Jump to content

how correct errors my store in test w3c?


Recommended Posts

Just go to View Source for your website and go to each line that the validator has reported has an error, figure out where that code came from (a tpl, a module, etc), then go to that file and fix the error using the error message as a guide. Most errors are caused by forgetting to close a tag or forgetting to add an alt= to an img.

Link to comment
Share on other sites

×
×
  • Create New...