Tagged as 'Web Standards'

RSS feed
Subscribe to feed

BBC Explain Web Accessibility

When a national TV network air a story on Web Accessibility you know, finally knowledge is spreading and soon enough people will take notice. Explaining Accessibility to clients back in 2003 was difficult, So it is great to see topics...


W3C link checker

Here's a useful link from the w3c, use it to check the validity of your site links. It is also always useful to see if the sites that you link to are still alive and kicking. It reminds me I...


A list of definitions

Russ Weakley of Maxdesign has written an article all about html definition lists. It includes possible uses for these rarely used tags, and also gives examples of use with great styles. <dl>     <dt>Winter</dt>     <dd>Cold and dark</dd>    ...


CSS Browser Support

Netscape's developers site "DevEdge" has republished Eric Meyers' Mastergrid, a table showing a number of Web browsers and how well they support the Cascade Style Sheet standard. (However there is still no update to include the most important/recent browsers such...


Other Tags