The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Table code help needed

Go down

Table code help needed Empty Table code help needed

Post by Guest Tue 7 Oct 2008 - 16:36

Ok I know how to make a table code but what I want to do is be able to add images to the background of each table.

I know this can be done, I cant remember how.
avatar
Guest
Guest


Back to top Go down

Table code help needed Empty Re: Table code help needed

Post by zakir321 Wed 8 Oct 2008 - 17:30

You would have to apply style attributes to the single <td> tags:

<table border = "1">
<tr>
<td style="background-image: url("YourImageURL1");">Cell A</td>
<td style="background-image: url("YourImageURL2");">Cell B</td>
</tr>
</table>
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Table code help needed Empty Re: Table code help needed

Post by Guest Thu 9 Oct 2008 - 15:29

Thanks

Oh by the way I am having that problem again with the chat box where the text area to type in isn't showing.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum