<%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui" %> Test of Anchor

Anchor Tests

This is a set of tests of anchors. The following anchors will navigate to a target page. At the top and the bottom of the page are anchors which use the linkName attribute.
Anchor supports action and href as the primary means of navigation. In addition linkName can also be used to navigate within a page. To create a named anchor, you simply set the tagId attribute and nothing else. This creates an anchor that can be a target of another anchor. Finally, the location attribute many be used with the href attribute to create an anchor of the form of href#location. The location attribute does not work with an action attribute.

There is a bunch of blank space to create a target on the bottom of the page


Spacer Div


This is a named location 'Label'. The link will take you back to the top of the page
Go To Top