X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   w3c validation (https://forum.x-cart.com/showthread.php?t=42297)

swifty1 09-11-2008 02:46 AM

w3c validation
 
Hi This is the first time i have posted here what i need to know is that i have ran a validation check on my site only to be told that it has 79 errors and 3 warnings.Which is the best way to fix these problems as i notice that on w3c validation page is the options section which has a clean up mark up with HTML tidy, does this clean the html code and if so would the files stored on the server be updated at the same time.
I am a novice at the moment but very eager to learn so any help would be aprecciated.

Swift master.

balinor 09-11-2008 02:48 AM

Re: w3c validation
 
You need to fix them manually in the templates, you can not simply run a clean up command as the code is split up over all the templates. Don't just validate the home page either, validate EVERY page.

swifty1 09-11-2008 03:08 AM

Re: w3c validation
 
Thanks for the swift reply balinor when i do the fixes manually do i do the fixes as the validator check suggest .

balinor 09-11-2008 03:28 AM

Re: w3c validation
 
Yes, if it says there is bad code, fix it :) An example would be an open <br> tag or <img> tag (no closing /). One common X-Cart validation error is having form tags inside tables.

swifty1 09-11-2008 04:02 AM

Re: w3c validation
 
Thanks for that balinor


All times are GMT -8. The time now is 10:46 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.