Horje
vertical line bootstrap Code Example
bootstrap vertical hr
    <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet"/>

    <div class="row">
      <div class="offset-6 border-left pl-4">First</div>
      <div class="offset-6 border-left pl-4">Second</div>
    </div>
vertical line bootstrap
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet"/>

    <div class="row">
      <div class="offset-6 border-left pl-4">First</div>
      <div class="offset-6 border-left pl-4">Second</div>
    </div>




Html

Related
common web server ports Code Example common web server ports Code Example
vuetify datatable header checkbox select all Code Example vuetify datatable header checkbox select all Code Example
ubuntu 18.10 vmware Code Example ubuntu 18.10 vmware Code Example
math whizz Code Example math whizz Code Example
fa fa hand down Code Example fa fa hand down Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10