Activity 12 – Testing and debugging web pages
This week you need to make sure that your web pages work properly and that they are accessible and useable..
Using the information from the slide presentation:
- Check your XHTML code to ensure it satisfies the criteria to be valid XHTML. [ Run it throught the validator at W3C ]
- Check your CSS to be sure it is valid. Put comments in CSS code to explain what it does [ Run it throught the validator at Jigsaw ]
- Test your pages in a number of differnt browsers and make sure they are working in all.
- Test your pages against accessibilty guidelines.
- Report your findings by commenting on my blog post.