<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Writing cleaner CSS for our future generations	</title>
	<atom:link href="https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/feed/" rel="self" type="application/rss+xml" />
	<link>https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/</link>
	<description>A blog to share my thoughts, knowledge and experiences</description>
	<lastBuildDate>Mon, 25 Jan 2021 14:32:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>
		By: Subbu Swaroop		</title>
		<link>https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/comment-page-1/#comment-299</link>

		<dc:creator><![CDATA[Subbu Swaroop]]></dc:creator>
		<pubDate>Mon, 25 Jan 2021 14:32:51 +0000</pubDate>
		<guid isPermaLink="false">https://subbuswaroop.com/?p=1329#comment-299</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/comment-page-1/#comment-276&quot;&gt;Sainath SR&lt;/a&gt;.

Floats do create weird problems if not handled well. But they have their own purposes. Flex layout was created mainly for responsiveness, whereas float is similar to the absolute position. I loved float when I started learning CSS and still do, but not as much as I did before :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/comment-page-1/#comment-276">Sainath SR</a>.</p>
<p>Floats do create weird problems if not handled well. But they have their own purposes. Flex layout was created mainly for responsiveness, whereas float is similar to the absolute position. I loved float when I started learning CSS and still do, but not as much as I did before 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sainath SR		</title>
		<link>https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/comment-page-1/#comment-276</link>

		<dc:creator><![CDATA[Sainath SR]]></dc:creator>
		<pubDate>Sun, 17 Jan 2021 06:52:43 +0000</pubDate>
		<guid isPermaLink="false">https://subbuswaroop.com/?p=1329#comment-276</guid>

					<description><![CDATA[If there is only one thing I could pick from this list .
It would be FLEX INSTEAD OF FLOAT. As someone who learnt layouts using flex as a starting point , makes me cry : ( whenever I see float based layouts.Forces new devs to learn these concepts just for backward compatibility . floats and clear fixes have had their time .]]></description>
			<content:encoded><![CDATA[<p>If there is only one thing I could pick from this list .<br />
It would be FLEX INSTEAD OF FLOAT. As someone who learnt layouts using flex as a starting point , makes me cry : ( whenever I see float based layouts.Forces new devs to learn these concepts just for backward compatibility . floats and clear fixes have had their time .</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Subbu Swaroop		</title>
		<link>https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/comment-page-1/#comment-275</link>

		<dc:creator><![CDATA[Subbu Swaroop]]></dc:creator>
		<pubDate>Sun, 17 Jan 2021 06:24:32 +0000</pubDate>
		<guid isPermaLink="false">https://subbuswaroop.com/?p=1329#comment-275</guid>

					<description><![CDATA[Thanks Aashiq.. That&#039;s a very useful suggestion.]]></description>
			<content:encoded><![CDATA[<p>Thanks Aashiq.. That&#8217;s a very useful suggestion.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aashiq ahmed		</title>
		<link>https://subbuswaroop.com/writing-cleaner-css-for-our-future-generations/comment-page-1/#comment-274</link>

		<dc:creator><![CDATA[Aashiq ahmed]]></dc:creator>
		<pubDate>Sun, 17 Jan 2021 06:11:38 +0000</pubDate>
		<guid isPermaLink="false">https://subbuswaroop.com/?p=1329#comment-274</guid>

					<description><![CDATA[Nice read, I like to include the point, using relative units like `em` and `rem`s for super flexibility and responsive,which adjust the element&#039;s properties in relation to font-size.]]></description>
			<content:encoded><![CDATA[<p>Nice read, I like to include the point, using relative units like `em` and `rem`s for super flexibility and responsive,which adjust the element&#8217;s properties in relation to font-size.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
