The XHTML WYSIWYG Editor For Desktop & Web Applications

Hyperlinks

Hyperlink text and accessibility

  • The desire to make information universally accessible has generated best practices that make certain text unsuitable for hyperlinks.
  • Unsuitable hyperlink text is best described as text that becomes meaningless when read on its own.
  • Classic examples of unsuitable hyperlink text include "More" and "Click here". Though popular, these expressions transmit no meaning when read alone. For this reason, the editor's Screen Reader Preview warns authors against using such expressions for hyperlink text. System Administrators can also program the editor to warn against using other expressions.
  • To illustrate the importance of choosing appropriate hyperlink text, imagine a Web page selling cheeses, with the hyperlink text "More" next to the image of each type of cheese. Each hyperlink leads to additional information on the specific type of cheese. In this situation, if a user of an assistive technology wishes to read only the hyperlinks on the page, the result will be meaningless: "More More More More". By contrast, when appropriate hyperlink text is used the result can be meaningful: "More about Cheddar. More about Edam. More about Parmesan..." etc.

Insert a hyperlink

Hyperlink properties dialog box.

  1. Select the text or object to be hyperlinked.
  2. On the toolbar, select the Hyperlink button or, in the context menu, select Toolbar, Buttons, Hyperlink.
  3. In the Hyperlink properties dialog box (seen above), under URL, enter the hyperlink URL following the convention http://www...
  4. If you are unsure of the URL used for the hyperlink, select the box to the right of the URL field to browse available file libraries. When a file is selected, the URL of the file automatically displays.
  5. Under Description, enter a description for the hyperlink. Though optional, Descriptions are very useful to assistive technologies such as screen readers. Descriptions are also of general value, since the text of Descriptions appears as a tooltip when the cursor is passed over a hyperlink in the browser.
  6. Under Open In New window, Yes opens the hyperlink in a new browser window. No opens the hyperlink in the current browser window.

Edit a hyperlink

  1. Place the cursor in the hyperlink and, in the context menu, select Hyperlink then Hyperlink properties.
  2. In the Hyperlink properties dialog box, make changes and save.

Remove a hyperlink

  1. Place the cursor in the hyperlink and, in the context menu, select Hyperlink then Remove.

Remove hyperlink.

Edit hyperlink text

  1. To edit the text used to anchor hyperlinks to a document, type directly in the hyperlink text.
  2. To insert text immediately in front of a hyperlink, without hyperlinking the new text, place the cursor before the first character of the hyperlink text, then hit the LEFT ARROW key once before typing.
  3. To enter text immediately after a hyperlink, without hyperlinking the new text, place the cursor after the last character of the hyperlink text, then hit the RIGHT ARROW key once before typing.