Quote:
Originally Posted by DaleM
I don't know what depricated is but it works in IE and FF and there's a limited number of characters that can be used in some of those fields. :up:
|
Of course that those tags will work but they are old fashion and it would be ebst to avoid using them. As they are generally considered to be “bad code”. If you use a STRICT DOCTYPE, deprecated elements will not pass validation for ex.
Whereas about the definition of Depricated tags:
Quote:
A deprecated element or attribute is one that has been outdated by newer constructs. Deprecated elements are defined in the reference manual in appropriate locations, but are clearly marked as deprecated. Deprecated elements may become obsolete in future versions of HTML.
|