<form class="form-inline">
<input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form>
<div class="input-group">
<input id="search-input" type="search" class="form-control" placeholder="Search anything...">
<button id="search-button" type="button" class="btn btn-primary">
<i class="fa fa-search"></i>
</button>
</div>
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="Search" aria-label="Search"
aria-describedby="basic-addon2">
<div class="input-group-append">
<span class="input-group-text" id="search-btn">Search</span>
</div>
</div>
<div class="input-group">
<div class="form-outline">
<input id="search-input" type="search" id="form1" class="form-control" />
<label class="form-label" for="form1">Search</label>
</div>
<button id="search-button" type="button" class="btn btn-primary">
<i class="fas fa-search"></i>
</button>
</div>
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="Search" aria-label="Search" aria-describedby="basic-addon2">
<div class="input-group-append">
<span class="input-group-text" id="basic-addon2">Search/span>
</div>
</div>
<div class="input-group">
<input type="search" class="form-control rounded" placeholder="Search" aria-label="Search" aria-describedby="search-addon" />
<button type="button" class="btn btn-outline-primary">search</button>
</div>
Code Example |
---|
Html :: html language tags and attributes |
Html :: how to get number list in html |
Html :: contenteditable html |
Html :: select all text in textarea javascript |
Html :: get city from location html |
Html :: bootstrap 5 tabs |
Html :: Resize the image in jupyter notebook |
Html :: iframe html |
Html :: embed recaptcha in html |
Html :: html5 |
Html :: call javascript function from a tag |
Html :: tailwind ul list type |
Html :: html ascii for space |
Html :: apply image in body without css |
Html :: how to use the label tag in html |
Html :: html umlaute |
Html :: input month in html |
Html :: html shortcuts |
Html :: faire un footer avec bootstrap |
Html :: html lien téléphone |
Html :: how to change font color of h2 tag in html |
Html :: whatsapp api |
Html :: page break html |
Html :: link md |
Html :: html element hover help text |
Html :: html auto download file |
Html :: html form templates |
Html :: multiline input |
Html :: accordion |
Html :: function html js |