Code for go to 'Top of Page'

Discussion in 'HTML & Website Design' started by master-yoda, Mar 2, 2011.

  1. #1
    Please can someone let me know if this code below is all I need:

    <a href="#Top" target="_self">Top of Page</a>

    Will it work on all browsers?

    Thanks.
     
    master-yoda, Mar 2, 2011 IP
  2. painai

    painai Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    But you need to include anchor link in the top like
    <a name="Top"></a>
    Code (markup):
    then it should working fine. =)
     
    painai, Mar 2, 2011 IP