site table, Won't work... |
site table, Won't work... |
Apr 24 2005, 04:09 PM
Post
#1
|
|
![]() =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 712 Joined: May 2004 Member No: 15,626 |
Can someone help me with this please? This is my coding for my index on http://ryanoman.atpx.net/.
And as you can see, there is no background color for the table. I've tryed bgcolor="######," too. Any help or advice would be appreciated. Is it because I have the background image in the body tag? |
|
|
|
![]() |
| *mona lisa* |
Apr 24 2005, 05:58 PM
Post
#2
|
|
Guest |
I don't get it. Do you want a background for the table?
This is a part of my table: <table width=675 border=0 CELLPADDING=0 CELLSPACING=0> <tr> <td width="675"><img src="images/middle_top.gif" width="675" height="3" alt=""></td> </tr><tr> <td colspan="6" style="background:url('images/middle_middle.gif'); background-repeat:repeat-y;" width="675" height="100%"> <table width="670" border="0" cellpadding="5"> <tr> It allows the background to keep on repeating so it doesn't matter how long the text is. The size of the table increases vertically. I bolded the tags for the background. (It didn't work when I put it in a codebox so I just pasted it. Sorry.) |
|
|
|
ryanoman site table Apr 24 2005, 04:09 PM
fishcake-y .... It's bgcolor: #FFFFFF;
You forgot the num... Apr 24 2005, 08:42 PM
mona lisa Sometimes you don't need it. Like Myspace...I ... Apr 24 2005, 08:56 PM
fishcake-y Myspace is so effing screwy that you don't nee... Apr 24 2005, 09:21 PM
ryanoman Thanks guys... it turns out that I just forgot a q... Apr 25 2005, 07:02 PM
mona lisa QUOTE(ryanoman @ Apr 25 2005, 8:02 PM)Thanks ... Apr 25 2005, 08:01 PM![]() ![]() |