Topic content
v.20250115
To create a link to an external page use the <a> HTML tag like in the following example: <a href="https://www.helpbus.online" target="_blank">HelBbus.online</a> will generate the following link HelBbus.online. Use target="_blank" to open the link in a new browser tab. To create a bookmark in the current page use the <a> HTML tag and insert inn the href the #id of resource you would kike to bookmark. See the following example: <a href="https://www.helpbus.online/page_20240705.php?product_id=10&topic_id=11#320">Table</a> will generate the following link that will help you to navigate directly to Table section in the current page Table. Bookmarks works as well to external pages, however we recommend to use target="_blank" so the external page opens in a new browser tab.
|
Powered by: |