*Mark Moore* <mark.moore@notlimited.com>: > > <td class="financial>123</td> > <td class="financial><span class="negative>123</span></td> > > .negative { color: red; } > .negative:before { content: "-("; } > .negative:after { content: ")"; } > > This keeps the content and presentation separate. This is a really, really bad idea. Imagine how it looks without any CSS applied.Received on Saturday, 17 July 2004 00:27:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:31 GMT