how can I create links to sections on the same page?

Discussion in 'HTML & Website Design' started by Liza New, Oct 5, 2009.

  1. #1
    how can I create links to sections on the same page in HTML?
     
    Liza New, Oct 5, 2009 IP
  2. FinalHuntMedia

    FinalHuntMedia Peon

    Messages:
    180
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    using anchor tags you can use <a name="#name"></a> and <a href="#name">Name</a>
     
    FinalHuntMedia, Oct 5, 2009 IP