How to make a website | W3C HTML validator

How can you validate your HTML to see if it conforms to the W3C standard?
Dreamweaver 8 has a feature built in which can validate markup.
Alternatively you can go to W3C website and use their html validator at:
w3c validator
This tool will quickly validate your document online and if there are errors, give you a breakdown and how to fix it.
Next | Basic web page structure tags
|