Extra Tags for Formatting Content
The built-in Text Editor also lets you put HTML code into it to enhance your formatting options. You can cut-n-paste the code right into the Text Editor or use the HTML tab and put your code in there if you are so inclined. (Note that the Text Editor can be fickle so your code better be good or it may well bungle it.)
Besides the bold, italics and list options that are built into the Text Editor, there are a few other options that you can use:
- Paragraph breaks are done by simply hitting the Return key on your keyboard.
- Line breaks are done by holding down the Shift key and then hitting Return.
- Heading tags are also built into the CSS code of your website that you can used to make text of varying sizes and usually of the main colour of your website. (eg.
<h3>use for big, coloured text</h3> or <h4>use for slightly bigger, coloured text</h4> or <h5>use for normal size, coloured text</h5>)
Please contact Reliably Online if you require more help editing and formatting the content of your website.








