Pseudo-elements
Expression Studio 4.0
Pseudo-elements are used to add special effects to a specific element or to reference an element that does not exist in the source document, such as generated content.
Pseudo-elements
A pseudo-element is denoted by the use of two colons, followed by the pseudo-element name.
|
Defines generated content that appears after an element. | |
|
Defines generated content that appears before an element. | |
|
Applies one or more styles to any text on the page that the user has highlighted. | |
|
Applies one or more styles to the first letter of the object. | |
|
Applies one or more styles to the first line of the object. |