What a brilliant idea!| HTML5 Doctor
Features| HTML5 Doctor
5 Responses on the article “HTML Developers: Please Consider”| HTML5 Doctor
Updated: 3rd August 2020| HTML5 Doctor
The W3C’s Mike[tm] Smith (AKA @sideshowbarker) is the man with his head in the W3C validation markup checking tool source code; he makes the magic happen. Questions were asked for the HTML5 Doctor reader’s delight and edification.| HTML5 Doctor
Forwards| HTML5 Doctor
By Marcos Cáceres and Bruce Lawson.| HTML5 Doctor
ARIA (WAI-ARIA if you want to be formal) is a set of attributes that you can add to HTML elements.| HTML5 Doctor
It’s nearly two years since I suggested a <picture> element as a strawman proposal as a way to solve the problem of responsive images, so let’s have a look at how we’re doing.| HTML5 Doctor
The definitions of the blockquote and cite elements in the HTML specification have recently been updated. This article explains what the changes mean for developers.| HTML5 Doctor
In traditional printed material like books and magazines, an image, chart, or code example would be accompanied by a caption. Before now, we didn’t have a way of semantically marking up this sort of content directly in our HTML, instead resorting to CSS class names. HTML5 hopes to solve that problem by introducing the <figure> and <figcaption> elements. Let’s explore!| HTML5 Doctor