NYCPHP Meetup

NYPHP.org

[nycphp-talk] OT: webmaster test

André Pitanga andre at pitanga.org
Mon Apr 14 15:58:07 EDT 2008


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

The following is "valid" CSS as well:

> |
> p[example="public class foo\
> {\
>     private int x;\
> \
>     foo(int x) {\
>         this.x = x;\
>     }\
> \
> }"] { color: red }|

-André



More information about the talk mailing list