by John Avis | March 26, 2018 | Bootstrap Responsive Web Design Web Development
<div class="row">
<div class="col-md-3 order-md-last">
<!--Search filters-->
</div>
<div class="col-md-9 order-md-first">
<!--Search results-->
</div>
</div>
<button type="button" data-toggle="collapse" data-target="#filters" class="d-block d-md-none btn btn-primary btn-block mb-3">Filters ▾</button>
<div id="filters" class="collapse d-md-block">
<!--Search filters-->
</div>
by John Avis | December 9, 2019
The Bootstrap team have introduced their own open-source icon set.
by John Avis | November 27, 2019
Read about the two major improvements in Bootstrap 4.4.0, released 26 November 2019.
by John Avis | November 4, 2019
As support ends for Microsoft Windows Server 2008 I have recently gone through migrating some websites to a new server running Windows Server 2016 and IIS 10 but some of the websites did not work.
...random postings about web development and programming, Internet, computers, electronics and automotive topics.
Get the latest posts delivered to your inbox.
Comments
There are no comments yet. Be the first to leave a comment!