Lois & Clark Forums
Posted By: LoisLane9397 Creating Link Images - 08/15/05 04:01 AM
Does anyone know how to create a link image? I'd like to link a website that I'm working on up with others and I need to know how to make one of those link piccys.

You can either post it here or email me privately!

Thanks. laugh
Posted By: Bettina Baumann Re: Creating Link Images - 08/15/05 09:19 AM
link-image, for both - including an image and creating a link - exists a html-tag. Your work is to combine them:

Code
<a href="http://www.linkme.com/">some text</a>

<img src="someimage.jpg" border="0" />

<a href="http://www.linkme.com/"><img src="someimage.jpg" border="0" /></a>
My suggestion would be to use some wysiwyg (what you see is what you get - like Frontpage) editor, that usually saves you quite some worry and time if you're not familiar with the html markup language.
Posted By: LoisLane9397 Re: Creating Link Images - 08/16/05 12:00 AM
I'm pretty familiar with html. So are you saying that I can basically take any image and shrink it down to a link pic?!? confused
© Lois & Clark Fanfic Message Boards