WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: coding for breadcrumbs in html4

for

From: Steve Faulkner
Date: Dec 16, 2014 7:47AM


On 16 December 2014 at 13:42, Stanzel, Susan - FSA, Kansas City, MO <
<EMAIL REMOVED> > wrote:
>
> My problem is they are still in html4 around here. However, I am going to
> read about html5.


HTML 4 was set in stone in 1999, the vast majority of the author guidance
and information about how browsers implement HTML features is outdated.

HTML5 is a super-set of HTML4, most, but not all HTML 4 elements and
attributes are conforming in HTML5.

some documents which may be useful

HTML5 Differences from HTML4 - http://www.w3.org/TR/html5-diff/
The Elements of HTML - lists elements conforming in HTML from HTML 2 - HTML
5.1 http://w3c.github.io/elements-of-html/
HTML5 Doctor is a good site for advice on how to use HTML5 -
http://html5doctor.com/
--

Regards

SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>;