Older HTML tags and attributes that have been superseded by other more functional or flexible alternatives (whether as HTML or as CSS ) are declared as deprecated in HTML4 by the W3C - the consortium that sets the HTML standards.
www.codehelp.co.uk/html/deprecated.html www.codehelp.co.uk/html/deprecated.html
When you replace your deprecated HTML tags and attributes with CSS definitions, you know that you're creating pages that future browsers will understand and interpret correctly. But that's not the only benefit.
www.netmechanic.com/news/vol6/beginner_no11.htm
Deprecated. Defines a default font, color, or size for the text in a page ... Defines an HTML form for user input ... Defines HTML headings...
www.w3schools.com/tags/default.asp www.w3schools.com/tags/default.asp
HTML Tag / attribute CSS Equivalent ... ; Below a fairly complete list of html tags and attributes that are deprecated in favor of style sheets : ... HTML Tidy...
www.highdots.com/css-editor/articles/css_equiv.html
HTML/XHTML Deprecated Tags and Attributes - Learning HTML in simple and easy steps. Its a beginner's tutorial containing complete knowledge of HTML and how to begin HTML coding to build up your own webpage. ... A complete list of deprecated tags and attributes are given here. All the tags are ... HTML Basic Tags...
www.tutorialspoint.com/html/html_deprecated_tags.htm www.tutorialspoint.com/html/html_deprecated_tags.htm
HTML Goodies : HTML and Graphics Tutorials : HTML 4.01 Tags : HTML4 Reference: Deprecated Tags in HTML 4.0 ... Deprecated tags and attributes are those that have been replaced by other, newer, HTML constructs. Deprecated tags are still included in the HTML draft or recommendation but are clearly marked as deprecated.
www.htmlgoodies.com/tutorials/html_401/html4-ref/articl... www.htmlgoodies.com/tutorials/html_401/html4-ref/article.php/3460291
A description of deprecated features in HTML 4, including a list of deprecated elements. ... A number of elements and attributes are deprecated in HTML 4 as an indication that other methods of accomplishing the same task are preferred. Deprecated features may become obsolete in future versions of HTML,
www.htmlhelp.com/reference/html40/deprecated.html www.htmlhelp.com/reference/html40/deprecated.html
HTML 4.0 has several versions. In the Strict DTD, these deprecated tags and attributes are not included at all. The Transitional DTD does support these tags because most browsers don't support the style sheets used as a replacement for many of the deprecated attributes.
fantasai.tripod.com/qref/HTML4/deprecated.html fantasai.tripod.com/qref/HTML4/deprecated.html
A100225: CSS Style Sheets Alternatives to Deprecated HTML Tags. ; It may be hard to believe, but certain commonly used HTML tags have been deprecated! The World Wide Web Consortium (W3C), has now revised the HTML 4.0 standard to deprecate several display tags: basefont, center, font, s, strike, and u.
www.devguru.com/features/knowledge_base/A100225.html
Depreciated HTML / XHTML tags and attributes, what you should avoid and how can replace them. ... Hello again, Todays little foray into verbosity, is a summary of all the tags and attributes I can think of, or find online that are considered "depricated" in modern HTML and XHTML. When I say depricated, what I mean is...
htmlfixit.com/tutes/tutorial_XHTML_and_HTML_Validation_... htmlfixit.com/tutes/tutorial_XHTML_and_HTML_Validation__Deprecated_tags_and_attributes.php
Related Topics