To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.publishOpen lugnet.publish in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Publishing / 3002
  HTML/CSS Table Question
 
Does anyone know how to turn off table border shading, so a table border is a solid line? I suspect its a CSS thing, but I am not sure. Please let me know, thanks! -Tim (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
In your stylesheet put: table{border: 1px solid #color} Change color to what ya want. Just setting the borderwidth to 1 in the table tag may work too... HTH (...) (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
"Kyle Keppler" <kindustries@mediaone.net> wrote in message news:GL4GCt.8ur@lugnet.com... (...) table (...) I figgered that much out so far - but here's one for you.... You have to put style="border: 1px black solid" in each TD cell (I'm not using a (...) (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
"Tim Courtney" <tim@zacktron.com> wrote in message news:GL4Hnx.C78@lugnet.com... (...) have. (...) Did it, it still only outlines the table in the solid line...hmmph. Off to do more tweaking. -Tim (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
Hmm, so you want each cell to have a border of 1 px? What I gave you should just give you a general border around the entire table. (...) (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
If you put "border=1" in the table tag, you get a 2 pixel border. Is that good enough? If you really wanted, you could nest the table within another table and set the outer table's background color to the border color and it's padding to 1. Then set (...) (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
"Kyle Keppler" <kindustries@mediaone.net> wrote in message news:GL4I28.DIB@lugnet.com... (...) should (...) Yeah, I want each cell to have a 1px border.....any way to do that (without neighboring cells having a double border)? -Tim (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
I cant seem to come up with a way to do that without having to nest the table :-( Let me know if you want me to elaborate on that... (...) (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
"Kyle Keppler" <kindustries@mediaone.net> wrote in message news:GL4J26.G93@lugnet.com... (...) I figgered it out! :-) It has to do with border-collapse - read more at (URL) (23 years ago, 13-Oct-01, to lugnet.publish, lugnet.publish.html)
 
  Re: HTML/CSS Table Question
 
(...) Woot! I never knew about that property. I think I gets it now... Congrats :^p. --Kyle (URL) (23 years ago, 18-Oct-01, to lugnet.publish, lugnet.publish.html)

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR