Forum Discussion
How Do We Add Title Text to Hyperlinks?
Hi, Paul!
Good news! I know how to edit the text on hyperlinks! Here are the steps!
- Create a textbox
- Type what you'd like the text to say
- Select the text
- Click Hyperlink in the Insert tab
- When the Trigger Wizard opens, type the URL in the Action section.
Here is an image of what Trigger Wizard will look like!
Notice the URL you'll link to is in the Action section and the text you'll see on the screen is in the When section. I used ESPN as an example. I hope this helps you!
Thanks for reaching out!
Hi, John, thank you for your reply! Unfortunately, this doesn't answer my question. I'm trying to find out how to edit the title attribute for a link, not the text of the link itself.
In HTML, one would write it like this:
<a href="https://www.google.com" title="This link will take you to the Google home page"> Google </a>
This functions similarly to alt text in images, in that when the user hovers over the link, the browser displays the text.
Any ideas? Thanks again for your reply.
Related Content
- 10 months ago
- 10 months ago