Help:Format

From Thinkmath

Jump to: navigation, search

Contents

Font Style

Wiki markup

To make ''Italics'' or '''bold''' or '''''bold italics''''' 
use          2,             3, or             5 
apostrophes at each side of the phrase. 

What it looks like in your browser

To make Italics or bold or bold italics use 2, 3, or 5 apostrophes at each side of the phrase.

Note: The "double-quote" mark is not the same as two single-quote (apostrophe) marks.

Font Color

Wiki markup

You can use <font color="green">color</font>, 
but remember that <font color="blue">'''BLUE'''</font> 
and <font color="red">'''RED'''</font> make the reader expect a link
(existent or non-existent page), so use them sparingly to avoid confusions.

What it looks like in your browser

You can use color, but remember that BLUE and RED make the reader expect a link (existent or non-existent page), so use them sparingly to avoid confusions.

Font Size

Wiki markup

You can make <big>large size</big> print.

What it looks like in your browser

You can make large size print.

Centering

Wiki markup

Normally, 
lines are run together as continuous text in your browser,
even if you type them on separate lines, 
unless they are separated by blank lines.
But <center>centered text</center> generates its own line.

What it looks like in your browser

Normally, lines are run together as continuous text in your browser, even if you type them on separate lines, unless they are separated by blank lines. But
centered text
generates its own line.

Back to learning about editing

Personal tools