Help with links in header
Digrr
Joined: 2002-09-16
Posts: 4 |
Posted: Sat, 2002-09-21 19:16 |
Hello, I've figured out how to make links in the header, the only thing is that they are not working. What is happeneing is that it's looking in http://www.loracartworks.com/gallery/www.loracartworks.com/framed_drawings.htm Instead of just plain http://www.loracartworks.com/framed_drawings.htm. I also get the same problem when I'm linking back to a gallery album page like this one http://www.loracartworks.com/gallery/www.loracartworks.com/gallery/view_album.php?set_albumName=Lorac-Urns My code is exactly the same as any other HTML code. here's an example of what I've coded: <a href="www.loracartworks.com/index.htm">Home</a> So do I really have to paste those htm's into the gallery folder? If so do I have to put it into any subfolders past the gallery folder? Like the HTML_wrap. Here I thought I was doing so well, only thing is I never thought to check to see if those links would work. Thx Dig.[/LIST] |
|
Posts: 4
Nevermind...
I figured it out. It's a case of me not knowing HTML code that well.
For others who may have encountered this problem... all you need to put in is the actual name of your htm file... not the whole url.
thx anyway.
Dig