Jump to content

[SOLVED] Anchor tags not linking outside of my site???


jumpenjuhosaphat

Recommended Posts

When I hover over a link on my web page, the status bar reads like this:

http://www.mysite.com/"http://www.site-Im-linking2.com"/

 

Here is the code:

 

<body bgcolor="#ccc8b8">

<div class="main">

<img src="images/shed.jpg" alt="Shed-n-Deck, call today to schedule an installation 720-229-7682"/>

<div class="menu">
<ul>
<li><a href="www.shed-n-deck.com">Home</a></li>
<li><span>Sheds</span></li>
<li><a href=”http://www.shed-n-deck.com/decks.html”>Decks</a></li>
<li><a href=”http://www.shed-n-deck.com/gazebos.html”>Gazebos</a></li>
<li><a href=”http://webdesigninfo.wordpress.com”>Downloads</a></li>
</ul>
</div>


<h3>Why choose Shed-n-Deck to build your shed?</h3>
<p>Although price is an important factor when choosing who to install your backyard storage shed, it is only one of many reasons why Shed-n-Deck should be your choice.</p>
</div>
</body>

 

Does anyone have any idea as to why this is happening?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.