External link (to non latrobe.edu.au site) has external-link icon automatically appended
Internal link (latrobe.edu.au) - Internal link (www.latrobe.edu.au)
Strong is used to indicate strong importance visually and aurally.
Emphasis is used to give text emphasis visually and aurally.
Subscript for things like H2O
Superscript for things like Nike™
Delete for indicating an edit: in this case a deletion denoted by a strike through as opposed to an addition - see ins tag below.
Code for inline code examples: var dog = "poodle";
. Often used within pre tag when multiline code example needed.
Bold and Italics are similiar to strong and emphasis but are visual only.
Abbreviation element represents an abbreviation or acronym NASA.
The optional title attribute can provide an expansion or description for the abbreviation. If present, title must contain this full description and nothing else: HTML
The cite element
The dfn element
dfn element with title
The ins element
The kbd element
The mark element
The q element
The q element
exampleinside
a q element
The s element
The samp element
The small element
The u element
The var element