Html

Discussion in 'Software' started by mastermosley, May 25, 2005.

  1. mastermosley

    mastermosley Sergeant

    K i am trying to make my website as organized as possible with subfolders and stuff. Here is an example layout so you can help me

    main folder - index.html web/411/ - screenshots.html

    K i made a link from my index.html page to screenshots.html inside the subfolder which would be this: web/411/screenshots.html and it will go there. Now i want to have a back link which brings me back to index.html but if i type <a href="index.html">Back :it won't display it because it is sticking in the web/411 folder.

    I no i can just go: example: <a href="http://www.geocities.com/blabla/index.html and that would bring me back to index but is their another way like %index.html% or something.
     
  2. Kodo

    Kodo SNATCHSQUATCH

    /index.html
     
  3. Coco

    Coco Sergeant Major

    You can backup dirs by typing ../

    In otherwords if you type a href="../index.html" the link would then be pointing to http://www.geocities.com/blabla/web/index.html

    You can go as far as you want with it too. In otherwords typing href="../../index.html" is also valid and would bring you to http://www.geocities.com/blabla/index.html

    You can also do what kodo said as typing just / in front of something brings you back to the root folder. It's similar to DOS(or most shells really), if you're familiar with that. :)
     
  4. mastermosley

    mastermosley Sergeant

    Thanks dudes, I am actually sort off advance in HTML, i no tables and all that but the easiest stuff I just forget
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds