<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CSS Archives - Belchamber Web Tools, AI Guidance &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/articles/css-articles/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/articles/css-articles/</link>
	<description>Aaron Belchamber: AI-Centric Senior Cloud Software Engineer - Jacksonville FL</description>
	<lastBuildDate>Thu, 21 Apr 2016 11:03:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>Pre-Compiled CSS:  LESS &#038; SASS &#8212; Just learn them both, they&#8217;re easy</title>
		<link>https://tools.belchamber.us/pre-compiled-css-less-sass-just-learn-theyre-easy/</link>
					<comments>https://tools.belchamber.us/pre-compiled-css-less-sass-just-learn-theyre-easy/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Thu, 21 Apr 2016 12:31:06 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[LESS]]></category>
		<category><![CDATA[pre-compiled CSS]]></category>
		<category><![CDATA[SASS]]></category>
		<guid isPermaLink="false">https://tools.belchamber.us/?p=1042</guid>

					<description><![CDATA[<p>Bootstrap left LESS and went to SASS when you upgrade from version 3.0 to version 4.0.  If you just know LESS, it&#8217;s not a big deal, really, to learn SASS.  They&#8217;re both pretty similar and end up producing the same results:  cleaner and easier to scale and use CSS. There are a lot of tutorials [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/pre-compiled-css-less-sass-just-learn-theyre-easy/">Pre-Compiled CSS:  LESS &#038; SASS &#8212; Just learn them both, they&#8217;re easy</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/pre-compiled-css-less-sass-just-learn-theyre-easy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1042</post-id>	</item>
		<item>
		<title>Media queries and your website = Good web marketing practice</title>
		<link>https://tools.belchamber.us/media-queries-and-your-website-good-web-marketing-practice/</link>
					<comments>https://tools.belchamber.us/media-queries-and-your-website-good-web-marketing-practice/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Mon, 15 Sep 2014 11:47:00 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=531</guid>

					<description><![CDATA[<p>Your website UX, down to how a page looks printed, should be part of your web marketing strategy Nothing is more annoying than printing a page to only waste 6 pages because you didn&#8217;t see the endless comment thread. How many &#8220;Great Job!&#8221; praises and misspelled critiques do we need when most of us just [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/media-queries-and-your-website-good-web-marketing-practice/">Media queries and your website = Good web marketing practice</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/media-queries-and-your-website-good-web-marketing-practice/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">531</post-id>	</item>
		<item>
		<title>When is it okay to use CSS to hide certain elements on a page with CSS instead of fixing the results programmatically?</title>
		<link>https://tools.belchamber.us/when-is-it-okay-to-use-css-to-hide-certain-elements-on-a-page-with-css-instead-of-fixing-the-results-programmatically/</link>
					<comments>https://tools.belchamber.us/when-is-it-okay-to-use-css-to-hide-certain-elements-on-a-page-with-css-instead-of-fixing-the-results-programmatically/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Thu, 27 Mar 2014 01:06:31 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=188</guid>

					<description><![CDATA[<p>The WordPress community has a lot of experienced experts who have provided a lot of valuable guidance and advice on WordPress.org.  The Magento Community Edition, backed by the Magento community, are just as experienced and fervent supporters.  Open source projects are incredibly proactive.  However, there are times I have encountered solutions, especially if you want [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/when-is-it-okay-to-use-css-to-hide-certain-elements-on-a-page-with-css-instead-of-fixing-the-results-programmatically/">When is it okay to use CSS to hide certain elements on a page with CSS instead of fixing the results programmatically?</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/when-is-it-okay-to-use-css-to-hide-certain-elements-on-a-page-with-css-instead-of-fixing-the-results-programmatically/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">188</post-id>	</item>
	</channel>
</rss>
