Christopher
March 23rd, 2002, 18:16
I am not new to HTML and all, but I have never actually learnt how to do this...
Lets say you have a page in a directory, lets say
yoursite/info/page.html
And you want to get a picture from
yoursite/images/pic.gif
How do you do that? Do you need the basehref tag?
I would do that, but my all of my pages are in a top-middle-bottom type format, I include the top with php include() then put in my middle, then inlcude the bottom.
I don't know how to link the includes if I am in another directory, do I just put in all of the address (ex. http://yourname.com/includes/top.php) or is there another way?
I don't know if I made this clear or not, if I didn't please ask! I need help!
Lets say you have a page in a directory, lets say
yoursite/info/page.html
And you want to get a picture from
yoursite/images/pic.gif
How do you do that? Do you need the basehref tag?
I would do that, but my all of my pages are in a top-middle-bottom type format, I include the top with php include() then put in my middle, then inlcude the bottom.
I don't know how to link the includes if I am in another directory, do I just put in all of the address (ex. http://yourname.com/includes/top.php) or is there another way?
I don't know if I made this clear or not, if I didn't please ask! I need help!