<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: imaasif01</title>
    <description>The latest articles on DEV Community by imaasif01 (@imaasif01).</description>
    <link>https://dev.to/imaasif01</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F638369%2Fc65aa451-0586-44f5-b77e-ded897e42815.png</url>
      <title>DEV Community: imaasif01</title>
      <link>https://dev.to/imaasif01</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imaasif01"/>
    <language>en</language>
    <item>
      <title>easy way to create a navbar and toggle icon (hamburger menu)in bootstrap</title>
      <dc:creator>imaasif01</dc:creator>
      <pubDate>Tue, 22 Jun 2021 18:39:03 +0000</pubDate>
      <link>https://dev.to/imaasif01/easy-way-to-create-a-navbar-and-toggle-icon-hamburger-menu-in-bootstrap-1f13</link>
      <guid>https://dev.to/imaasif01/easy-way-to-create-a-navbar-and-toggle-icon-hamburger-menu-in-bootstrap-1f13</guid>
      <description>&lt;p&gt;using bootstrap is very simple by this you can create navbar + menu bar when it hits smaller screen(568px) or medium screen(768px) then the menu bar appear and bootstrap is more responsive then css&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BaxIPYGh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tn7u6svjigwogposupnu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BaxIPYGh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tn7u6svjigwogposupnu.png" alt="pic 1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;output:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Xy_diQQ4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ekp4s5fwamj3gtxc03ml.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Xy_diQQ4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ekp4s5fwamj3gtxc03ml.png" alt="pic 2"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>vscode</category>
      <category>bootstrap</category>
    </item>
    <item>
      <title>easy way to create css grid with web responsive!</title>
      <dc:creator>imaasif01</dc:creator>
      <pubDate>Mon, 14 Jun 2021 19:24:22 +0000</pubDate>
      <link>https://dev.to/imaasif01/easy-way-for-css-grid-and-web-responsive-a0h</link>
      <guid>https://dev.to/imaasif01/easy-way-for-css-grid-and-web-responsive-a0h</guid>
      <description>&lt;p&gt;Try this way to use grid&lt;/p&gt;

&lt;p&gt;HTML CODE:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--G949S1Md--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aqzetvbjjfzmuy32cm0q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--G949S1Md--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aqzetvbjjfzmuy32cm0q.png" alt="pic1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;CSS CODE:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ViKnvOd0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8v7b82cgz4mpypaorm2m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ViKnvOd0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8v7b82cgz4mpypaorm2m.png" alt="pic2"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;*GRID-AUTO-FLOW:(ROW OR COLOUMN;) &amp;lt; EITHER&lt;br&gt;
 GRID-TEMPLATE-COLUMN:33% 33% 33%;&lt;/p&gt;




&lt;p&gt;OUTPUT&lt;br&gt;
easy way to use css grid&lt;br&gt;
normal web&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--onpeMpIY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lpsszwj50om7l3umskur.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--onpeMpIY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lpsszwj50om7l3umskur.png" alt="grid css"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;min-width 567px&lt;br&gt;
and see the responsive&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eZfAikEX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/145l4fib5jiicpcm7wud.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eZfAikEX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/145l4fib5jiicpcm7wud.png" alt="web responsive"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;thanks to kevin powell&lt;br&gt;
for this important source&lt;/p&gt;

</description>
      <category>css</category>
      <category>html</category>
      <category>vscode</category>
    </item>
    <item>
      <title>menu bar with css</title>
      <dc:creator>imaasif01</dc:creator>
      <pubDate>Wed, 26 May 2021 19:44:33 +0000</pubDate>
      <link>https://dev.to/imaasif01/menu-bar-with-css-14km</link>
      <guid>https://dev.to/imaasif01/menu-bar-with-css-14km</guid>
      <description>&lt;p&gt;i have created menu bar with just in css.there no javascript code on that dummy website if you wanna check the website ill give the link&lt;br&gt;
use the link and check out what i have done!&lt;/p&gt;

&lt;p&gt;with just use of checkbox converted into menu bar style&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lX6cv7ji--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u8kusowh098bblpw9l4y.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lX6cv7ji--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/u8kusowh098bblpw9l4y.jpg" alt="IMG_20210527_002303"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://imaasif01.github.io/menu-with-css/"&gt;https://imaasif01.github.io/menu-with-css/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
