Home > struktur > English > special tags > advancedparser tags > pageanchor
Eine neuere Version dieses Facts existiert bereits.. (anzeigen:)

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:
AutorIn: Webservices GmbH factline; Copyright: factline Webservices GmbH; Publiziert von: factline GmbH (factline6)
factID: 1249168.3 (...Archiv); Publiziert am 22 Oct. 2008 16:32
 
Verknüpfungen:
struktur  >  English  >  special tags  >  advancedparser tags