<?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: CSS VERTICAL-ALIGN</title>
	<atom:link href="http://www.css3.com/css-vertical-align/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.com</link>
	<description>CSS3.com - A comprehensive CSS 3 reference guide, tutorial, and blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:38:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Antony Askew</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-18525</link>
		<dc:creator>Antony Askew</dc:creator>
		<pubDate>Mon, 04 Apr 2011 09:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-18525</guid>
		<description>Yes I agree this property is an epic failure since it only works for images and tables. 

You can still use it on a Div tag though if you use the property &quot;display:table-cell;&quot; with it, Hope that helps others.</description>
		<content:encoded><![CDATA[<p>Yes I agree this property is an epic failure since it only works for images and tables. </p>
<p>You can still use it on a Div tag though if you use the property &#8220;display:table-cell;&#8221; with it, Hope that helps others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-16941</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 09 Nov 2010 12:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-16941</guid>
		<description>i agree with the epic failure of this styling, but guys this isn&#039;t the Official CSS3 website. don&#039;t go blaming them for the poor design. sheesh.</description>
		<content:encoded><![CDATA[<p>i agree with the epic failure of this styling, but guys this isn&#8217;t the Official CSS3 website. don&#8217;t go blaming them for the poor design. sheesh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-16664</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Mon, 13 Sep 2010 19:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-16664</guid>
		<description>+1 to the failure of this property. Like Jeffy said Shame on you!</description>
		<content:encoded><![CDATA[<p>+1 to the failure of this property. Like Jeffy said Shame on you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffy</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-16555</link>
		<dc:creator>Jeffy</dc:creator>
		<pubDate>Wed, 11 Aug 2010 02:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-16555</guid>
		<description>Vertical positioning is the biggest black eye of css.
You guys sweep this like a garbage under a rug pretending all is peachy.
Well it is not!
Shame!</description>
		<content:encoded><![CDATA[<p>Vertical positioning is the biggest black eye of css.<br />
You guys sweep this like a garbage under a rug pretending all is peachy.<br />
Well it is not!<br />
Shame!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndreVianna</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-16522</link>
		<dc:creator>AndreVianna</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-16522</guid>
		<description>Juest correcting the above layout:

Mt proposal is:
] Label =&gt; Line1
]          Line2
]          Line3

Today it does:
]          Line1
]          Line2
] Label =&gt; Line3</description>
		<content:encoded><![CDATA[<p>Juest correcting the above layout:</p>
<p>Mt proposal is:<br />
] Label =&gt; Line1<br />
]          Line2<br />
]          Line3</p>
<p>Today it does:<br />
]          Line1<br />
]          Line2<br />
] Label =&gt; Line3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndreVianna</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-16521</link>
		<dc:creator>AndreVianna</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-16521</guid>
		<description>I agree that this property fails most of the time but I think part of the solution lies in measuring the baseline from the top, not from the bottom. i.e. The the default baseline is the baseline of the first line from the top in a multiline element.
Example

Label =&gt; Line1
         Line2
         Line3

Today it does:

         Line1
         Line2
Label =&gt; Line3</description>
		<content:encoded><![CDATA[<p>I agree that this property fails most of the time but I think part of the solution lies in measuring the baseline from the top, not from the bottom. i.e. The the default baseline is the baseline of the first line from the top in a multiline element.<br />
Example</p>
<p>Label =&gt; Line1<br />
         Line2<br />
         Line3</p>
<p>Today it does:</p>
<p>         Line1<br />
         Line2<br />
Label =&gt; Line3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dubrox</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-16460</link>
		<dc:creator>dubrox</dc:creator>
		<pubDate>Thu, 01 Jul 2010 16:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-16460</guid>
		<description>+1 about the epic failure of this property.</description>
		<content:encoded><![CDATA[<p>+1 about the epic failure of this property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Think of us webdesigners</title>
		<link>http://www.css3.com/css-vertical-align/comment-page-1/#comment-1014</link>
		<dc:creator>Think of us webdesigners</dc:creator>
		<pubDate>Wed, 31 Oct 2007 17:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.com/?p=73#comment-1014</guid>
		<description>This property is an epic failure.</description>
		<content:encoded><![CDATA[<p>This property is an epic failure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

