About Obsolete Features in HTML5

As many of you may be aware, validating your pages in HTML5 has become a whole new adventure.
Along with changes in what now constitutes “valid” and “invalid” markup, the HTML5 Validator (which, by the way, is the same tool that runs the W3C’s HTML5 validator) will provide some warnings about obsolete features in HTML5.
Feel free to go through that document on the W3C’s site, but here I’ll touch on some things that you may want to be aware of with regards to obsolete elements and attributes.

There’s No More “Deprecated”

Many developers will be familiar with the word “deprecated” when referring to elements and attributes that no longer validate or that are no longer part of the current HTML spec. This was the term used in previous versions of HTML, but not with HTML5.
So, for example, if you validate a document using an XHTML Strict doctype, and you use the
About Obsolete Features in HTML5 About Obsolete Features in HTML5 Reviewed by JohnBlogger on 5:12 PM Rating: 5

No comments: