go here for microsoft's CSS reference

http://msdn.microsoft.com/workshop/author/dhtml/reference/dhtmlrefs.asp

One thing that isn't right is 'cellpadding'.. it should just be 'padding'

-ryu

----- Original Message ----- 
From: "Zsolt Koppany" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 22, 2001 5:55 AM
Subject: Style guide for TABLE


> 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]
> 


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

Reply via email to