Home > Structure > English > special tags > advancedparser tags > pageanchor
A newer version of this fact exists. (view)
pageanchor
 

<pageanchor SamePageAnchorName style="...">......</pageanchor>

 

Adds an anchor to an html element on the same page.

Destination anchors in HTML documents may be specified either by the A element (naming it with the name attribute), or by any other element (naming with the id attribute).

 

Example:

 

<advancedparser/>

<html>

<pageanchor section1>To Section One</pageanchor>

 

...

 

<h3><a name="section1">Section One</a></h3>  or

<h3 id="section1">Section1</h3>


Metainfo:
Author: Webservices GmbH factline; Copyright: factline Webservices GmbH; Published by: factline GmbH (factline6)
factID: 1249168.3 (...history); published on 22 Oct. 2008 16:32
 
Shortcuts: