|
| |
|
|
LeeH
Posts: 29 Joined: 3/12/2002 From: Status: offline
|
Trying to recreate this kind of table style help! - 4/12/2002 7:13:49
http://www.sportplanet.com/links/courses/fileplanet.asp I am trying to recreate the Windows style table rows as seen in the above list, the grey rows Ive looked at the source and it looks like we have TABLE border 1 cellspacing 1 bordercolor 111111 bordercolorlight 555555 style border-collapse: collapse TD background-color cccccc It looks like the collapse thing is doing the nice windows style effect, but am not sure whether bordercolorlight is a common style or whether collapse is well supported when i tried to do this myself in an external style sheet it didnt work I used TABLE { padding:1; bordercolor: #111111; bordercolorlight: #555555; border-width: 1; border-collapse: collapse} TD {font-family:verdana; font-size:10px; color:black; background-color:#CCCCCC} Its not working what am I doing wrong?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|