- 
What is the purpose of using frames in HTML? The frameset element holds one or more frame elements. Each frame element 
can hold a separate document.
Vertical frameset
- 
 What does this example demonstrate? it has vertical frames.
- 
Change the numbers and words inside the quotation marks.  Describe what happens. the boxes changes size.
Horizontal frameset
- 
What does this example demonstrate?it has horizontal frames.
- 
What is the difference between these two examples?one is vertical and the other is horizontal.
- 
What makes them different?
- 
What are 2 advantages of frames?
- 
What are 2 disadvantages of frames?
- Frames are not expected to be supported in future versions of HTML
- Frames are difficult to use. (Printing the entire page is difficult). 
- 
What does the frameset tag do in HTML?The frameset element holds one or more frame elements. Each frame element 
can hold a separate document.
- 
What does the frame tag do in HTML?With frames, you can display more than one HTML document in the same browser
window.
- 
How can you prevent the user from changing frame sizes?To prevent a user from doing this, you can add noresize="noresize" to
the <frame> tag.
- 
What do you do for browsers that do not support frames?
How to use the <noframes> tag
- 
 What does this example demonstrate?it has vertical frames.
- 
Why would you use this example? for frames
Mixed frameset
-  What does this example demonstrate?The <frameset> element specifies HOW MANY columns or rows there will be in the 
frameset, and HOW MUCH percentage/pixels of space will occupy each of them.
- 
What does this example look like?
Frameset with noresize="noresize"
- 
 What does this example demonstrate? two vertical boxes.
- 
Why would you include this tag? frame
Navigation frame
- 
 What are 2 advantages of frames?navigation, clicking on diffrent pages 
- 
Where are the frames in this example located?  on the second frame 
- 
How do you get to these frames? by using the codes.
Inline frame
- 
 What does this example demonstrate?
- 
What happens if a browser does not support inline frames?
Jump to a specified section within a frame
- 
 What does this example demonstrate?Two frames
- 
What happens when you do not include this in your frame? you wont be able to know whats in every chapter in your project.
 
 
 
          
      
 
  
 
 
 
 
 
 
 
 
 
 
No comments:
Post a Comment