[Web4lib] Various site issues

Richard Anderson richard at katipo.co.nz
Wed Jul 26 15:52:51 EDT 2006


Hi Amy,

I think the first thing you should look at for section 508 compatibility 
  is to make sure the HTML validates. It won't solve all the problems 
but it will be a start.

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.jocohistory.net%2F

Then you can make sure you have valid CSS

http://jigsaw.w3.org/css-validator/

Then you can start working on the problems you are experience

There are some great Web development extensions you can add to Firefox
- Web Developer
- HTML Tidy

Both of these are a great help in checking that you are going in the 
right direction.

There is also a CSS discussion list which is full of helpful people who 
are keen to check websites and advise on solutions.
http://www.css-discuss.org/

Cheers,
Richard


More information about the Web4lib mailing list