<?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: Paul Barron</title>
    <description>The latest articles on DEV Community by Paul Barron (@pudpark).</description>
    <link>https://dev.to/pudpark</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%2F305006%2Fc27cea27-9777-416e-8db5-fa48286ae838.jpeg</url>
      <title>DEV Community: Paul Barron</title>
      <link>https://dev.to/pudpark</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pudpark"/>
    <language>en</language>
    <item>
      <title>Box Model - Drop Shadow vs. Border</title>
      <dc:creator>Paul Barron</dc:creator>
      <pubDate>Tue, 23 Jun 2020 04:29:38 +0000</pubDate>
      <link>https://dev.to/pudpark/box-model-drop-shadow-vs-border-2ldj</link>
      <guid>https://dev.to/pudpark/box-model-drop-shadow-vs-border-2ldj</guid>
      <description>&lt;p&gt;Don't know who needs to hear this but...&lt;/p&gt;

&lt;p&gt;&lt;code&gt;drop-shadow&lt;/code&gt; is not part of the box model. Notice how it doesn't appear centered and also "drops" off at the bottom.&lt;/p&gt;

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

&lt;p&gt;&lt;code&gt;border&lt;/code&gt; however is. Notice that it appears centered and doesn't drop out of view.&lt;/p&gt;

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

</description>
      <category>css</category>
    </item>
    <item>
      <title>Hello, DEV.to!</title>
      <dc:creator>Paul Barron</dc:creator>
      <pubDate>Sat, 20 Jun 2020 23:15:17 +0000</pubDate>
      <link>https://dev.to/pudpark/hello-dev-to-1ghh</link>
      <guid>https://dev.to/pudpark/hello-dev-to-1ghh</guid>
      <description>&lt;p&gt;This is my first post. I plan to use the DEV API to extract this data and put it on my personal site. Here goes nothing!!!&lt;/p&gt;

&lt;h1&gt;
  
  
  🤞
&lt;/h1&gt;

&lt;p&gt;It's coming along.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FLWaOs7O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/l7ixoyo6jovnqebnj4xc.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FLWaOs7O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/l7ixoyo6jovnqebnj4xc.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's the desktop:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AOf3oHGF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/n52km5vrzxjtynq82bq6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AOf3oHGF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/n52km5vrzxjtynq82bq6.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>css</category>
      <category>node</category>
    </item>
  </channel>
</rss>
