Help:Editing
From LUG Manipal Wiki
Well here are some basic html tags which when used along side can save a lot of work.
<b> ... </b> - Make text Bold .
<i>.... </i> - Make Text Italics.
<br> - Go to next line.
<u>...</u> - Underline the text.
"<pre >..< /pre >" - The most important displays text as it is in the input box
<font size=number color=.. style=(font type) >...</font>
-You can give your own size, color, font to the text .My (djays) own titles are size=5
