Thread: image in cell
View Single Post
Old March 9th, 2003, 11:10 PM     #3 (permalink)
Nathan323
Member
 
Join Date: Jan 2003
Posts: 42
thanx anyway

i just got a reply from a post on SitePoint - as simple as putting the td info on one line:

<table border=0 cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#3399CC" cellpadding="0" cellspacing="0"><img src="play.gif"></td>
</tr>
</table>

Why that makes a diff who knows, but anyway..

Cheers
Nathan323 is offline   Reply With Quote