<?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: Preet</title>
    <description>The latest articles on DEV Community by Preet (@preetkakkar).</description>
    <link>https://dev.to/preetkakkar</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%2F1067528%2Fbd398b41-2291-4cf5-8d32-2d66498181ab.jpeg</url>
      <title>DEV Community: Preet</title>
      <link>https://dev.to/preetkakkar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/preetkakkar"/>
    <language>en</language>
    <item>
      <title>Responsive CSS Flex example</title>
      <dc:creator>Preet</dc:creator>
      <pubDate>Thu, 20 Apr 2023 07:12:42 +0000</pubDate>
      <link>https://dev.to/preetkakkar/responsive-css-flex-example-12lg</link>
      <guid>https://dev.to/preetkakkar/responsive-css-flex-example-12lg</guid>
      <description>&lt;p&gt;A simple way to create two columns and three columns using CSS flex option. It also shows an example of responsive styling of the columns.&lt;/p&gt;

&lt;p&gt;The flex CSS shorthand property makes it easier to design flexible responsive layout structure without using float or positioning.&lt;/p&gt;

&lt;p&gt;In first example there is a flex container with two flex items and in the second example there is a flex container with three flex items.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/preetkakkar/embed/LYJaQyY?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>css</category>
      <category>html</category>
      <category>webdev</category>
      <category>codepen</category>
    </item>
    <item>
      <title>Simple image grid / Image Gallery</title>
      <dc:creator>Preet</dc:creator>
      <pubDate>Wed, 19 Apr 2023 05:25:34 +0000</pubDate>
      <link>https://dev.to/preetkakkar/simple-image-grid-image-gallery-4j28</link>
      <guid>https://dev.to/preetkakkar/simple-image-grid-image-gallery-4j28</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/preetkakkar/embed/VwEeVam?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>css</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
