<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Vertically Center Multi-Lined Text</title>
	<atom:link href="http://css-tricks.com/vertically-center-multi-lined-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://css-tricks.com/vertically-center-multi-lined-text/</link>
	<description>Tips, Tricks, and Techniques on using Cascading Style Sheets.</description>
	<lastBuildDate>Thu, 23 May 2013 13:36:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: tyncImmenty</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-58193</link>
		<dc:creator>tyncImmenty</dc:creator>
		<pubDate>Tue, 07 Jul 2009 01:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-58193</guid>
		<description><![CDATA[Excellent blog! Very interesting posts. I will allways read it. Also subsribed on rss.]]></description>
		<content:encoded><![CDATA[<p>Excellent blog! Very interesting posts. I will allways read it. Also subsribed on rss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyncImmenty</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-58163</link>
		<dc:creator>tyncImmenty</dc:creator>
		<pubDate>Mon, 06 Jul 2009 01:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-58163</guid>
		<description><![CDATA[Awesome blog! Subscribed on rss. Regular will read it. Good job.]]></description>
		<content:encoded><![CDATA[<p>Awesome blog! Subscribed on rss. Regular will read it. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Trotter</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-58129</link>
		<dc:creator>Danny Trotter</dc:creator>
		<pubDate>Sat, 04 Jul 2009 13:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-58129</guid>
		<description><![CDATA[Wow...just wish IE would figure out that they cause more issues than solutions and just allow Firefox to take them over....]]></description>
		<content:encoded><![CDATA[<p>Wow&#8230;just wish IE would figure out that they cause more issues than solutions and just allow Firefox to take them over&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave B</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-57112</link>
		<dc:creator>Dave B</dc:creator>
		<pubDate>Tue, 09 Jun 2009 19:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-57112</guid>
		<description><![CDATA[Bogdan, that would be using javascript for presentation.  Whenever possible:

xhtml should mark up all content, semantically
css should handle all presentation of the content
javascript should only assign behavior]]></description>
		<content:encoded><![CDATA[<p>Bogdan, that would be using javascript for presentation.  Whenever possible:</p>
<p>xhtml should mark up all content, semantically<br />
css should handle all presentation of the content<br />
javascript should only assign behavior</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaleSaint</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-57034</link>
		<dc:creator>PaleSaint</dc:creator>
		<pubDate>Mon, 08 Jun 2009 18:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-57034</guid>
		<description><![CDATA[So funny that we&#039;re using CSS (IE8!) to mimic the behaviour of table cells when we were told that tables were the devil&#039;s plaything. Amazing how many hoops and conditional statements you have to jump through to get the same result a v4 browser would&#039;ve easily coped with using tables (and it was happily cross-browser). Have we all gone mad?]]></description>
		<content:encoded><![CDATA[<p>So funny that we&#8217;re using CSS (IE8!) to mimic the behaviour of table cells when we were told that tables were the devil&#8217;s plaything. Amazing how many hoops and conditional statements you have to jump through to get the same result a v4 browser would&#8217;ve easily coped with using tables (and it was happily cross-browser). Have we all gone mad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vertically Center Multi-Lined Text</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-56869</link>
		<dc:creator>Vertically Center Multi-Lined Text</dc:creator>
		<pubDate>Wed, 03 Jun 2009 02:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-56869</guid>
		<description><![CDATA[[...] Link [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Link [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Something Interactive &#187; Thoughts on Legacy Website Development</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-56755</link>
		<dc:creator>Something Interactive &#187; Thoughts on Legacy Website Development</dc:creator>
		<pubDate>Sat, 30 May 2009 18:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-56755</guid>
		<description><![CDATA[[...] I personally don’t find it necessary for everything to look exactly the same in all browsers, and this is a good example of a place where a minor difference makes a modern browser look good and a legacy browser still [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I personally don’t find it necessary for everything to look exactly the same in all browsers, and this is a good example of a place where a minor difference makes a modern browser look good and a legacy browser still [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saleh</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-56576</link>
		<dc:creator>Saleh</dc:creator>
		<pubDate>Tue, 26 May 2009 12:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-56576</guid>
		<description><![CDATA[I found out if you are going to use offsetHeight or offsetWidth in IE7 or IE8, make sure you set the HTML tag with some dimension ... e.g  or you set the tag in css;    
eg. 

html  { height: 100%; width:100%; }  

Hope this small info helps someone.]]></description>
		<content:encoded><![CDATA[<p>I found out if you are going to use offsetHeight or offsetWidth in IE7 or IE8, make sure you set the HTML tag with some dimension &#8230; e.g  or you set the tag in css;<br />
eg. </p>
<p>html  { height: 100%; width:100%; }  </p>
<p>Hope this small info helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-56419</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 20 May 2009 14:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-56419</guid>
		<description><![CDATA[It&#039;s about time every developer put a huge horrible warning at the top of each page that showed on &lt;=IE7 users&#039; machines.  Then hopefully soon we can rid the world of those Microsoft internet crimes and save ourselves LOTS of time!]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s about time every developer put a huge horrible warning at the top of each page that showed on &lt;=IE7 users&#8217; machines.  Then hopefully soon we can rid the world of those Microsoft internet crimes and save ourselves LOTS of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://css-tricks.com/vertically-center-multi-lined-text/#comment-56373</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 19 May 2009 16:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=2767#comment-56373</guid>
		<description><![CDATA[Again, I wrote a similar topic on 4/7/09. In case you like Chinese version, here is a link:

http://www.61dh.com/blog/2009/04/css.html]]></description>
		<content:encoded><![CDATA[<p>Again, I wrote a similar topic on 4/7/09. In case you like Chinese version, here is a link:</p>
<p><a href="http://www.61dh.com/blog/2009/04/css.html" rel="nofollow">http://www.61dh.com/blog/2009/04/css.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via cdn.css-tricks.com

 Served from: css-tricks.com @ 2013-05-23 06:44:16 by W3 Total Cache -->