<?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: Horizontal and Vertical Centering Using CSS: A Beginner&#8217;s Guide</title>
	<atom:link href="http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/</link>
	<description>Tutorials, Resources, Freebies, and Tips for Web Designers</description>
	<lastBuildDate>Mon, 15 Mar 2010 16:45:12 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ceca</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-412</link>
		<dc:creator>Ceca</dc:creator>
		<pubDate>Tue, 23 Feb 2010 21:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-412</guid>
		<description>http://ceca.void.rs.ba/mys0b2-20.htm</description>
		<content:encoded><![CDATA[<p><a href="http://ceca.void.rs.ba/mys0b2-20.htm">http://ceca.void.rs.ba/mys0b2-20.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarod Taylor</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-410</link>
		<dc:creator>Jarod Taylor</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-410</guid>
		<description>Please give me a URL to an example. I&#039;ll see if I can see what&#039;s happening.

Thanks. :)</description>
		<content:encoded><![CDATA[<p>Please give me a URL to an example. I&#8217;ll see if I can see what&#8217;s happening.</p>
<p>Thanks. <img src='http://www.noobcube.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ceca</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-409</link>
		<dc:creator>Ceca</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-409</guid>
		<description>This is great post! But I still have problem with vertical-align. My html code:


    
        
            
                &lt;a href=&quot;&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
           
...etc

and css:

table.products tr.imagerow td {
vertical-align:bottom;
}

table.products td {
padding:5px;
width:33%;
}

table.products tr.imagerow td a {
background-color:#FFFFFF;
border:1px solid #2E4070;
display:table-cell;
height:125px;
vertical-align:middle;
width:125px;
}


What is the best solution for my problem? Please, help!</description>
		<content:encoded><![CDATA[<p>This is great post! But I still have problem with vertical-align. My html code:</p>
<p>                <a href=""></a></p>
<p>&#8230;etc</p>
<p>and css:</p>
<p>table.products tr.imagerow td {<br />
vertical-align:bottom;<br />
}</p>
<p>table.products td {<br />
padding:5px;<br />
width:33%;<br />
}</p>
<p>table.products tr.imagerow td a {<br />
background-color:#FFFFFF;<br />
border:1px solid #2E4070;<br />
display:table-cell;<br />
height:125px;<br />
vertical-align:middle;<br />
width:125px;<br />
}</p>
<p>What is the best solution for my problem? Please, help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarod Taylor</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-404</link>
		<dc:creator>Jarod Taylor</dc:creator>
		<pubDate>Sun, 21 Feb 2010 20:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-404</guid>
		<description>Awesome!

:)</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p> <img src='http://www.noobcube.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivia</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-403</link>
		<dc:creator>Olivia</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-403</guid>
		<description>Ah, that did it! Thanks!</description>
		<content:encoded><![CDATA[<p>Ah, that did it! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarod Taylor</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-402</link>
		<dc:creator>Jarod Taylor</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-402</guid>
		<description>Olivia,

You forgot to give BOTH the html and body element a height of 100%. You gave the body element a height of 100%, but didn&#039;t give the html element a height of 100%. In order for the browser to be able to interpret your element&#039;s 100% height declaration, you need to give both the body and html element&#039;s a height declaration of 100%.

&lt;code&gt;
html, body {
height: 100%;
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Olivia,</p>
<p>You forgot to give BOTH the html and body element a height of 100%. You gave the body element a height of 100%, but didn&#8217;t give the html element a height of 100%. In order for the browser to be able to interpret your element&#8217;s 100% height declaration, you need to give both the body and html element&#8217;s a height declaration of 100%.</p>
<p><code><br />
html, body {<br />
height: 100%;<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivia</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-401</link>
		<dc:creator>Olivia</dc:creator>
		<pubDate>Sun, 21 Feb 2010 18:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-401</guid>
		<description>If you just click the link in my name, that&#039;s it. :)

I looked at it in Chrome, Firefox, and IE8 on my PC and they all look the same: content hugging the top of the page. I looked at it on another computer in IE, and it was shoved down the page a way&#039;s, but hugging the bottom of the page, and was behaving generally strangely.</description>
		<content:encoded><![CDATA[<p>If you just click the link in my name, that&#8217;s it. <img src='http://www.noobcube.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I looked at it in Chrome, Firefox, and IE8 on my PC and they all look the same: content hugging the top of the page. I looked at it on another computer in IE, and it was shoved down the page a way&#8217;s, but hugging the bottom of the page, and was behaving generally strangely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarod Taylor</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-398</link>
		<dc:creator>Jarod Taylor</dc:creator>
		<pubDate>Sun, 21 Feb 2010 14:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-398</guid>
		<description>Thanks! I&#039;m glad you liked the post.

If you can give me a URL, I&#039;ll try and see if I can find out what&#039;s happening.</description>
		<content:encoded><![CDATA[<p>Thanks! I&#8217;m glad you liked the post.</p>
<p>If you can give me a URL, I&#8217;ll try and see if I can find out what&#8217;s happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivia</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-397</link>
		<dc:creator>Olivia</dc:creator>
		<pubDate>Sun, 21 Feb 2010 09:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-397</guid>
		<description>Awesome post! Most comprhensive I&#039;ve found on vertically centering with CSS. I&#039;m trying to give &quot;Vertically Center an Element with an Unknown Height&quot; a go, but not having much luck. I&#039;m trying to incorporate it into an already created layout, so I don&#039;t want to go crazy changing things around. In theory, to me, what I&#039;ve done should work... but it hasn&#039;t... what am I doing wrong? Thanks!</description>
		<content:encoded><![CDATA[<p>Awesome post! Most comprhensive I&#8217;ve found on vertically centering with CSS. I&#8217;m trying to give &#8220;Vertically Center an Element with an Unknown Height&#8221; a go, but not having much luck. I&#8217;m trying to incorporate it into an already created layout, so I don&#8217;t want to go crazy changing things around. In theory, to me, what I&#8217;ve done should work&#8230; but it hasn&#8217;t&#8230; what am I doing wrong? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chicago web design</title>
		<link>http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/comment-page-1/#comment-359</link>
		<dc:creator>chicago web design</dc:creator>
		<pubDate>Tue, 19 Jan 2010 15:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.noobcube.com/?p=1155#comment-359</guid>
		<description>Great post! I love the &#039;get IE to behave&#039; part. Great coding makes great sites!</description>
		<content:encoded><![CDATA[<p>Great post! I love the &#8216;get IE to behave&#8217; part. Great coding makes great sites!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
