Bootstrap fieldset
by agib
HTML
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<fieldset>
<legend>Details</legend>
<p>Test</p>
</fieldset>
by agib
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<fieldset>
<legend>Details</legend>
<p>Test</p>
</fieldset>