Multiple Choice
Referring to the code below,the file that will load in the frame named LeftFrame is ____. < frameset cols="20%,*">
< frame name="LeftFrame" src="left1.html">
< frame name="RightFrame" src="right1.html">
< /frameset>
A) right1.html
B) left1.html
C) both a.and b.
D) neither a.nor b.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: You can define no more than five
Q13: An element's _ functions much the same
Q14: One good example of a popular document
Q15: The getElementById()method accepts a single parameter that
Q16: The code below shows an id _
Q18: If you want to modify the style
Q19: Case 10-2<br>Peter is fixing some code written
Q20: As a general rule,you need two lines
Q21: Case 10-1<br>Laura is working with JavaScript and
Q22: Before you can write JavaScript code that