<?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: Eshwanth</title>
    <description>The latest articles on DEV Community by Eshwanth (@eshwanthkartitr).</description>
    <link>https://dev.to/eshwanthkartitr</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%2F1273602%2Fdd8aeab2-ca9c-4522-a662-0cfb4f1cc878.jpeg</url>
      <title>DEV Community: Eshwanth</title>
      <link>https://dev.to/eshwanthkartitr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eshwanthkartitr"/>
    <language>en</language>
    <item>
      <title>Struggles with css</title>
      <dc:creator>Eshwanth</dc:creator>
      <pubDate>Fri, 09 Feb 2024 16:18:57 +0000</pubDate>
      <link>https://dev.to/eshwanthkartitr/struggles-with-css-405j</link>
      <guid>https://dev.to/eshwanthkartitr/struggles-with-css-405j</guid>
      <description>&lt;p&gt;The following are the issues which every web dev faces&lt;br&gt;
(and don't you dare disagree with that 👿)&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Invisible Button Dilemma&lt;/strong&gt;: Your button looks great... until someone tries to click it! You've inadvertently made it invisible, blending seamlessly into the background. Your users are now playing a game of "Where's the Button?" instead of clicking through.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Floating Mystery&lt;/strong&gt;: Ever tried to center something vertically in CSS? It's like trying to find the center of a black hole – you're not entirely sure if it even exists. Your divs float around the page like lost balloons at a windy carnival.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Z-Index Abyss&lt;/strong&gt;: You've stacked your elements using z-index, but somehow, one div is always hiding behind another like a shy turtle. You've entered the Z-Index Abyss, where elements vanish into the depths of your webpage's layers, never to be seen again.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Responsive Riddle&lt;/strong&gt;: Your website looks perfect on your laptop, but on mobile, it's as responsive as a stubborn mule. Your carefully crafted layout collapses like a house of cards, leaving users squinting at microscopic text and tapping wildly at tiny buttons.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Box Model Mayhem&lt;/strong&gt;: You thought you understood the box model, but now your margins are collapsing like a tired office worker on a Monday morning. Your divs are misbehaving, refusing to align properly and causing chaos in the layout.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Browser Compatibility Catastrophe&lt;/strong&gt;: Your CSS works flawlessly in one browser, but in another, it's a hot mess. It's like trying to throw a party where half the guests speak a different language – chaos ensues, and nobody knows what's going on.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Selector Struggle&lt;/strong&gt;: You've crafted the perfect CSS selector, or so you thought. But now, your styles are being overridden by a more specific selector from a library you barely understand. It's like a game of CSS tug-of-war, and you're losing.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Remember, in the world of CSS, laughter might be the best medicine... or at least the only thing keeping you from pulling your hair out!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
