Borders
Border Examples
The Content (style 1: class="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")
The Content (style 6: class="content-box pad-box-mini border border-t")
Tips on using the Code Below:
1. Modify the class in the code below to match the Style of border you chose.
Code
Borders
<div class="content-box pad-box-mini border border-rbl"> <p>The Content</p> </div>