Apply BootStarp css in HTML tags

<script src="bootstarp.min.js"/>
<link src="bootstarp.min.css"/>

Small program for example

<div class="row">

<div class="col-md-3">
<input type="text" text=""/>

</div>
</div>

Comments

Popular posts from this blog

Wcf interview

Uses of all page notations in .Net like ASPX,ASMX,ASAX .................... in asp.net