opacity of tables |
opacity of tables |
![]()
Post
#1
|
|
TeLLMeUrALRiGHTx ![]() ![]() Group: Member Posts: 24 Joined: Feb 2006 Member No: 381,886 ![]() |
How can I make a table translucent, or set the opacity of it?
|
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
CODE <style>table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 1px solid; border-color: 000000; background-color: transparent; } </style> |
|
|
![]() ![]() |