jumpenjuhosaphat Posted September 26, 2007 Share Posted September 26, 2007 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? Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted September 26, 2007 Share Posted September 26, 2007 u missed the Http:// before the www. on the Home link Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.