<?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: Nick Adams</title>
    <description>The latest articles on DEV Community by Nick Adams (@stegopop).</description>
    <link>https://dev.to/stegopop</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%2F2736358%2F51ab898d-7044-4506-a09d-972b419c78a7.jpg</url>
      <title>DEV Community: Nick Adams</title>
      <link>https://dev.to/stegopop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stegopop"/>
    <language>en</language>
    <item>
      <title>Flexbox For Dummies: Everything You Need To Master Any CSS Layout</title>
      <dc:creator>Nick Adams</dc:creator>
      <pubDate>Mon, 20 Jan 2025 04:28:48 +0000</pubDate>
      <link>https://dev.to/stegopop/flexbox-for-dummies-everything-you-need-to-master-any-css-layout-1d81</link>
      <guid>https://dev.to/stegopop/flexbox-for-dummies-everything-you-need-to-master-any-css-layout-1d81</guid>
      <description>&lt;p&gt;A quick run through just a couple examples and we can break down the most important flex properties with clear examples to help you level up your web development skills.&lt;/p&gt;

&lt;p&gt;Here I'll cover the most important properties and their shorthands, and the most common layouts. &lt;/p&gt;

&lt;p&gt;Learn these and you'll be able to easily nest them together and build just about any layout you want.&lt;/p&gt;

&lt;p&gt;I cover: the axis and how it works with direction, alignment, gap, order, wrapping, flex basis, grow, and shrink.&lt;/p&gt;

&lt;p&gt;These properties are covered: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;display: flex&lt;/li&gt;
&lt;li&gt;flex&lt;/li&gt;
&lt;li&gt;flex-wrap&lt;/li&gt;
&lt;li&gt;gap&lt;/li&gt;
&lt;li&gt;flex-basis&lt;/li&gt;
&lt;li&gt;flex-grow&lt;/li&gt;
&lt;li&gt;flex-shrink&lt;/li&gt;
&lt;li&gt;order&lt;/li&gt;
&lt;li&gt;flex-direction&lt;/li&gt;
&lt;li&gt;flex-flow&lt;/li&gt;
&lt;li&gt;justify-content&lt;/li&gt;
&lt;li&gt;align-items&lt;/li&gt;
&lt;li&gt;align-content&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/5gL8guOBZ4s"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Check out our video and comment if you have any questions!&lt;/p&gt;

&lt;p&gt;Want a specific webdev tutorial? Comment on the video and &lt;br&gt;
subscribe to our channel. We'd love to make valuable content, so feedback and suggestions are extremely appreciated!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>flexbox</category>
      <category>css</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
