Horje
text -center bootstrap Code Example
centre text bootstrap
<div class = "text-center">

	<p> hello world</p>


</div>
text -center bootstrap
<div class="col-lg-6 col-md-6 col-12">
  <div class="input-group mb-3">
    <div class="input-group-prepend">
      <select class="form-control select2bs4" name="country_code" id="country_code" style="width: 100%">
        <option value="+91">+91</option>
        <option value="+351">+351</option>
        <option value="+1">+1</option>
      </select>
    </div>
    	<input type="text" name="user" class="form-control" placeholder="Email Or Mobile Number">
    </div>
</div>




Html

Related
Responsive container centered Code Example Responsive container centered Code Example
add html validation to mobile number Code Example add html validation to mobile number Code Example
link in md Code Example link in md Code Example
html injection Code Example html injection Code Example
how to protect + embed google drive video html5 Code Example how to protect + embed google drive video html5 Code Example

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