Borders

Borders

Borders are a great way to section your content and emphasize titles. Adding the code is fairly simple in the HTML Editor. You 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. 

The code: 

<div class="content-box pad-box-mini border border-trbl">
  <p>some content here</p>
</div>

Example

 

Some Text