element ID or anchor

How would I set an ID or anchor # on an block element through the scriptcase interface?
I.E.
<h2 id=“top”>Top of page!</h2>
My goal is to create a single page site with links at the top to navigate to the different sections.
Thanks

[QUOTE=TheCoach;40368]How would I set an ID or anchor # on an block element through the scriptcase interface?
I.E.
<h2 id=“top”>Top of page!</h2>
My goal is to create a single page site with links at the top to navigate to the different sections.
Thanks[/QUOTE]

One option could be to use label fields and apply the # links into it.

Thank you so much. That looks like a good way to do it.