Hyperlink Problem

P

P.S. PODDAR

I created a Hyperlink in FrontPage, but when I click it nothing happens. I
tested this both in FrontPage Preview Mode and in Internet Browser. It is not
responding. It looks like an visited link.

P.S. Poddar
 
M

Murray

And the code is?

Without looking at your code, it would be impossible to know....
 
P

P.S. PODDAR

The Code is as under :-

<tr bgcolor="#FFB700">
<td>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
<a style="color: #0000FF; text-decoration: underline" href="Web.htm">Web
Designing</a></font></td>
</tr>
 
Top