Try: style="border: solid 2px #ffffcc;" and see if it does it for you (pulling it off the top of my head. If that doesn't do it, have a look here:
http://www.devguru.com/Technologies/css/quickref/css_index.html Good resource for CSS rules. HTH Ali Jay Paterson wrote: >I'm trying to set the border on my table using CSS rather than border="1" >This doesn't not seem to do anything (IE6) >table { border: #FFFFCC; border-width: 2px;} > >(is in a style declaration in the head of the document) I have tried using td and tr >but no matter what no border shows. I also tried border-left-width: thin.....etc. The ><table> tag itself sets the cellspacing and cellpadding although I want to declare >these using CSS too. >I want to declare the following using CSS. >Border of 2 pixels, cellspacing of 4, cellpadding of 2 > > >Jay > > ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
