Character Formatting
The tags listed below can be used to change the appearance of a single character, a word, or a
larger segment of text.
| Logical Styles
|
|---|
| Name | Syntax | Example
|
|---|
| Strong
| <strong>text</strong>
| text
| | Emphasis
| <em>text</em>
| text
| | Cite
| <cite>text</cite>
| text
| | Keyboard
| <kbd>text</kbd>
| text
| | Fixed Width
| <samp>text</samp>
| text
| | Code
| <code>text</code>
| text
|
Web Page by
Stephen Peter,
S.Peter@unsw.edu.au
last updated 21 July 96
|