7.6.9 Configuring character formats for HTML links

In addition to formats you can name and define, DITA2Go provides three predefined character formats to use for HTML links. You can redefine these formats:

[AElement]
; Turn off link underlining:
text decoration = none

[AUnvisitedElement]
; Make unvisited links blue:
color = blue

[AVisitedElement]
; Make visted links purple:
color = purple

These formats affect all the elements of their CSS selectors regardless of class, thus providing a kind of baseline rule. This rule overrides the built-in CSS rule in a browser.

Previous Topic:  7.6.8 Assigning border properties to paragraph formats

Next Topic:  7.6.10 Specifying tab positions for RTF paragraph styles

Parent Topic:  7.6 Configuring text output formats

Sibling Topics:

7.6.1 Naming and defining text formats

7.6.2 Specifying default properties for character formats

7.6.3 Specifying default properties for paragraph formats

7.6.4 Understanding based vs. inline properties for paragraph formats

7.6.5 Specifying inline properties for paragraph and character formats

7.6.6 Specifying block properties for paragraph formats

7.6.7 Configuring list formats

7.6.8 Assigning border properties to paragraph formats

7.6.10 Specifying tab positions for RTF paragraph styles

Table of ContentsIndex