Framework
Frameset Framework Set
If you use a frameset, the current page cannot have a body
Cols= "300,*"
Split left and right, width 300, width remaining
Rows= "300,*"
Up and down, top 300 high, bottom high remaining
Frameboder
Border
<frame>
SRC frame to display the address of the page
Scrolling scroll bar
IFrame can be embedded in normal page
The address of the page to be displayed in the SRC frame
Width of a width frame
Height of a height frame
Border of the frameborder frame
Scrolling scroll bar
Other
<marquee> scrolling Effect
Direction scrolling direction
<mark> make Marks
Page Embedding Video:
1 videos found
2 Video bottom left click Share
3 Copy HTML code copy falsh copy Common code
4 Paste the copied code inside the page
Style sheet Classification:
Inline: Written inside the label
Style= "Style"
Precise control and poor code reuse
Embedded:
Embedded in the head of the page
<style type= "Text/css" ></style>
Control is not inline accurate, code reusability is good
External:
A separate style file
Introduction: Right-click-css style sheet-Attach style sheet
Introduced: <link href= "Test.css" rel= "stylesheet" type= "Text/cs
Control is not inline accurate, code reusability is best
Selector:
The style sheet is used to select elements of the
Label:
Select elements by Tag name
Class. Point
Filter elements by class name
id# (Jing Hao)
Filter out unique elements by ID name
Composite
Comma-parallel Div,span
Space Descendants #list Li
Point Filter Div.s
Style
Background
Font
Alignment
Border border
list box
September 9 Morning Course content