News

Using minimal, semantic HTML has many benefits, beyond just bulletproofing your pages for access without CSS. Search engines will often reward clean markup, and it also helps accessibility tools ...
I can just use a HTML doctype declaration without knowing anything specifically about HTML 5 and then use Javascript just as I have been but use SVG for rendering. Too easy.