HTML Editor
When editing a subpage you can click on (easy edit) to bring up an editor which allows you to easily insert advanced HTML code. This can help you make your page much more exciting. However, if you want to do it yourself without using the advanced editor, it's really quite easy. For example if you want to make something bold, surround the text you want to be bold with <b>like this</b>. You can also make text <i>italic<i>, <u>underlined<u>, <tt>type-writer style<tt>. This is just the basics. You can get more HTML information, by clicking here.