Quote:
Originally Posted by filburt1
You should really learn HTML from a book or something (no disrespect, you just don't seem to understand the basics). You should close a <script> with a </script>.
<center> is deprecated, which means it is known to have problems or will be phased out in future implementations of the language. In any language, you should never use deprecated code.
|
How do you find out which tags are deprecated?