◇ Basic syntax
The text after the marked will only appear in a browser that does not support Frames.
HEAD>
... NOFRAMES>
Frameset>
Html>
◇ Size setting of each window
Portrait arrangement multiple windows:
frameset>
Example
A b C
Multiple windows in horizontally:
COLS & ROWS
Various windows arranged in cross:
Do not allow each window to change the size
The default setting is to allow each window to change the size.
◇ Each window interoperability (Frame Target)
Frame Name
A b
Special 4 types of operations (very useful)
New window This window Parent window Whole browser window
◇ Frame's appearance (APPEARANCE)
Settings of each window Border # = yes, no / 1, 0
(A has a border, b, c is not)
Set of holiday spaces in each window
Border color
# = rrggbb 16 Enter the RGB Digital, or the following predefined color name:
Black,
Olive,
Teal,
RED,
Blue,
Maroon,
Navy,
Gray,
Lime,
Fuchsia,
WHITE,
Green,
Purple,
Silver,
YELLOW,
Aqua
Page Blank (Margin)
MarginWidth = 50
Marginheight = 50>
Aaaa Aaaa
Rolling bar setting # = yes, no, auto
# = Default is Auto.
◇ Floating Frame
... iframe> # = The initial page URL ## = window identifier (then can identify each window interoperability) ... = this The text will only appear in a browser that does not support Frames.
Here Is A Floating Frame
iframe>
loading a load b
load c
center>
Display a.html
Load ALOAD MLOAD C
(Finish)