<?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>Program &#38; Design &#187; Java</title>
	<atom:link href="http://programanddesign.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://programanddesign.com</link>
	<description>Tips, tricks, tutorials, and tools on programming &#38; web design</description>
	<lastBuildDate>Wed, 07 Jul 2010 21:55:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Vertically center text with CSS</title>
		<link>http://programanddesign.com/java/vertically-center-text-with-css/</link>
		<comments>http://programanddesign.com/java/vertically-center-text-with-css/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 20:34:21 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://programanddesign.com/?p=204</guid>
		<description><![CDATA[Anyone who has used CSS for awhile knows that vertically aligning stuff isn't easy. Vertically aligning just text, however, is pretty simple. If your container is 30px tall, just set the line-height to 30px too and your text will be perfectly centered! Hurray! This only works for a single line of text however... if you [...]]]></description>
		<wfw:commentRss>http://programanddesign.com/java/vertically-center-text-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
