July 26, 201115 yr Hi I wonder if anyone can help me. I am new to web design. I have just designe a site www.pjcompletekitchens.co.uk. When I click on "Home" on the menu on the site it takes me to the home page but in the task bar in firefox is shows www.pjcompletekitchens.co.uk/default.html. How do I get to just say www.pjcompletekitchens.co.uk and drop the default.html? I'm sure its an easy answer but I can't work it out! I'm using web expression to build it by the way. Thanks in anticipation. Vikki
July 26, 201115 yr Try this it might work. Not sure though Change this <a href="default.html">Home</a> to <a href="/">Home</a>
July 26, 201115 yr Author Try this it might work. Not sure though Change this <a href="default.html">Home</a> to <a href="/">Home</a> Thanks, I tried that but it did not work, although that was only on my own browsers and not uploaded. Don't know if that makes a difference. What forum should I post this question on? Thanks Vikki
July 26, 201115 yr Thanks, I tried that but it did not work, although that was only on my own browsers and not uploaded. Don't know if that makes a difference. What forum should I post this question on? Thanks Vikki Someone will help you soon.
July 26, 201115 yr Author Someone will help you soon. I uploaded it to the server and it worked! Thanks very much for your help.
Create an account or sign in to comment