| HTML |
CSS |
Deprecated |
| <APPLET> |
N/A |
Y |
| <B> |
font-weight |
|
| <BASEFONT> |
font-size, font-family |
Y |
| <BIG> |
font-size |
|
| <BLINK> |
text-decoration: blink; |
|
| <CENTER> |
margin-left: auto; margin-right: auto; |
Y |
| <DIR> |
UL+style |
Y |
| <EM> |
font-style: italic; |
|
| <FONT> |
font-family, font-size |
Y |
| <HR> |
border-top: solid; |
|
| <I> |
font-style: italic; |
|
| <ISINDEX> |
N/A |
Y |
| <MENU> |
UL+style |
Y |
| <STRIKE> |
text-decoration: line-through; |
Y |
| <S> |
text-decoration: line-through; |
Y |
| <SMALL> |
font-size |
|
| <STRONG> |
font-weight: bold; |
|
| <SUB> |
vertical-align: sub; |
|
| <SUP> |
vertical-align: sup; |
|
| <TT> |
font-family: monospace; |
|
| <U> |
text-decoration: underline; |
Y |