On Monday 11 November 2002 13:36, rija wrote:
> Sure !
>
> But just simple question?
> Is it necessary to put quotes around these attributes values?

Let's put it this way, using quotes will not break any browser. Not using 
quotes /may/ make your page not work correctly on browsers which implement 
strict syntax checking.

> Because I think quotes increase the site size, and using IE4, IE5, IE6,
> NS4, OPERA, quotes don't change anything.

Yes, but by how much? You'll probably shave much more off the byte count by 
optimising your graphics than scrimping on quotes. Assuming a 56K modem 
downloading at 4KB/s, you would have to remove over 4000 quotes to save 1 sec 
of download time. 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
President Reagan has noted that there are too many economic pundits and
forecasters and has decided on an excess prophets tax.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to