HTML语法大全(国外英文资料)
HTML语法大全(国外英文资料)
HTML grammar books
(2) reading (2) review (0)
Category: personal journal report
HTML grammar books
A volume label, attribute name, profile
notation
entertaining diversions
The < marquee >... < / marquee >
"Marquee behavior = slide >... Slide < / marquee >
"Marquee behavior = scroll >... < / marquee > defaults
"Marquee behavior = alternate >... < / marquee > rolls back and forth
"Marquee direction = down >... < / marquee > to scroll down
"Marquee direction = up >... < / marquee > moves up
< marquee direction = right > < / marquee > moves to the right
< marquee direction = left > < / marquee > to the left
"Marquee loop = 2 >... < / marquee > volume
Marquee width = 180 >... < / marquee > sets the width
"Marquee height = 30 >... < / marquee > sets height
Marquee bgcolor = FF0000 >... < / marquee > sets the background color
"Marquee scrollamount = 30 >... < / marquee > sets the scrolling distance
"Marquee scrolldelay = 300 >... < / marquee > sets the volume time
font effects
< h1 >... < / h1 > (maximum)
The < h6 >... < / h6 > (minimum)
< b >... < / b > bold
< strong >... < / strong > bold (emphasis)
< I >... < / I > italics
< em >... < / em > italics (emphasis)
The < DFN >... < / DFN > italics
< u >... < / u > the bottom line
The < ins >... < / ins > bottom line (insert text)
The < strike >... < / strike > horizontal
< s >... < / s > delete line
< del >... < / del > delete line (for deletion)
The < KBD >... < / KBD > keyboard text
The < tt >... < / tt > typing
The < XMP >... < / XMP > fixed width font (blank, newline, location function in the file)
The < plaintext >... < / plaintext > fixed width font (no marking symbol)
The < listing >... < / listing > fixed width font
< font color = 00ff00 >... < / font > font color
< font size = 1 >... < / font > minimum font
< font style = font-size: 100px >... < / font > is infinitely larger
area break tag
The < hr > horizontal line
< hr size = 9 > horizon (set size)
< hr width = 80% > hor