Fwd: Templating System

2000-07-27 Thread JoshNarins
In a message dated 7/27/00 12:56:45 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: > ...which is why the CLASS attribute is a better choice: it > specifically allows multiple classes, e.g.: > > CLASS="one two three" > > - Paul > That sure is something I didn't know.

Fwd: Templating System

2000-07-27 Thread JoshNarins
In a message dated 7/27/00 7:57:16 AM Eastern Daylight Time, [EMAIL PROTECTED] writes: > On Thu, 27 Jul 2000 [EMAIL PROTECTED] wrote: > > For instance... > > > > TD {color: red;} > > .oneTD { color: yellow } > > > > > > Now, your TD cells are going to get the red (assuming you ar