<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bootstrap Archives -</title>
	<atom:link href="https://mitindia.in/tag/bootstrap/feed/" rel="self" type="application/rss+xml" />
	<link>https://mitindia.in/tag/bootstrap/</link>
	<description></description>
	<lastBuildDate>Tue, 04 Apr 2017 07:48:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://mitindia.in/wp-content/uploads/2023/03/cropped-android-chrome-512x512-1-32x32.png</url>
	<title>bootstrap Archives -</title>
	<link>https://mitindia.in/tag/bootstrap/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Bootstrap panels</title>
		<link>https://mitindia.in/bootstrap-panels/</link>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Tue, 04 Apr 2017 07:43:27 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[panels]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=781</guid>

					<description><![CDATA[<p>Creating Panels in Bootstrap The following example shows that how to create beautiful panels using Bootstrap. &#160; &#160; Simply copy and paste the following code in notepad and save it as xyz.html (any file name but .html extension) and view in browser. &#60;!DOCTYPE html&#62; &#60;html lang="en"&#62; &#60;head&#62; &#60;title&#62;Bootstrap Examples&#60;/title&#62; &#60;meta charset="utf-8"&#62; &#60;meta name="viewport" content="width=device-width, initial-scale=1"&#62; [&#8230;]</p>
<p>The post <a href="https://mitindia.in/bootstrap-panels/">Bootstrap panels</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Creating Panels in Bootstrap</h1>
<p><strong>The following example shows that how to create beautiful panels using Bootstrap.</strong></p>
<p>&nbsp;</p>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="7690934410"
     data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>&nbsp;</p>
<ol>
<li><strong>Simply copy and paste the following code in notepad and save it as xyz.html (any file name but .html extension) and view in browser.</strong></li>
</ol>
<blockquote>
<pre>&lt;!DOCTYPE html&gt;
 &lt;html lang="en"&gt;
 &lt;head&gt;
 &lt;title&gt;Bootstrap Examples&lt;/title&gt;
 &lt;meta charset="utf-8"&gt;
 &lt;meta name="viewport" content="width=device-width,
 initial-scale=1"&gt;
 &lt;link rel="stylesheet"
 href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/cs
 s/bootstrap.min.css"&gt;
 &lt;script
 src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jque
 ry.min.js"&gt;&lt;/script&gt;
 &lt;script
 src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/b
 ootstrap.min.js"&gt;&lt;/script&gt;

&lt;table class="table table-striped table-hover "&gt;
 &lt;tr class="primary"&gt;

&lt;td align="center"&gt;&lt;div class="panel panel-primary"&gt;
 &lt;div class="panel-heading"&gt;
 &lt;h3 class="panel-title"&gt;Technical&lt;/h3&gt;
 &lt;/div&gt;
 &lt;div class="panel-body"&gt;
 &lt;img src="world128.png"&gt;&lt;br&gt;
 &lt;button type="button" class="btn btn-primary"&gt;Go to
 blog&lt;/button&gt;
 &lt;/div&gt;
 &lt;/div&gt;&lt;/td&gt;
 &lt;td align="center"&gt;&lt;div class="panel panel-warning"&gt;
 &lt;div class="panel-heading"&gt;
 &lt;h3 class="panel-title"&gt;Non-Technical&lt;/h3&gt;
 &lt;/div&gt;
 &lt;div class="panel-body"&gt;
 &lt;img src="people.png"&gt; &lt;br&gt;
 &lt;button type="button" class="btn btn-warning"&gt;Go to
 blog&lt;/button&gt;

&lt;/div&gt;
 &lt;/div&gt;&lt;/td&gt;
 &lt;td align="center"&gt;&lt;div class="panel panel-success"&gt;
 &lt;div class="panel-heading"&gt;
 &lt;h3 class="panel-title"&gt;Trending topics&lt;/h3&gt;
 &lt;/div&gt;
 &lt;div class="panel-body"&gt;
 &lt;img src="vault128.png"&gt;&lt;br&gt;
 &lt;button type="button" class="btn btn-success"&gt;Go to
 blog&lt;/button&gt;

&lt;/div&gt;
 &lt;/div&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/table&gt;
 &lt;/body&gt;
 &lt;/html&gt;</pre>
</blockquote>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink2 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:180px;height:90px"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="4033422011"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>&nbsp;</p>
<p>Output of the above code is&#8230;</p>
<p><img decoding="async" class="size-medium wp-image-782" src="http://www.mitindia.in/wp-content/uploads/2017/04/bootstrap_panels-300x118.png" alt="Bootstrap Panels " width="300" height="118" srcset="https://mitindia.in/wp-content/uploads/2017/04/bootstrap_panels-300x118.png 300w, https://mitindia.in/wp-content/uploads/2017/04/bootstrap_panels-400x158.png 400w, https://mitindia.in/wp-content/uploads/2017/04/bootstrap_panels.png 618w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p><a href="http://www.mitindia.in/2017/03/10/bootstrap-local-offline/" target="_blank">Click here for Bootstrap on offline mode</a></p>
<p>&nbsp;</p>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fbootstrap-panels%2F&amp;linkname=Bootstrap%20panels" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fbootstrap-panels%2F&amp;linkname=Bootstrap%20panels" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fbootstrap-panels%2F&#038;title=Bootstrap%20panels" data-a2a-url="https://mitindia.in/bootstrap-panels/" data-a2a-title="Bootstrap panels"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/bootstrap-panels/">Bootstrap panels</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bootstrap on local or offline</title>
		<link>https://mitindia.in/bootstrap-local-offline/</link>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Fri, 10 Mar 2017 11:29:52 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[offline bootstrap]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=767</guid>

					<description><![CDATA[<p>Using bootstrap on local PC In the previous post you&#8217;ve learnt how to create NavBar in bootstrap. In this post you&#8217;ll be able to run bootstrap on local or offline PC / Laptop first you need to download the supporting files for bootstrap from here. After downloading from above link, extract the zipped folder and use [&#8230;]</p>
<p>The post <a href="https://mitindia.in/bootstrap-local-offline/">Bootstrap on local or offline</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><span style="color: #993300;">Using bootstrap on local PC</span></h2>
<hr />
<p><strong>In the previous post you&#8217;ve learnt how to create <span style="color: #ff0000;"><a style="color: #ff0000;" href="http://www.mitindia.in/2017/03/07/bootstrap-navigation-bar/" target="_blank">NavBar</a></span> in bootstrap.</strong></p>
<p><strong>In this post you&#8217;ll be able to run bootstrap on local or offline PC / Laptop first you need to download the supporting files for bootstrap from <a href="http://getbootstrap.com/getting-started/#download" target="_blank">here</a>.</strong></p>
<p><strong>After downloading from above link, extract the zipped folder and use as following.</strong></p>
<ol>
<li><strong>inside the &lt;head&gt; tag</strong>
<pre>&lt;link rel="stylesheet" href="bootstrap-3.3.7/dist/css/bootstrap.min.css"&gt;

&lt;link rel="stylesheet" href="bootstrap-3.3.7/dist/css/bootstrap-theme.css"&gt;</pre>
</li>
<li><strong>inside the &lt;body&gt; tag</strong>
<pre>&lt;script src="bootstrap-3.3.7/dist/js/bootstrap.min.js"&gt;&lt;/script&gt;</pre>
</li>
</ol>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="7690934410"
     data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>Complete program is as following with Column, Block quote, Buttons and jumbotron tags.</p>
<pre>&lt;!DOCTYPE html&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
&lt;meta charset="utf-8"&gt;
 &lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;

&lt;link rel="stylesheet" href="bootstrap-3.3.7/dist/css/bootstrap.min.css"&gt;

&lt;link rel="stylesheet" href="bootstrap-3.3.7/dist/css/bootstrap-theme.css"&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;script src="bootstrap-3.3.7/dist/js/bootstrap.min.js"&gt;&lt;/script&gt;

&lt;h1&gt; BootStrap Locally! &lt;small&gt; with secondary text &lt;/small&gt;&lt;/h1&gt;
&lt;hr&gt;

&lt;div class="container"&gt;
&lt;div class="jumbotron"&gt;&lt;h1&gt; Om Gajanana Prasanna&lt;/h1&gt; &lt;p&gt;by mitindia &lt;/p&gt; 
&lt;code&gt; web &lt;/code&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;button type="button" class="btn btn-default"&gt;Ganesh &lt;/button&gt;
&lt;button type="button" class="btn btn-primary"&gt;Ganesh &lt;/button&gt;
&lt;button type="button" class="btn btn-success"&gt;Ganesh &lt;/button&gt;
&lt;button type="button" class="btn btn-warning"&gt;Ganesh &lt;/button&gt;


 &lt;div class="row"&gt;
 &lt;div class="col-xs-9 col-md-7" style="background-color:khaki;"&gt;Big Column&lt;/div&gt;
 &lt;div class="col-xs-3 col-md-5" style="background-color:magenta;"&gt;Another column&lt;/div&gt;
 &lt;/div&gt;

&lt;div class="row"&gt;
 &lt;div class="col-xs-6 col-md-10" style="background-color:teal;"&gt;Very Big Column!&lt;/div&gt;
 &lt;div class="col-xs-6 col-md-2" style="background-color:lightgrey;"&gt;Small column&lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="row" style="background-color:khaki;"&gt;
 &lt;div class="col-xs-6"&gt;&lt;img src="yeshodhanand.jpg"&gt;Bootstrap cloumns&lt;/div&gt;
 &lt;div class="col-xs-6"&gt;&lt;img src="yeshodhanand.jpg"&gt;with perfect aligment!&lt;/div&gt;
 &lt;/div&gt;
&lt;/div&gt;

&lt;h2&gt; &lt;mark&gt;Block&lt;/mark&gt;quote &lt;/h2&gt;
&lt;blockquote&gt;&lt;p&gt;Cleanliness is next to Godliness &lt;/p&gt;
&lt;footer&gt; by sk-mitindia &lt;/footer&gt;
&lt;/blockquote&gt;

&lt;p class="text-primary"&gt; This is text foreground &lt;/p&gt;
&lt;p class="bg-primary"&gt; This is text background &lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;</pre>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink2 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:180px;height:90px"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="4033422011"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p><strong> See the output as following</strong></p>
<p><img fetchpriority="high" decoding="async" class="alignnone wp-image-768" src="http://www.mitindia.in/wp-content/uploads/2017/03/bs-locally-300x193.png" alt="bootstrap offline" width="466" height="300" srcset="https://mitindia.in/wp-content/uploads/2017/03/bs-locally-300x193.png 300w, https://mitindia.in/wp-content/uploads/2017/03/bs-locally-768x495.png 768w, https://mitindia.in/wp-content/uploads/2017/03/bs-locally-272x175.png 272w, https://mitindia.in/wp-content/uploads/2017/03/bs-locally.png 908w" sizes="(max-width: 466px) 100vw, 466px" /></p>
<p>&nbsp;</p>
<h3 style="text-align: right;"><span style="color: #ff0000;"><a style="color: #ff0000;" href="http://www.mitindia.in/2017/03/06/what-is-bootstrap/" target="_blank">What is Bootstrap?</a></span></h3>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fbootstrap-local-offline%2F&amp;linkname=Bootstrap%20on%20local%20or%20offline" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fbootstrap-local-offline%2F&amp;linkname=Bootstrap%20on%20local%20or%20offline" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fbootstrap-local-offline%2F&#038;title=Bootstrap%20on%20local%20or%20offline" data-a2a-url="https://mitindia.in/bootstrap-local-offline/" data-a2a-title="Bootstrap on local or offline"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/bootstrap-local-offline/">Bootstrap on local or offline</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bootstrap Navigation bar</title>
		<link>https://mitindia.in/bootstrap-navigation-bar/</link>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Tue, 07 Mar 2017 11:31:39 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[navbar]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=757</guid>

					<description><![CDATA[<p>Bootstrap Navigation Bar To create navigation bar for your website with using Bootstrap is quite easy. Just copy the following tag and paste it into notepad, save with .html extension. &#60;!DOCTYPE html&#62; &#60;html lang="en"&#62; &#60;head&#62; &#60;title&#62;Bootstrap Examples&#60;/title&#62; &#60;meta charset="utf-8"&#62; &#60;meta name="viewport" content="width=device-width, initial-scale=1"&#62; &#60;link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/cs s/bootstrap.min.css"&#62; &#60;script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jque ry.min.js"&#62;&#60;/script&#62; &#60;script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/b ootstrap.min.js"&#62;&#60;/script&#62; &#60;/head&#62; &#60;body&#62; [&#8230;]</p>
<p>The post <a href="https://mitindia.in/bootstrap-navigation-bar/">Bootstrap Navigation bar</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Bootstrap Navigation Bar</h1>
<p>To create navigation bar for your website with using Bootstrap is quite easy.</p>
<p>Just copy the following tag and paste it into notepad, save with .html extension.</p>
<pre>&lt;!DOCTYPE html&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
 &lt;title&gt;Bootstrap Examples&lt;/title&gt;
 &lt;meta charset="utf-8"&gt;
 &lt;meta name="viewport" content="width=device-width, 
initial-scale=1"&gt;
 &lt;link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/cs 
s/bootstrap.min.css"&gt;
 &lt;script 
src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jque 
ry.min.js"&gt;&lt;/script&gt;
 &lt;script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/b 
ootstrap.min.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;nav class="navbar navbar-default"&gt;
 &lt;div class="container-fluid"&gt;
 &lt;div class="navbar-header"&gt;
 &lt;a class="navbar-brand" href="#"&gt;MIT India&lt;/a&gt;
 &lt;/div&gt;
 &lt;ul class="nav navbar-nav"&gt;
 &lt;li class="active"&gt;&lt;a href="#"&gt;Home&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#"&gt;Courses&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#"&gt;Blogging&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#"&gt;Mobile Apps&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/div&gt;
&lt;/nav&gt;
 
&lt;div class="panel panel-primary"&gt;
 &lt;div class="panel-heading"&gt;
 &lt;h1 class="panel-title"&gt;Menubar and Panel 
Demo&lt;/h1&gt;
 &lt;/div&gt;
 &lt;div class="panel-body"&gt;Bootstrap is a mobile-first 
design&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="7690934410"
     data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>Output of the above program is&#8230;</p>
<p><img decoding="async" class="alignnone size-medium wp-image-758" src="http://www.mitindia.in/wp-content/uploads/2017/03/menubar-300x157.png" alt="" width="300" height="157" srcset="https://mitindia.in/wp-content/uploads/2017/03/menubar-300x157.png 300w, https://mitindia.in/wp-content/uploads/2017/03/menubar-768x402.png 768w, https://mitindia.in/wp-content/uploads/2017/03/menubar-335x175.png 335w, https://mitindia.in/wp-content/uploads/2017/03/menubar.png 943w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p><a href="http://www.mitindia.in/2017/03/06/what-is-bootstrap/" target="_blank">You can also view other topic on bootstrap here.</a></p>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink2 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:180px;height:90px"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="4033422011"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fbootstrap-navigation-bar%2F&amp;linkname=Bootstrap%20Navigation%20bar" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fbootstrap-navigation-bar%2F&amp;linkname=Bootstrap%20Navigation%20bar" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fbootstrap-navigation-bar%2F&#038;title=Bootstrap%20Navigation%20bar" data-a2a-url="https://mitindia.in/bootstrap-navigation-bar/" data-a2a-title="Bootstrap Navigation bar"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/bootstrap-navigation-bar/">Bootstrap Navigation bar</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is bootstrap</title>
		<link>https://mitindia.in/what-is-bootstrap/</link>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Mon, 06 Mar 2017 11:01:52 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[what is bootstrap]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=749</guid>

					<description><![CDATA[<p>Bootstrap Bootstrap is the complete mobile-first user interface design framework for websites and mobile applications. It is created by a designer and developer at twitter.com. It is one of the most popular front-end and open source tools in the world.  Bootstrap is fully responsive with mobile-first motto which is developed along with HTML, Javascript and [&#8230;]</p>
<p>The post <a href="https://mitindia.in/what-is-bootstrap/">What is bootstrap</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Bootstrap</h1>
<p><strong>Bootstrap is the complete mobile-first user interface design framework for websites and mobile applications. It is created by a designer and developer at twitter.com. It is one of the most popular front-end and open source tools in the world. <img loading="lazy" decoding="async" class="size-medium wp-image-751 alignright" src="http://www.mitindia.in/wp-content/uploads/2017/03/bootstrap-300x169.png" alt="" width="300" height="169" srcset="https://mitindia.in/wp-content/uploads/2017/03/bootstrap-300x169.png 300w, https://mitindia.in/wp-content/uploads/2017/03/bootstrap-768x432.png 768w, https://mitindia.in/wp-content/uploads/2017/03/bootstrap-1024x576.png 1024w, https://mitindia.in/wp-content/uploads/2017/03/bootstrap-311x175.png 311w, https://mitindia.in/wp-content/uploads/2017/03/bootstrap.png 1200w" sizes="(max-width: 300px) 100vw, 300px" /></strong></p>
<p><strong>Bootstrap is fully responsive with mobile-first motto which is developed along with HTML, Javascript and css(cascading style sheet).</strong></p>
<h2><strong>Why should we use Bootstrap?</strong></h2>
<ol>
<li><strong>It increases development speed : if you&#8217;re a professional web/app developer you need it for faster completion of your project work.</strong></li>
<li><strong>Responsiveness: with increase in number of internet user on mobile phones worldwide, there is a huge demand for it. Availability of readymade classes with lots of resolutions to fit in any device size.</strong></li>
<li><strong>Customizable: It is fully tailor made according to your application requirements</strong>.</li>
</ol>
<h4>You can customize like:</h4>
<ol>
<li><strong>a) Custom css (font, forms, color, tables, buttons etc.)</strong></li>
<li><strong>b) components (navigation bar, glyphicons, input elements, breadcrumbs etc.)</strong></li>
<li><strong>c) javascript components (slider or carousel, modal, tooltips, dropdowns, animations etc.)</strong></li>
</ol>
<ol start="4">
<li><strong>Consistency: with consistency accross all devices.</strong></li>
<li><strong>Support: There are many community of developer who help you always.</strong></li>
</ol>
<h3>CDN sites for bootstrap supporting files</h3>
<blockquote>
<pre>&lt;meta charset="utf-8"&gt;

&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;

&lt;link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"&gt;

&lt;script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"&gt;&lt;/script&gt;

&lt;script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"&gt;&lt;/script&gt;</pre>
</blockquote>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="7690934410"
     data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p><span style="color: #ff6600;"><strong>Simple Example</strong></span></p>
<ol>
<li>Create a following bootstrap example
<pre> &lt;html&gt;

 &lt;head&gt;

 &lt;meta charset="utf-8"&gt;

 &lt;meta name="viewport" content="width=device-width,

 initial-scale=1"&gt;

 &lt;link rel="stylesheet"

 href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/cs

 s/bootstrap.min.css"&gt;

 &lt;script

 src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jque

 ry.min.js"&gt;&lt;/script&gt;

 &lt;script

 src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/b

 ootstrap.min.js"&gt;&lt;/script&gt;

 &lt;/head&gt;

 &lt;body&gt;

 &lt;h1&gt; BootStrap Button example &lt;/h1&gt;

 &lt;button type="button" class="btn btn-default"&gt; Default

 &lt;/button&gt;

 &lt;button type="button" class="btn btn-primary"&gt; Primary

 &lt;/button&gt;

 &lt;button type="button" class="btn btn-success"&gt; Success

 &lt;/button&gt;

 &lt;button type="button" class="btn btn-warning"&gt; Warning

 &lt;/button&gt;

 &lt;button type="button" class="btn btn-danger"&gt; Danger

 &lt;/button&gt;&lt;hr&gt;

 &lt;h2&gt; Code highlighter Example &lt;/h1&gt;

 &lt;h3&gt; Web technologies: &lt;code&gt;html &lt;/code&gt;, &lt;code&gt;

 php &lt;/code&gt;, &lt;code&gt;mysql &lt;/code&gt; etc. &lt;/h3&gt;

 &lt;/body&gt;

 &lt;/html&gt;</pre>
</li>
</ol>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink2 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:180px;height:90px"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="4033422011"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>2. View in browser (as following )</p>
<p><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-750" src="http://www.mitindia.in/wp-content/uploads/2017/03/ch-300x169.png" alt="" width="300" height="169" srcset="https://mitindia.in/wp-content/uploads/2017/03/ch-300x169.png 300w, https://mitindia.in/wp-content/uploads/2017/03/ch-310x175.png 310w, https://mitindia.in/wp-content/uploads/2017/03/ch.png 606w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p><a href="http://www.mitindia.in/2017/03/07/bootstrap-navigation-bar/" target="_blank">Bootstrap NavBar</a></p>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fwhat-is-bootstrap%2F&amp;linkname=What%20is%20bootstrap" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fwhat-is-bootstrap%2F&amp;linkname=What%20is%20bootstrap" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fwhat-is-bootstrap%2F&#038;title=What%20is%20bootstrap" data-a2a-url="https://mitindia.in/what-is-bootstrap/" data-a2a-title="What is bootstrap"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/what-is-bootstrap/">What is bootstrap</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
