hi
Is there a way to load a image into the background of a tabel cell.
I have a 1 cell, 1 row table, and wondering if I can load a background image into it then have text in the cell so it acts a a title bar, but it only needs to load the background image once, then have the same image in another table and a different title lower on the page.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
Josh Simpson posted this at 06:16 — 27th January 2000.
They have: 147 posts
Joined: Dec 1999
hi
Is there a way to load a image into the background of a tabel cell.
I have a 1 cell, 1 row table, and wondering if I can load a background image into it then have text in the cell so it acts a a title bar, but it only needs to load the background image once, then have the same image in another table and a different title lower on the page.
Is it at all possable?
Josh
------------------
www.bigfoot.com/~josh.simpson
[email protected]
JLS (Joshua Lee Simpson)
Jim Shilt posted this at 14:11 — 27th January 2000.
They have: 268 posts
Joined: May 1999
Add the following to your table tag
BACKGROUND="image.gif"
It should look something like this
<table BORDER COLS=1 WIDTH="100%" BACKGROUND="image.gif">
Hope this helps
------------------
My goal in life is found in Phillipians 4:8-9
My goal in life is found in Phillipians 4:8-9
shoutingrock.org/troop214
Justin S posted this at 14:33 — 27th January 2000.
They have: 2,076 posts
Joined: Jun 1999
Yeah- but watch out! Netscape, as you probably know, is very different with tables then IE. So it could look messed up with a table bg image...
------------------
Justin S.
Justin Stayton - [email] [icq]
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.