I looked at the source code of google.com (web rendering version c. ;-)), and I noticed that they do not always use double quotes around the values ββof some HTML attributes, for example:
<a onclick=gbar.qs(this) class=gbmt id=gb_10 href="http://books.google.com/bkshp?hl=en&tab=wp&authuser=0" onclick="gbar.logger.il(1,{t:10})">Books</a>
What is the advantage of coding your site?
source: www.google.com
Enrico pallazzo
source share