Quote:
Originally Posted by poetic_folly
- To Make a Table of Contents at the Top of the Page: just put <h2></h2>, <h3></h3>, etc around the steps in the page you want to show up at the top of the page.
Example:
<h3>Ringtones</h3>
<h4>Step 1</h4>
<h4>Step 2</h4>
Will make a TOC with something like:
Ringtones
Step 1
Step 2
etc.
|
you can also use equal signs
==Ringtones==
==Step One==
==Step Two==
and for subcategories add on a extra equals sign like
==ringtones==
===song 1===
===song 2===
===song 3===
would have a main category of ringtones with 3 sub categories