View Single Post
  #6 (permalink)  
Old 01-01-2006, 01:00 PM
Duke's Avatar
Duke Duke is offline
Super Moderator
 
Join Date: Dec 2005
Location: Under your bed
Posts: 1,002
Send a message via AIM to Duke
If your looking for a way to get text to wrap around your image, here's some handy little code that I use on my newspage at Lifesupporters.net all the time:

[TABLE][TBODY][TR][TD]
[a href="http://www.______________"target=_blank][IMG height=? alt="?" src="http://www.________________.gif" width=? border=0][/A][/TD]
[TD]
[P]Description goes here…
[/P][/TD][/TR][/TBODY][/TABLE]

I use it in my weblinks area as well so I can add a small 110 x 56 banner of the site with text to the right of it. Using this code saves space and leaves far less empty areas on your pages.

LEGEND:

Replace:

[ = <

] = >
Reply With Quote