<?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: Aman Patel☕</title>
    <description>The latest articles on DEV Community by Aman Patel☕ (@amanpatel).</description>
    <link>https://dev.to/amanpatel</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%2F780646%2F3509dda4-ee69-4c4b-992b-e025864e6ba2.png</url>
      <title>DEV Community: Aman Patel☕</title>
      <link>https://dev.to/amanpatel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amanpatel"/>
    <language>en</language>
    <item>
      <title>There are a few things that can be done to improve responsiveness:</title>
      <dc:creator>Aman Patel☕</dc:creator>
      <pubDate>Fri, 21 Jan 2022 10:12:48 +0000</pubDate>
      <link>https://dev.to/amanpatel/there-are-a-few-things-that-can-be-done-to-improve-responsiveness-4b0p</link>
      <guid>https://dev.to/amanpatel/there-are-a-few-things-that-can-be-done-to-improve-responsiveness-4b0p</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--V2AybMwI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wggswt620c32urwpdoq1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--V2AybMwI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wggswt620c32urwpdoq1.jpg" alt="Image description" width="800" height="267"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;CSS3 effects such as transforms and transitions to make elements more responsive.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use a responsive grid system to layout your content.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Percentages and ems instead of pixels for font sizes and other measurements.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Flexible or responsive images that will resize as the screen size changes.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use media queries to target different screen sizes and resolutions.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>productivity</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
