Home > Structure > English > special tags > advancedparser tags > pageanchor
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>

 

 

info3 - 125057.2
You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>! 

 


Metainfo:
Author: Webservices GmbH factline; Copyright: factline Webservices GmbH; Published by: factline GmbH (factline6)
factID: 1249168.10 (...history); published on 27 Oct. 2008 16:44
 
Shortcuts: