I want to link to a section of a dynamic page using the # anchor, something like this:
LINK
a href link tag is written like so:
Jump to a001
See the #a001 above? That is referencing an id in the html page, it will jump to it if you click this link.
To provide an example of how this id that we would jump to might look in a page look below.
- text here
reference