Repeating background image

They have: 406 posts

Joined: Feb 2000

Hello,

I am using dreamweaver and cant seem to get the repeat thing going right in Dreaweaver. I want to insert a background image into a certain table so it will repeat itself across. Its not doing that though. I thought background images would repeat? Any ideas on what i could be doing wrong? Thanks in advance!

------------------
Adam
[email protected]
C&C Wireless- For all your wireless needs!

Best Regards,

Adam Lee
DigitalONE Design
President - Internet Division
[email protected]
digitalonedesign.com

Ken Elliott's picture

They have: 358 posts

Joined: Jun 1999

Well then you take that jumbled up code that is spit out by dreamweaver and attempt to edit it in notepad. I don't use dreamweaver so I wouldn't be able to help you with any wysiwyg. But the only way I know to make the background repeat throughout a tables cells background is like this....

<table border=0>
<tr><td background="../images/bg.gif">
This will have the benefit of having a bg.gif as a background. YIPEE!
</td></tr></table>

And your table is done. That should work, as it has always worked for me in the past.

VulKen
I'm not PHAT enough

Pimpin like a pimp with an electrofied pimpin machine!

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.