i need help making a web page link to another web page.
Each time i type out the href and link it to another link saved with in my folder. where the browser can find it nothing happens, it says link is broken. i have searched all over the net most just list how to href="http://google.com as this is nice to know it's not what i need,
how do you tell the browser that you want these links to open up in same folder tat has the other links just listed as different
<li><a href=" css.html ">css</a></li>
<li><a href=" productlist.html ">products</a></li>
<li><a href=" tablestutorial.html ">tables tutorial</a></li>
nope nothing happens.
No matter how i do it still fails,
explorer
firefox
no go
this is stupid i have all the elements everything in place. i even have 3 html pages that are saved with in the same folder. how hard could it be for the stupid browser to work this out.
even when i type href="http://anything.com</a> it dials out to the site only to reply back as broken. this is not important what is tho is how to get the links communicating with each other. i van get <img src=" up fine, the browser identifys this as being in same folder and with a jpg name. tho this means that the browers execpting this fine. but what could be wrong. i've been on it for hours, i've done this tone of time, tho it's easy to forget what you did few months back so i leave bead crumbs, so i can review my mistakes. but i just have no clue whay the browsers doing this for. so frustrating
Each time i type out the href and link it to another link saved with in my folder. where the browser can find it nothing happens, it says link is broken. i have searched all over the net most just list how to href="http://google.com as this is nice to know it's not what i need,
how do you tell the browser that you want these links to open up in same folder tat has the other links just listed as different
<li><a href=" css.html ">css</a></li>
<li><a href=" productlist.html ">products</a></li>
<li><a href=" tablestutorial.html ">tables tutorial</a></li>
nope nothing happens.
No matter how i do it still fails,
explorer
firefox
no go
this is stupid i have all the elements everything in place. i even have 3 html pages that are saved with in the same folder. how hard could it be for the stupid browser to work this out.
even when i type href="http://anything.com</a> it dials out to the site only to reply back as broken. this is not important what is tho is how to get the links communicating with each other. i van get <img src=" up fine, the browser identifys this as being in same folder and with a jpg name. tho this means that the browers execpting this fine. but what could be wrong. i've been on it for hours, i've done this tone of time, tho it's easy to forget what you did few months back so i leave bead crumbs, so i can review my mistakes. but i just have no clue whay the browsers doing this for. so frustrating