Hi,

how can I configure all html TABLES to have the same attributes with a
style guide?

My goal is: when I add a table with <TABLE CLASS="mytable"> I would like
to create a table with BORDER=0 CELLSPACING=3 CELLPADING=2.

If I could do that with styleguide it would be very easy to change the
values and I didn't have to change the source code.

In my styleguid I tried the following but it didn't help:

TABLE.mytable {border:0; cellspacing:3; cellpadding:2;}

-- 
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to