element | tags | default value |
inline | B | font-weight:bold |
STRONG | font-weight:bold |
I | font-style:italic |
EM | font-style:italic |
CITE | font-style:italic |
VAR | font-style:italic |
TT | font-font-family:monospace |
CODE | font-family:monospace |
KBD | font-family:monospace |
SAMP | font-family:monospace |
IMG | none |
SPAN | none |
block-level | H1 | margin-top:1em , margin-bottom:1em , text-align:center , font-size:xx-large , font-weight:bold |
H2 | margin-top:1em , margin-bottom:1em , font-size:x-large , font-weight:bold |
H3 | margin-top:1em , margin-bottom:1em , font-size:large , font-style:italic |
H4 | margin-top:1em , margin-bottom:1em , font-weight:bold |
H5 | margin-top:1em , font-style:italic |
H6 | margin-top:1em , font-weight:bold |
P | none |
UL | list-style:disk |
OL | list-style:decimal |
DIR | list-style:disk |
MENU | margin:0 |
DIV | none |
DT | margin-bottom:0 |
DD | margin-top:0 , margin-left:3em |
ADDRESS | margin-left:3em , font-style:italic |
BLOCKQUOTE | margin-left:3em , margin-right:3em , font-style:italic |
PRE | white-space:pre , font-family:nomospace |
BR | none |
HR | border-top:solid |
list-item | LI | margin-left:3em |