Use this code in a page:
*This is bold text.*
To create this:
This is bold text.Use this code in a page:
<span style="color:#FF00FF">This is colored text.</span>
To create this:
This is colored text.Or use this code in a page:
<span style="color:fuchsia">This is colored text.</span>
To create this:
This is colored text.Use this code in a page:
/This is italic text./
To create this:
This is italic text.Use this code in a page:
This is plain text.
To create this:
This is plain text.
Use this code in a page:
_This is underlined text._
To create this:
This is underlined text.Use this code in a page:
_*/This is underlined and bold and italic text./*_
To create this:
This is underlined and bold and italic text.