make the page read from any other line but the first

Discussion in 'HTML & Website Design' started by x0x, Sep 14, 2008.

  1. #1
    is there a way to make the page by default load from the middle. I mean when i go to the page, it would have the page scrolled on my wished line for me....
     
    x0x, Sep 14, 2008 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    u mean it would scroll down to the line u want ?
     
    Bohra, Sep 14, 2008 IP
  3. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #3
    consider using anchors... the <A> tags can be assigned anchor names, and when you make a link, link it to #ANCHOR name here...
    i'm a little lost for words, so try reading this : http://www.w3schools.com/HTML/html_links.asp

    i'm assuming it's what you're after
     
    Grit., Sep 14, 2008 IP
  4. x0x

    x0x Well-Known Member

    Messages:
    510
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    110
    #4
    yeah thats it, so simple, thaks a ton


    I have another question now. Is there a way to make it default, so they would not need to use #xxx behind the url?
     
    x0x, Sep 14, 2008 IP