Hamish Gill
Tech Support (and Marketing)
Hah! Nice ... He's looking pretty nifty there eh?
Good work!
How did you do it in te end?
Good work!
How did you do it in te end?
target="_blank"
<div style= "height:72px">
<div style="float:right; margin: 5px 0px 0px 0px">
<a href="http://www.realphotographersforum.com/" target="_blank"><img src="http://www.realphotographersforum.com/downloads/dont-exist.png" alt="Hugo Hare Here"/></a>
</div>
<div style="float: right; margin: 40px 5px 0px 0px">
<p>Hugo Hare Here </p>
</div>
</div>
Code:<div style= "height:72px"> <div style="float:right; margin: 5px 0px 0px 0px"> <a href="http://www.realphotographersforum.com/" target="_blank"><img src="http://www.realphotographersforum.com/downloads/dont-exist.png" alt="Hugo Hare Here" [COLOR="red"]title="WHAT YOU WANT TO SEE WHEN HOVER"[/COLOR]/></img></a> </div> <div style="float: right; margin: 40px 5px 0px 0px"> <p>Hugo Hare Here </p> </div> </div>
maybe just "Hugo Hare Here"?
Ive left the alt tag in case it works in other browsers????
<div style="float: right; margin: 40px 5px 0px 0px">
<p><a href="http://www.realphotographersforum.com/" target="_blank">Hugo Hare Here</p></a>
</div>
<div style="float:right; margin: 5px 0px 0px 0px">
<a href="http://www.realphotographersforum.com/" target="_blank">Hugo Hare Here <img src="http://www.realphotographersforum.com/downloads/dont-exist.png" alt="Hugo Hare Here" [COLOR="red"]title="WHAT YOU WANT TO SEE WHEN HOVER"[/COLOR]/></img></a>
</div>
DOH!
Thanks.