<?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>panels Archives -</title>
	<atom:link href="https://mitindia.in/tag/panels/feed/" rel="self" type="application/rss+xml" />
	<link>https://mitindia.in/tag/panels/</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>panels Archives -</title>
	<link>https://mitindia.in/tag/panels/</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>
	</channel>
</rss>
