Malcolm Nixon wrote... >On Wed, 3 Jan 2007 20:02:25 +0000, Martin Clark ><[EMAIL PROTECTED]> wrote: > >>Nick Atty wrote... > >> >>I like the web developer extensions in Firefox. Amongst other things, at >>a click you can validate the html or the css code, with any errors being >>listed to be nibbled away at. > >Martin - I will confess I've not used these - but used Dreamweavers >included validator and the http://validator.w3.org/ and CSS on line >validators. > >can u give url's of the ones you use please. > Firefox Web Developer Extension from http://chrispederick.com/work/webdeveloper/
Alternatively, for CSS : http://jigsaw.w3.org/css-validator/ For HTML: http://validator.w3.org/ http://valet.webthing.com/page/ (which also has a "fussy" mode, if you really want to pick holes!) http://www.htmlhelp.com/tools/validator/index.html.en For accessibility: http://dev.wave.webaim.org/ -- Martin Clark Internet Boaters' Database http://www.boaterweb.co.uk Pennine Waterways Website http://www.penninewaterways.co.uk
