HTML editors
HTML editors
Out of context: Reply #13
- Started
- Last post
- 19 Responses
- spiralstarez0
in dreamweaver:
create new document >
when you select HTML make sure the checkbox that says:
"make document XHTML compliant"
is checked.
Then, when you are done you can use tools in dreamweaver to check it for standards errors.
Or, just use the w3c validator and it tells you what errors are in your page.