Welcome to webmaster-talk.com ROMEO911, good to see a new face, with a problem
You mentioned something about PHP, now is your problem to do with PHP or HTML? Because we have a PHP specific section on the forum right here which you should post in if you have a PHP problem.
Your post seems a little confused and I don't really understand the problem you're having, but from what i understand you're having problems using a Picture as a hyperlink.
The standard HTML to do this is simply to wrap the <IMG> tag with an <A> tag.
HTML Code:
<A HREF="mywebsite/goingtothispage.html">
<IMG SRC="mylovelyimage.jpg" WIDTH=100 HEIGHT=100 ALT="A Picture" BORDER=0>
</A>
Since i'm not really sure what your problem is, i dont think this is going to help. Could you re-phrase maybe?
__________________
A lie gets halfway around the world before the truth has a chance to get its pants on. - Sir Winston Churchill
Please visit my sites: Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE
|