Posts Tagged ‘html’

Minimum HTML 5 Document

Dustin Diaz recently posted about skinny doctypes, which basically boiled down to:

<!doctype html>

Folks in the comments pointed out that this is the doctype that HTML 5 uses. I’d only been glancing at HTML 5 from time to time, but this got me to look at it a little bit closer. I went to [...]

Read the rest of this entry »