Link to a specific part of a webpage?

The page you're linking to needs a tag to define the point you want to link to. Then
Code:
<a href='http://www.somewebsite.com/page.html#section1'>link</a>

#section1 being the name of the point above.

Might want to move this to HG&P...
 
Last edited:
Back
Top Bottom