Log In · Register

 
Tables, ...
midnight6333
post Jul 16 2006, 05:13 PM
Post #1


Member
**

Group: Member
Posts: 21
Joined: Feb 2006
Member No: 376,738



Hi,
a really stupid question but I've tried and it wont work...
how do I make the table background not transparent like blue or something?

Code:

<div style="position: absolute; top: 37; left: 327; width: 243; height: 141; overflow: auto;" >
<style type="text/css">
table{background:transparent }
</style>

<center>
<font size=1 color="#FFFFFF" face=arial>
All Updates will go here
</font></div>

Thanx happy.gif
 
 
Start new topic
Replies
yellowskittlesly...
post Jul 16 2006, 05:19 PM
Post #2


Senior Member
***

Group: Member
Posts: 37
Joined: Jul 2006
Member No: 439,203



HTML
<div style="position: absolute; top: 37; left: 327; width: 243; height: 141; overflow: auto;" >
<style type="text/css">
table{background-color:cc0000;}
</style>

<center>
<font size=1 color="#FFFFFF" face=arial>
All Updates will go here
</font></div>


i think that blue is a bright blue though..
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: