![]() |
HTML / CSS question...
.blah{background:#fbfbfb;border:1px solid #666666}
I am switching this CSS back to straight HTML... I've got: -- table width="700" border="1" cellpadding="10" cellspacing="0" bordercolor="#666666" bgcolor="fbfbfb" -- But see where it sais solid (for the bordr I assume)... how do I represent that in HTML? |
i can't see what you've already got but you could have
cellspacing="0" border="1" which gives you a solid border |
Quote:
jDOG |
Doh.
Yeah the border I have right now is too thick... just by a hair though. Hrmf. |
" <" table border="1" bordercolor="#666666" ">"
|
Sorry, didn't notice that my vbulletin gobbled my code there.
Anyway I spose I'll just use the existing CSS for this... it seems to produce a thinner line. One way I know of to make a thin lined border in straight HTML is to put a 699 pixel table within a 700 pixel table that has border=0, but set the border colors anyway. Then since your 699 pixel table has a .5 pixel difference on all the sides, you'll get a thin table border that you can make nice rounded headers/footers to match up against. |
| All times are GMT -7. The time now is 10:27 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123