André Pitanga wrote:
4) Which is the correct CSS syntax?
      a) body {color: black}
      b) body:color=black
      c) {body:color=black}
      d) {body color:black}

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

- Allen

--
Allen Shaw
slidePresenter (http://slides.sourceforge.net)

_______________________________________________
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