Next: Reload rerender and refresh URLs, Previous: Accessibility and helpful functionality, Up: Rendered pages [Contents][Index]
Almost every HTML tag element in Web within Emacs rendered pages has its own face with customizable text properties. You can change these by typing ‘M-x customize-group RET wwe-faces’.
This section lists all available faces.
These faces are applied to the corresponding tag names:
Abbreviations and acronyms
Contact information for the page, site, article, etc
Bold
Long quotations. Inherits highlight
Reference to a cited creative work. Inherits font-lock-string-face, highlight
Computer code
Text that has been deleted from a document, possibly replaced by text in <ins>
. Strike-though
Italic
Headers. Defaults are heights from 2.0 to 1.0 and bold
Italic
Text that has been inserted into a document, opposite of <del>
. Underlined
Represents user input. Inherits wwe-pre
Block of preformatted text where whitespace is preserved
Short inline quotations
Text no longer relevant or accurate. Strike-through
Sample output from a computer program or script. Inherits wwe-code
Strike-through
Bold
Was used pre HTML 5 to designate teletype text. Inherits wwe-code
Underline
Form field faces:
Form method buttons
Checked radio and checkbox buttons
Elements that are disabled
Form element buttons
Submit buttons
Reset buttons
Images:
Images
Images with a link
Images with a visited link
SVG inline HTML images. Inherits wwe-image
Extra text inserted by the browser uses the ‘wwe-inserted’ face. The others in this list inherit that face but can be set individually:
Inserted text
Full text of abbreviations
Text for accesskey keybindings
Horizontal rules
Prefixes inserted in front of list elements
Text inserted between table columns
Links and link titles:
Link buttons
Visited link buttons
Title of link, shown in help-echo
Title of visited link, shown in help-echo
Sections:
Target section (#) markers. Inherits shadow
Title:
The page’s title shown on the top of the page. Inherits error
Next: Reload rerender and refresh URLs, Previous: Accessibility and helpful functionality, Up: Rendered pages [Contents][Index]