Starlight*_*
New member
at the bottom of my webpage, i want to link back to the top of the page...i have the below code:
<div id="top">
<ul id="links">
<a href="#top">Top</a>
</ul>
</div>
when i refresh the page, the link is highlighted but wont jump to the top? any suggestions? thanks
<div id="top">
<ul id="links">
<a href="#top">Top</a>
</ul>
</div>
when i refresh the page, the link is highlighted but wont jump to the top? any suggestions? thanks
