Forums
This topic is locked
Using "IMG" as Table Border ???
02 Feb 2006 18:55:13 Tom Gould posted:
Hi,Can anyone tell me if it is possible to use an immage as a table border without having to create extra cells surrounding the center cell???
I am hoping there will be a bit of code like:
~ table bordersrc="xxx.jpg" <font color=green><font face='Arial'><font size=6>or</font id=size6></font id='Arial'></font id=green> ~ table border="1" borderimg="xxx.jpg"
( I had to use the "~" Symbol to represent the < > Symbols as it wasnt showing)
Replies
Replied 09 Feb 2006 22:27:06
09 Feb 2006 22:27:06 Russell Biscardine replied:
Add a 1 celled table around your content table and add a background image and padding - this will achieve your effect.
<a href="www.code-z.co.uk" title="Code-Z :: Digital Media & Content Creation"><img src="www.code-z.co.uk/media/AffiliateLogo.jpg" border="0"></a>
<a href="www.code-z.co.uk" title="Code-Z :: Digital Media & Content Creation"><img src="www.code-z.co.uk/media/AffiliateLogo.jpg" border="0"></a>
Replied 10 Feb 2006 07:33:55
10 Feb 2006 07:33:55 Javier Castro replied: