Hi all,
I'm trying to create tables which have bground images. Unfortunately, it gave me this error "The tag: "td" doesn't have an attribute: "background" in currently active versions [HTML 4.0]"
Can any kind soul help please!
Here is the code
I'm trying to create tables which have bground images. Unfortunately, it gave me this error "The tag: "td" doesn't have an attribute: "background" in currently active versions [HTML 4.0]"
Can any kind soul help please!
Here is the code
Code:
<table width="250" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" background="../images/background.gif"></td>
</tr>
</table>
<table width=750 border=0 cellpadding=0 cellspacing=0>
<tbody>
<tr>
<td width=110 height="600" background="../images/background2.gif">