<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mark Scerri - Eye on the web &#187; CSS</title>
	<atom:link href="http://markscerri.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://markscerri.com</link>
	<description></description>
	<lastBuildDate>Wed, 27 Jan 2010 10:03:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='markscerri.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d6a4ebb38d27e2a192b813abc1662a02?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Mark Scerri - Eye on the web &#187; CSS</title>
		<link>http://markscerri.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://markscerri.com/osd.xml" title="Mark Scerri - Eye on the web" />
	<atom:link rel='hub' href='http://markscerri.com/?pushpress=hub'/>
		<item>
		<title>CSS 3: Background Size</title>
		<link>http://markscerri.com/2009/08/31/css3-background-size/</link>
		<comments>http://markscerri.com/2009/08/31/css3-background-size/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:37:09 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=290</guid>
		<description><![CDATA[Background size allows you to scale the CSS background image you are using. Until now background-size as intended in CSS3 is not supported in any browser, however Chrome, Opera, Safari, and Firefox 3.6 alpha all implement their own custom markup. Here is an example: body { background-image: url(img1.jpg); background-size: 60% 40%; /* w3 spec - [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=290&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/08/31/css3-background-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS 3: Multiple Background Images</title>
		<link>http://markscerri.com/2009/08/21/css-3-multiple-background-images/</link>
		<comments>http://markscerri.com/2009/08/21/css-3-multiple-background-images/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:19:38 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=284</guid>
		<description><![CDATA[Now this is cool! Multiple background images can allow you to do some awesome tricks with layout without the need of writing complex markup to your website. The basic syntax for multiple backgound images in CSS3 is easy. Instead of listing a single image source for your background-image property, you list up to a maximum of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=284&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/08/21/css-3-multiple-background-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS 3</title>
		<link>http://markscerri.com/2009/08/06/css-3/</link>
		<comments>http://markscerri.com/2009/08/06/css-3/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 06:46:02 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=280</guid>
		<description><![CDATA[Over the years the CSS headache and the support of CSS have improved. In fact currently we have a considerable set of browsers with CSS 2.1 support: Safari, Firefox, Chrome, Opera, and Internet Explorer. In fact these 5 major browsers are also implementing some CSS 3 support in their rendering engines. The following is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=280&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/08/06/css-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
	</channel>
</rss>