Allen Shaw wrote:
Doesn't correct CSS syntax require a semicolon?
body {color: black;}

- Allen

Yet, yes, semi-colons are helpful, and one must be aware of their impact in certain situations, like error handling, for example:

"User agents must ignore an invalid at-keyword together with everything following it, up to and including the next semicolon (;) or block ({...}), whichever comes first."

-André

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to