Help - Search - Members - Calendar
Full Version: Hyperlinks losing functionailty
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
nrb4480
I have the following HTML code. It works on many of the sheets. I duplicate a sheet to create a template for another and I lose hyperlink functionality for the image Schedule A Service Call.

Any Ideas?

Here is my repeated code. Found at the end of all sheets. I am using DreamWeaver to build my site.


<font size="+3"><span class="style1"> <span class="style2">Call Us Today</span></span>   <a style="color:#CC9900">1.888.922.5421</a> </td>
<td align="right" valign="middle"><p> <img src="../Images/Web Image_Bottom Border_Copper.png" width="403" height="5" align="right" /></p></td>
<td colspan="2"><img src="../Images/Web Image_Fade Rings Bottom Right.png" width="141" height="93" /></td>
</tr>
<tr>
<td> </td>
<td align="left" valign="middle"><a href='../Website/nwpservicecallrequest.html'><img src="../Images/Web Image_Schedule A Service Call_3.png" alt="Schedule A Service Call" width="171" height="69" align="left" border="0"/></td>
<td align="right"><a href='../Website/nwpthinkgreen.html'><img src="../Images/Small Think Green Logo.png" alt="Think Green" width="127" height="67" border="0"/></td>
<td colspan="2"> </td>
</tr>
</table>
<table>
Darin McGrew
Can you provide the URL (address) of a document that demonstrates the problem?
Darin McGrew
The validator (see links at top and bottom of this page) points out that you're missing the closing </a> tags.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.