18 August 2010 | No comments
A DTD (document type definition) tells the browser what version of (X)HTML you are coding your web page in. Standards compliant pages must contain a DTD as the first item on the page otherwise it will not validate. Which one should you use? Continue Front-end developer essentials – which DTD to use?…
19 May 2008 | No comments
The W3C released the Candidate Recommendation of the WCAG 2.0 at the end of last month. Since then there have been numerous posts on this fact, but nothing up-to-date on the guidelines themselves. I haven’t really seen anything new since a draft version I first started looking at in July last year. Here is my super quick overview of the documentation and guidelines – and by super quick I mean just that, there is no specific detail walk through of each success criterion. Continue Super quick overview of WCAG 2.0…