<?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/code-snippets/css/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/code-snippets/css/</link>
	<description>Aaron Belchamber: AI-Centric Senior Cloud Software Engineer - Jacksonville FL</description>
	<lastBuildDate>Wed, 08 Apr 2015 02:58:24 +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>Replacing HTML tables with CSS to improve responsive design</title>
		<link>https://tools.belchamber.us/replacing-html-tables-with-css-to-improve-responsive-design/</link>
					<comments>https://tools.belchamber.us/replacing-html-tables-with-css-to-improve-responsive-design/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Wed, 08 Apr 2015 15:03:55 +0000</pubDate>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[css tips]]></category>
		<category><![CDATA[html tips]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[responsive design]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=766</guid>

					<description><![CDATA[<p>Many websites are still displaying HTML tables with those &#8220;&#60;table&#62;&#60;tr&#62;&#60;td&#62;&#8221; tags.  The problem is, try loading a table that looks nice on your desktop computer onto a mobile device and chances are, parts of your table will no longer be visible on screen, or the table will resize and squish the content.  Tables aren&#8217;t meant [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/replacing-html-tables-with-css-to-improve-responsive-design/">Replacing HTML tables with CSS to improve responsive design</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/replacing-html-tables-with-css-to-improve-responsive-design/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">766</post-id>	</item>
		<item>
		<title>A CSS Z-Index rule and why it works sometimes and not others</title>
		<link>https://tools.belchamber.us/a-css-z-index-rule-and-why-it-works-sometimes-and-not-others/</link>
					<comments>https://tools.belchamber.us/a-css-z-index-rule-and-why-it-works-sometimes-and-not-others/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 15 Mar 2014 13:37:46 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=157</guid>

					<description><![CDATA[<p>In order for CSS z-index to work properly, the element you are applying the property to can only be &#8220;position:absolute&#8221; or &#8220;position:relative&#8221;.  Though Firefox seems to ignore with a wink to the developer and assign z-indexes as intended, this is a common issue especially with older versions of Internet Explorer, IE 9 &#38; IE 10 [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/a-css-z-index-rule-and-why-it-works-sometimes-and-not-others/">A CSS Z-Index rule and why it works sometimes and not others</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/a-css-z-index-rule-and-why-it-works-sometimes-and-not-others/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">157</post-id>	</item>
		<item>
		<title>Center a Div and other HTML blocks</title>
		<link>https://tools.belchamber.us/center-a-div-and-other-html-blocks/</link>
					<comments>https://tools.belchamber.us/center-a-div-and-other-html-blocks/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Wed, 26 Feb 2014 04:53:12 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/cms/?p=34</guid>

					<description><![CDATA[<p>CSS can often be tricky.  What do we need to do to get all those pesky browsers to show things the way we want?!  Sometimes, I marvel at the patience of people who find out, after hours, just how to nudge something properly one way or get the body of text to flow and display [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/center-a-div-and-other-html-blocks/">Center a Div and other HTML blocks</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/center-a-div-and-other-html-blocks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">34</post-id>	</item>
	</channel>
</rss>
