|
| |
|
|
TCwho
Posts: 5 Joined: 3/15/2005 Status: offline
|
Background Image NO Repeat inside <td> tags not css? - 5/27/2005 10:09:16
Hello everyone. I chose not to use css to center my background image and stop tiling because it I am putting together a newsletter that needs to be only html code to be viewed properly. So...since I am not using css ... I got it to stop tiling by using this:
<td background="newsletter_back.jpg" STYLE="background-repeat: no-repeat;"> But I cant get it to center properly in the cell...cant get it to do anything else but stop the tiling. I have tried various combinations to get it to work...but I ran out of ideas. So I need to know along with getting it to stop tiling(as in the above code) what else do I need to put so I can get it to center itself in that cell. Thank you for any help that can be provided.
|
|
|
|
TCwho
Posts: 5 Joined: 3/15/2005 Status: offline
|
RE: Background Image NO Repeat inside <td> tags n... - 5/27/2005 10:34:24
Hey the moment I actually assinged a background color to the cell, Frontpage automatically fixed everything the way I wanted it to look. Here is the code it made:
<tdbackground="newsletter_back.jpg" STYLE="background-position: center;background-color:#FFFFFF; background-repeat:no-repeat;background-attachment:scroll">
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Background Image NO Repeat inside <td> tags n... - 5/27/2005 10:38:28
just for the record, style is css
_____________________________
Dan
|
|
|
|
TCwho
Posts: 5 Joined: 3/15/2005 Status: offline
|
RE: Background Image NO Repeat inside <td> tags n... - 5/27/2005 11:05:31
I was thinking that...but wasnt sure. What I should have said is without using an external or internal stylesheet ( I think thats how I should have worded it ) [correct me if Im wrong] Thanks
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Background Image NO Repeat inside <td> tags n... - 5/27/2005 12:57:29
and i hope i didnt come accross as a wise as# - 3 types of css.. external, embedded (style in <head>) and in-line
_____________________________
Dan
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|