Difference between revisions of "User:Karenlee"
m |
m |
||
Line 6: | Line 6: | ||
==Heading 2== | ==Heading 2== | ||
===Heading 3=== | ===Heading 3=== | ||
− | ====Heading 4=== | + | ====Heading 4==== |
Body font content | Body font content | ||
=Option 1= | =Option 1= | ||
− | <font style="font-size:24px">Heading 2</font> | + | <font style="font-size:24px">Heading 2 in 24pt</font> |
===Heading 3=== | ===Heading 3=== | ||
====Heading 4==== | ====Heading 4==== | ||
Line 16: | Line 16: | ||
=Option 2= | =Option 2= | ||
− | <font style="font-size:19px"><strong>Heading 2</strong></font> | + | <font style="font-size:19px"><strong>Heading 2 in 19pt</strong></font> |
===Heading 3=== | ===Heading 3=== | ||
====Heading 4==== | ====Heading 4==== |
Revision as of 18:32, 24 February 2016
Current heading styles
Heading 1
Heading 2
Heading 3
Heading 4
Body font content
Option 1
Heading 2 in 24pt
Heading 3
Heading 4
Body font content
Option 2
Heading 2 in 19pt
Heading 3
Heading 4
Body font content
Example Variables
variable A :=
I ▶ | |||||
---|---|---|---|---|---|
'a' | 'b' | 'c' | 'd' | 'e' | 'f' |
4 | 3 | 2 | 5 | 3 | 1 |
variable B :=
I ▶ | ||||||
---|---|---|---|---|---|---|
J ▼ | 'a' | 'b' | 'c' | 'd' | 'e' | 'f' |
1 | 3 | 5 | 2 | 4 | 5 | 3 |
2 | 2 | 1 | 5 | 2 | 3 | 4 |
variable C :=
K ▶ | ||||
---|---|---|---|---|
1 | 2 | 3 | 4 | 5 |
4 | 2 | 5 | 1 | 3 |