Contributions

Other (Category Index)
Search: 

Easy validate osC HTML

Made for osC2.2MS2

Use this if you like to use http://validator.w3.org/ to check your HTML.

This little contribution a.o. prevents this kind of error messages when trying to validate:
[quote]# Line 240, column 134: cannot generate system identifier for general entity "osCsid"

...alog/product_info.php?products_id=28&osCsid=53fbe4fc78274583929559481a"
^
[/quote]

Thus it will be much easyer to find the real errors.

Tip for Mozilla users: if you install the PNH toolbar, several handy tools will be available for website developers, a.o. a link to w3.org validation for the page your viewing.

http://placenamehere.com/pnhtoolbar/

Note: allthough I'm contributing this, most credits should go to dreamscape, he explained me how to implement this.

Expand All / Collapse All

Easy validate osC Admin HTML 6 Oct 2006

The code for the generation of the admin menu emits empty tables preventing successful validation.

Easy validate osC HTML-border-collapse:collapse 19 May 2006
Valid html - border="0" 19 May 2006
Easy validate osC HTML Paul Mathot 19 Apr 2004

Note: Contributions are used at own risk.