Skip to content

Instantly share code, notes, and snippets.

View JomalJohny's full-sized avatar
🎯
Focusing

Jomal Johny JomalJohny

🎯
Focusing
  • 2Base Technologies
  • Palakkad, Kerala, India
View GitHub Profile
@JomalJohny
JomalJohny / index.html
Created January 21, 2019 11:04
International Telephone Input - BOOTSTRAP INPUT GROUP
<h1>International Telephone Input - BOOTSTRAP INPUT GROUP</h1>
<form>
<div class="input-group">
<input type="tel" class="form-control">
<span class="input-group-addon">Tel</span>
</div>
<br>
<div class="input-group">
<input type="tel" class="form-control">
<span class="input-group-addon">Tel</span>
@JomalJohny
JomalJohny / css-object-fit-ie.markdown
Created November 22, 2018 06:04
CSS Object-fit IE