Friday, January 6, 2012

html 9

What is the purpose of using frames in HTML?
With frames, you can display more than one HTML document
in the same browser window.
Vertical frame set
What does this example demonstrate?
it demonstrates different frames
 Change the numbers and words inside the quotation marks. Describe what happens.1.
it becomes a frame
Horizontal frame set
 How can you prevent the user from changing frame sizes?
you can prevent the user from changing frames by removing the code
 What do you do for browsers that do not support frames?
you find one that does.
How to use the tag
What does this example demonstrate?
this demonstrates how to use no frames tag.
 Why would you use this example?
i would use this example because it shows all 3 examples of this tag.
Mixed frame set
What does this example demonstrate?
this show how to split frames in rows.
What does this example look like?
it looks like a different version or another way to use frames.
Frame set with noresize="noresize"
 What does this example demonstrate?
it shows how to use certain frames.
Why would you include this tag?
I would include this tag only if i needed A and B frames.
Navigation frame
 What are 2 advantages of frames?
Advantages of frames are being able to split section of your page and having it organized.
 Where are the frames in this example located?
The frames are located as links.
 How do you get to these frames?
By clicking them.
Inline frame
 What does this example demonstrate?
This example demonstrates how to use text in frames.
What happens if a browser does not support inline frames?
You will have to install one that has.
Jump to a specified section within a frame
What does this example demonstrate?
This demonstrates how use frames to organize your websie.
What happens when you do not include this in your frame?1.
You can organize your page.

No comments:

Post a Comment