I use Adobe Dreamweaver CS5 to code websites, are there any syntax checkers that can check for common spelling mistakes say if I spelt “position:relative;” like “postion:relative;”? Alternatively can I find something with another program?
Thanks
Josh
Dreamweaver has a built in validator under “File/Validate”, but it’s not as good as the W3C’s validator. A quick way to access it is to install the Web Developer tool bar add-on and use the validator through the tools drop down. What’s cool about this tool is you can quickly validate local files too as it will automatically upload them to the W3C validator.
https://addons.mozilla.org/en-US/firefox/addon/web-developer/