Download presentation
Presentation is loading. Please wait.
Published byJerome Logan Modified over 9 years ago
1
Using Frames in a Website GMU November 12-13, 2004
2
FRAMES ADVANTAGES: List of links easily updated Stored on only one page DISADVANTAGES: Increases waiting time Framed and unframed versions
3
Definition: Frame Section of a browser window Displays the contents of the of the Web Page Frame Website
4
Characteristics of Frames: Characteristics: Rows or columns – not both Attributes: Called “rows” and “cols” Meaning: A row of frames A column of frames ROWorC O L
5
Goals of Frames: Reserve target frames To specify target for hypertext link To create and implement floating frames
6
Setting up frames tag – stores definitions of file frames Size – pixels, percentage or asterisk Example Location Web pages
7
Creating Frame Layout: <html> <head> <title> Page Title</title> </head> <frameset> Frame definitions </frameset> </html> Note: no opening and closing <body> tag
8
Only the beginning of The End of Frames
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.