- CSS (an abbreviation;
abbrmarkup used) - radar (an acronym;
acronymmarkup used) - bolded (
bmarkup used - just bolding with unspecified semantics) - big thing (
bigmarkup used) - large size (
font size=6markup used) - Courier font (
font face=Couriermarkup used) - red text (
font color=redmarkup used) - Origin of Species (a book title;
citemarkup used) a[i] = b[i] + c[i);(computer code;codemarkup used)- here we have some
deletedtext (delmarkup used) - an octet is an entity consisting of eight bits (
dfnmarkup used for the term being defined) - this is very simple (
emmarkup used for emphasizing a word) - Homo sapiens (should appear in italics;
imarkup used) - here we have some inserted text (
insmarkup used) - type yes when prompted for an answer (
kbdmarkup used for text indicating keyboard input) Hello!
(qmarkup used for quotation)- He said:
She said
(a quotation inside a quotation)Hello!
- you may get the message Core dumped at times (
sampmarkup used for sample output) - this is not that important (
smallmarkup used) - overstruck (
strikemarkup used; note:sis a nonstandard synonym forstrike) - this is highlighted text (
strongmarkup used) - In order to test how subscripts and superscripts (
subandsupmarkup) work inside running text, we need some dummy text around constructs like x1 and H2O (where subscripts occur). So here is some fill so that you will (hopefully) see whether and how badly the subscripts and superscripts mess up vertical spacing between lines. Now superscripts: Mlle, 1st, and then some mathematical notations: ex, sin2 x, and some nested superscripts (exponents) too: ex2 and f(x)g(x)a+b+c (where 2 and a+b+c should appear as exponents of exponents). - text in monospace font (
ttmarkup used) - underlined text (
umarkup used) - the command
catfilename displays the file specified by the filename (varmarkup used to indicate a word as a variable).
Some of the elements tested above are typically displayed in a monospace font, often using the same presentation for all of them. This tests whether that is the case on your browser:
This is sample text inside code markup- This is sample text inside kbd markup
- This is sample text inside samp markup
- This is sample text inside tt markup