HTML5 #dialog
february 2010 by mottram
I was just about to mark up an interview with the dialog tag, only to find it's been dropped from the spec. Now, plain old P tags are the way to mark up conversations/interviews/etc., which seems a bit loose to me.
html5
markup
dialog
february 2010 by mottram
A reconsideration—in defence of <b> and <i> (or: people fear what they don’t understand) — CSS Wizardry—CSS, Web Standards, Typography, and Grids by Harry Roberts
february 2010 by mottram
In HTML5, <i> and <b> are for when 'typical typographical presentation' demands bold or italicised text with no semantic meaning, which matches how I use <i> (for phrases in other languages, book & film titles, &c.). Also of note: screenreaders ignore <strong> and <em>.
html
html5
markup
february 2010 by mottram