Quick Search
Sunbelthost Hosting - Colocation and Dedicated Servers

Threads: 21,763
Posts: 83,205
Members: 24,315
Newest member: joemccue

Web Hosting


 
  #1  
Old 18 Jul 2009, 04:49 AM
daraclare daraclare is offline
Newbie
 
Join Date: Jun 2009
Posts: 7
VERY BASIC HTML I sure but I'm STUMPED and feeling silly.

Hey folks,

Please have a look at the below link and let me know why when I click on the "Crystal conservatories" logo to go to the index page it doesn't go to the right page and looks for an index.html file in the "conservatory" folder rather than where the file is. I have checked the link and it says"...index.html" which I would have thought was right. I also just browsed and found the file in Dreamweaver to double check and it still goes to the wrong file. VERY BASIC HTML I sure but I'm STUMPED and feeling silly.

Please send pearls of wisdom this way...

http://www.daragraphicdesigns.com/cr...rvatory/2.html
Reply With Quote
  #2  
Old 18 Jul 2009, 07:55 AM
Wickham's Avatar
Wickham Wickham is offline
Established Member
 
Join Date: Feb 2006
Location: Salisbury UK
Posts: 3,865
The page the logo is on is
http://w ww.daragraphicdesigns.com/crystal/conservatory/2.html
and the logo link leads to
http://w ww.daragraphicdesigns.com/crystal/conservatory/index.html
because the code<div class="logo-menu"><a href="../index.html"><a href="index.html"><img src="../images/logo.gif" class="logo" alt="" /></a><span class="menu">
has two links in it.

The link index.html looks for a file in the same conservatory folder/directory while the link ../index.html would look for a file in crystal folder/directory, this one:-
http://w ww.daragraphicdesigns.com/crystal/index.html

so try deleting one url to make it:-
<div class="logo-menu"><a href="../index.html"><img src="../images/logo.gif" class="logo" alt="" /></a><span class="menu">
__________________
Code downloaded to my PC will be deleted in due course.
WIN XP SP3; IE7, Firefox 3.5, Opera and Safari for Windows; screen resolution usually 1024x768.
IE6 on W98 with 800*600. IE8 RTM on Vista 1440*900.
Reply With Quote
  #3  
Old 21 Jul 2009, 07:46 AM
daraclare daraclare is offline
Newbie
 
Join Date: Jun 2009
Posts: 7
Thanks, that worked perfectly. Don't know why I didn't see that.
Much appreciated Wickham.
Was away for a long weekend so sorry for late reply and thanks again ;o)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:23 PM.


 

Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Forums Copyright © 2004-2010, WebDevForums.com. Web design by Miami Web Design. All Rights Reserved.