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.
But you need to include anchor link in the top like <a name="Top"></a> Code (markup): then it should working fine. =)