Still part of HTML 4.0, but use for new development is discouraged.
Deprecated | Use Instead |
---|---|
<applet> | <object> |
<basefont> <font> | CSS font properties |
<center> | CSS text-align |
<dir> <menu> | <ul> with CSS styles |
<isindex> | <input> |
<s> <strike> <u> | CSS text-decoration |