Using Frames in A Web Site: HTML Project 06
Using Frames in A Web Site: HTML Project 06
An attribute of the <frame> tag, this attribute defines the border that separates frames
frame border If the border is turned off, the browser automatically inserts five pixels of space to separate the
frames which can be increased or decreased
An attribute of the <frame> tag, it can be used to change the border to any other color
bordercolor
An attribute of the <frame> tag that lets you change the margin on the left and/or right of a frame
marginwidth
An attribute of the <frame> tag that lets you change the margin above and below a document
marginheight within a frame
An attribute of the <frame> tag that lets you tell the browser not to display scroll bars and turns
scrolling off scrolling in a frame
Scroll bars automatically display when the page is longer or wider than the screen
An attribute of the <frame> tag that locks the borders of a frame to prohibit resizing
noresize By default, Web page visitors can resize any frame on the screen by dragging it
FRAME TAGS
Frame Tags
<frameset> Defines the structure of the frames within a window
</frameset> Required end tag when creating frames
Three frames
Two columns
Two rows
2 FRAMES, 2 ROWS
Two frames
Two rows
2 FRAMES, 2 COLUMNS
Two frames
Two columns
FRAME DEF FILE
Header
header.htm