Forum Moderators: open
No, it ain't always easy. We're in a transition time, mostly trying to fix what proved to be wrong directions in HTML 3.2
Deprecated HTML [webmasterworld.com]
Deprecated Tags
<applet> - use <object>
<basefont>
<center>
<dir> - use <ul>
<font>
<isindex> - use <input>
<listing> - use <pre>
<menu> - use <ul>
<plaintext> - use <pre>
<s> - use <del>
<strike> - use <del>
<u>
<xmp> - use <pre>
Deprecated Attributes
align=
alink=
background=
bgcolor=
color=
hspace=
link=
size=
text=
type=
vlink=
vspace=
Also, width= and height= are deprecated attributes for <td> elements [w3.org].