PDA

View Full Version : HTML and CSS Validation


snowbird
05-18-2008, 03:14 PM
Validating HTML and CSS can allow Webmasters to identify problems in their code which may cause display problems for other web browsers or search engine bots. My favorite validator is from w3.org (http://validator.w3.org).

contend
05-18-2008, 07:25 PM
Yes it's usefull, but if you a real coder or designer, you don't need any validators :) You can see with you eyes where something is wrong .. I am using it too, but I know some guys who already can tell what to fix and where without seeing problem :)

cygnet
12-11-2008, 04:12 AM
It is good to use w3.org to validate your site. My clients all the sites have taken the validation from W3.

cygnet
12-11-2008, 04:17 AM
Yes it's usefull, but if you a real coder or designer, you don't need any validators :) You can see with you eyes where something is wrong .. I am using it too, but I know some guys who already can tell what to fix and where without seeing problem :)

Its not about we can see or not. Its just to satisfy your self. N the guys u r taking about, they might be mere genius....:)

cchetanonline
12-20-2008, 02:26 PM
My Personal blog (http://www.thechetan.com/) was invalid for W3C, but now after work of 2Hrs its Valid XHTML :)