Borders
Borders
Borders are a great way to section your content and emphasize titles. Adding the code is fairly simple in the HTML Editor. Place the code before and after the content you wish to place in the border. Borders can be used for text, pictures, video players, etc.
If you paste this code into the HTML editor, you will get a box with text as below (Example is our text and can be edited to suit):
<div class="content-box pad-box-mini border border-trbl"> <p>Example</p> </div>
Example
Here is another example: - text can be coloured and bold or italicised
You can use bordered boxes to divide the page and make text stand out.
You can also include an image in a border.