Text Borders


 

The Content (style 1class="content-box pad-box-mini border border-rbl")

 

The Content (style 2: class="content-box pad-box-mini border border-tbl")

 

The Content (style 3: class="content-box pad-box-mini border border-trbl border-round")

 

The Content (style 4: class="content-box pad-box-mini border border-tl")

 

The Content (style 5: class="content-box pad-box-mini border border-b")

 

Tips 

Modify the class in the code below to match the Style of the border you chose.

Code

<div class="content-box pad-box-mini border border-rbl">
  <p>The Content</p>
</div>