How to create anchors to link to another section on the same page?
How to create anchors on LiveTiles Pages? An anchor is a link to jump to another section on the same page.
Example: Create a Footer anchor
- Drag & drop 2 text tiles
- Add the following code to each tile.
Text1:
<p><a href="#Footer">Footer </a></p>
Text2:
<div id="footer"></div>
0
Please sign in to leave a comment.
Comments
0 comments