Cross-references
Cross-references in print are indicated with the page number where the content is found.
<style> a.xref:after { content: ” (page ” targetcounter(attr(href, url), page) “)”;
Cross-references on the web are a link. } With target-counter you can show a link for web presentations and the page number when the same document is printed.
</style> <a class=”xref” href=”#ref1”>my reference</a>