Posted by David on 08/04/06 18:09
wesbao wrote:
> Thanks David:
>
> I must be doing something wrong or missing a character.
>
> I used this link code to my photo and if failed to link to my profile.
>
> <p><a href="URL/</p>
Note the missing ">" and the missing "</a>the correct way would be
something like
<p>
<a href="URL">
<img src="PATH TO SOME IMAGE" alt="This is my pic" height="height of
image" width="width of image" />
</a>
</p>
>
> Please help, what am i doing wrong?
>
>
> David Dorward wrote:
<snip>
Navigation:
[Reply to this message]
|