Problems with image link
Posted: Mon Oct 06, 2003 9:24 am
The image link is implemented by the following code:
<p> <!-- style="font-family:verdana;font-size:100%;color:black> -->
If you see this message for more than five seconds, please click on the link !
But when I try the following one the image link does not work.
Can you tel me why and how to solve this problem?
<p> <!-- style="font-family:verdana;font-size:100%;color:black> -->
If you see this message for more than five seconds, please click on the link !
Code: Select all
<a href="home.html">
<img border="0" src="logo.gif" width="65" height="38">
</a>
</p>Code: Select all
<p style="font-family:verdana;font-size:100%;color:black>