Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

link to section on page html

<!-- #top is the ID of the div where u wanna link to -->
<a href="#top">Go back to the top!</a>

<div id="top"></div>
 
PREVIOUS NEXT
Tagged: #link #section #page #html
ADD COMMENT
Topic
Name
6+7 =