<?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>The Buzz Media &#187; web page</title>
	<atom:link href="http://www.thebuzzmedia.com/tag/web-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebuzzmedia.com</link>
	<description>News, Technology, Humor and Programming</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:49:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Object Oriented-Style CSS Inheritance Tip</title>
		<link>http://www.thebuzzmedia.com/object-oriented-style-css-inheritance/</link>
		<comments>http://www.thebuzzmedia.com/object-oriented-style-css-inheritance/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 16:20:29 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=81</guid>
		<description><![CDATA[I was trying to figure out recently how to apply multiple CSS styles to a single element. What I wanted to be able to do was define a single base style for a particular element, let&#8217;s say the P tag, and then define a multitude of differing additional styles for that same tag, like a [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/object-oriented-style-css-inheritance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Slicing Guide and XHTML/CSS Page Design Guide</title>
		<link>http://www.thebuzzmedia.com/css-slicing-guide-and-xhtmlcss-page-design-guide/</link>
		<comments>http://www.thebuzzmedia.com/css-slicing-guide-and-xhtmlcss-page-design-guide/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 22:07:38 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=69</guid>
		<description><![CDATA[When I first got into web development, the new layout craze for websites was &#8220;table layouts&#8221;. The idea that you could slide and organize everything in a grid (using &#60;table&#62; tags) was a godsend for designers. All you had to do was learn how to &#8220;slice&#8221; your Photoshop mockup into the appropriate squares and they [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/css-slicing-guide-and-xhtmlcss-page-design-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animation of a (Mozilla) Browser Reflowing a Webpage</title>
		<link>http://www.thebuzzmedia.com/animation-of-a-mozilla-browser-reflowing-a-webpage/</link>
		<comments>http://www.thebuzzmedia.com/animation-of-a-mozilla-browser-reflowing-a-webpage/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 21:54:45 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[web page]]></category>

		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=2776</guid>
		<description><![CDATA[Thanks to Grant Gochnauer for sending in a sweet link with some awesome animations by Satoshi Ueyama that show how the Gecko web page rendering engine (used in Mozilla/Firefox) reflows a webpage and essentially renders it on the fly as the HTML streams down the engine positions it and makes heads or tails of it.
Here&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/animation-of-a-mozilla-browser-reflowing-a-webpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
