Welcome Guest [Log In] [Register]
Welcome to Fearless Few [Forums]. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Another Question For Kanno!; whenever you're on
Topic Started: Feb 6 2006, 05:58 AM (98 Views)
Anti-Bunny
Unregistered

Can I set a background image in a <td> tag? Or can you only set a background image in the <table> tag? And if you can in fact do that what is the code? I've tried applying it to the tag the same way you do when making a background image for CSS like this:

<td
background-image: (url);>

I'm a freakin code noob lol >.<

Quote Post Goto Top
 
kanno41
Stuff..
Admin
Here is some CSS code, is this for invision forums?

if so,

put this in Headers under board headers
Code:
 

<TABLE WIDTH="900" ALIGN="center" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#242424" BACKGROUND="http://attritionclan.com/images/skin/bg21.jpg
this is the background for the table^
it is confusing what you want to do.

">
<TR>
<TD>
<TABLE WIDTH="850" ALIGN="center" CELLSPACING="0" CELLPADDING="0" BORDER="0" BGCOLOR="#242424"  >
<TR>
<TD>
<br>



Code:
 
html { overflow-x: hidden; overflow-why: auto; }

form { display:inline; }
img  { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #081A2E; margin:0px 10px 0px 10px; background-color:#2e2e2e}
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #ececec; }
a:link, a:visited, a:active { text-decoration:none; color: #cc3333}
a:hover { color: #cc3333;  text-decoration:none}
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Web-Design · Next Topic »
Add Reply