anyone that is good with tables....., know how to put your background inside of a table? |
anyone that is good with tables....., know how to put your background inside of a table? |
Aug 30 2006, 05:03 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Aug 2006 Member No: 454,246 |
I have just learned how to make a page adjust to any users display resolution but in order to do that i have to first put the page or image inside of a table and second change the height and with settings to percentages instead of pixels.....here is my current code for my background, thanks!
table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-color:ff3100; background-image: url(http://img245.imageshack.us/img245/6466/orangebackground1hv6.gif); background-attachment: fixed; background-position:top left; background-repeat:repeat; border-color:000000; border-width:8px; border-style: solid; |
|
|
|
rubicon anyone that is good with tables..... Aug 30 2006, 05:03 PM
WHIMSICAL 0NE Well, if you just want to put a background in your... Aug 30 2006, 05:53 PM
rubicon ok now how do I or can i add in the width and heig... Aug 31 2006, 09:11 PM
toyo loco Width and height of the tables or the image. For t... Aug 31 2006, 11:14 PM
GREASEbaby Ermm. I'm not sure you can. You should just re... Aug 31 2006, 11:12 PM![]() ![]() |