
Does this page use valid HTML?
This website is very simple, and probably looks ok in your web browser, but
it contains invalid HTML. This page might look ok in your browser, but it might
choke on a browser that is less tolerant of coding mistakes. Can you find the
invalid HTML on this page? Try this:
- Look at the HTML source. See if you can identify the invalid HTML before
running it through the W3C Validator. Hint: There are 2 examples of invalid HTML on this page.
- Run this page through the HTML Validator. Did you find the same mistakes
that the Validator found?
- Correct the mistakes found by the Validator, save the file, and run it
through the Validator again.
- Repeat steps 2 and 3 until the page validates.
- When your page validates, the Validator results window should provide you
with some code for adding a W3C logo to the bottom of your web page. This
is to show that your web page is standards-compliant, and to show that you
are a super savvy web developer! Follow
the instructions to add the logo to your web page.