<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/centering</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 23:44:46 GMT</pubDate>
<item>
<title>(CSS) Center an HTML Email in Hotmail - i-am-andy</title>
<link>http://snipplr.com/view/58674/center-an-html-email-in-hotmail/</link>
<description><![CDATA[ <p>A small tip I picked up yesterday while developing a HTML email for a client. If you are testing in Hotmail using a browser other than Internet Explorer, you may notice that the email seems to left align and doesn’t display any background colours or background images the full width of the window. This is because Hotmail’s email container only stretches to fit the width of your most outer table defined with a fixed pixel width.

There is however an easy CSS fix as picked up by Email Center. Simply place the following css in your header:</p> ]]></description>
<pubDate>Wed, 14 Sep 2011 19:54:35 GMT</pubDate>
<guid>http://snipplr.com/view/58674/center-an-html-email-in-hotmail/</guid>
</item>
<item>
<title>(CSS) Vertical &amp;amp; horizontal centering with CSS - a1ias</title>
<link>http://snipplr.com/view/53612/vertical--horizontal-centering-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 16 May 2011 16:41:14 GMT</pubDate>
<guid>http://snipplr.com/view/53612/vertical--horizontal-centering-with-css/</guid>
</item>
<item>
<title>(CSS) Flexible height vertical centering with CSS, beyond IE7 - dubogii</title>
<link>http://snipplr.com/view/51419/flexible-height-vertical-centering-with-css-beyond-ie7/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 01 Apr 2011 13:21:06 GMT</pubDate>
<guid>http://snipplr.com/view/51419/flexible-height-vertical-centering-with-css-beyond-ie7/</guid>
</item>
<item>
<title>(CSS) Flexible Height Vertical Centering (IE8+) - adamcbrewer</title>
<link>http://snipplr.com/view/50541/flexible-height-vertical-centering-ie8/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 11 Mar 2011 19:52:32 GMT</pubDate>
<guid>http://snipplr.com/view/50541/flexible-height-vertical-centering-ie8/</guid>
</item>
<item>
<title>(CSS) Centered UL nav list with CSS - kronda</title>
<link>http://snipplr.com/view/49072/centered-ul-nav-list-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 Feb 2011 08:54:38 GMT</pubDate>
<guid>http://snipplr.com/view/49072/centered-ul-nav-list-with-css/</guid>
</item>
<item>
<title>(CSS) Centering a DIV of Unknown Width - alp</title>
<link>http://snipplr.com/view/48956/centering-a-div-of-unknown-width/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 Feb 2011 03:36:10 GMT</pubDate>
<guid>http://snipplr.com/view/48956/centering-a-div-of-unknown-width/</guid>
</item>
<item>
<title>(CSS) Cross Browser Vertically and Horizontally Centered Images in CSS without Tables - alp</title>
<link>http://snipplr.com/view/48946/cross-browser-vertically-and-horizontally-centered-images-in-css-without-tables/</link>
<description><![CDATA[ <p>this centers an image of unknown size vertically and horizontally within a box</p> ]]></description>
<pubDate>Mon, 14 Feb 2011 03:04:48 GMT</pubDate>
<guid>http://snipplr.com/view/48946/cross-browser-vertically-and-horizontally-centered-images-in-css-without-tables/</guid>
</item>
<item>
<title>(CSS) Vertical centering with line-height - blueocto</title>
<link>http://snipplr.com/view/46367/vertical-centering-with-lineheight/</link>
<description><![CDATA[ <p>When you have a container with fixed height you can use line-height property to vertically center the content.</p> ]]></description>
<pubDate>Sat, 01 Jan 2011 03:17:06 GMT</pubDate>
<guid>http://snipplr.com/view/46367/vertical-centering-with-lineheight/</guid>
</item>
<item>
<title>(CSS) Centering block elements horizontally - blueocto</title>
<link>http://snipplr.com/view/46363/centering-block-elements-horizontally/</link>
<description><![CDATA[ <p>For all modern browser this line of css is enough to horizontally center a block level element.</p> ]]></description>
<pubDate>Sat, 01 Jan 2011 03:14:09 GMT</pubDate>
<guid>http://snipplr.com/view/46363/centering-block-elements-horizontally/</guid>
</item>
<item>
<title>(CSS) Centering body in browser window - stephcode</title>
<link>http://snipplr.com/view/39869/centering-body-in-browser-window/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 Sep 2010 05:51:44 GMT</pubDate>
<guid>http://snipplr.com/view/39869/centering-body-in-browser-window/</guid>
</item>
<item>
<title>(CSS) CSS Centering and Image/Div Hor &amp;amp; Ver - iqwebdev</title>
<link>http://snipplr.com/view/37231/css-centering-and-imagediv-hor--ver/</link>
<description><![CDATA[ <p>Negative margins are exactly half the height and width, which pull the element back into perfect center. Only works with elements of a fixed height/width.</p> ]]></description>
<pubDate>Wed, 14 Jul 2010 02:26:09 GMT</pubDate>
<guid>http://snipplr.com/view/37231/css-centering-and-imagediv-hor--ver/</guid>
</item>
<item>
<title>(CSS) CSS Centering an Image (Vertical &amp;amp; Horizontal) - iqwebdev</title>
<link>http://snipplr.com/view/37230/css-centering-an-image-vertical--horizontal/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 14 Jul 2010 02:24:07 GMT</pubDate>
<guid>http://snipplr.com/view/37230/css-centering-an-image-vertical--horizontal/</guid>
</item>
<item>
<title>(CSS) Vertical Centering with CSS - coreypurcell</title>
<link>http://snipplr.com/view/17669/vertical-centering-with-css/</link>
<description><![CDATA[ <p>works in IE6/IE7 with the css expression.</p> ]]></description>
<pubDate>Thu, 30 Jul 2009 08:41:32 GMT</pubDate>
<guid>http://snipplr.com/view/17669/vertical-centering-with-css/</guid>
</item>
<item>
<title>(CSS) Vertical and Horizontal Centering with CSS - coreypurcell</title>
<link>http://snipplr.com/view/17668/vertical-and-horizontal-centering-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Jul 2009 08:37:35 GMT</pubDate>
<guid>http://snipplr.com/view/17668/vertical-and-horizontal-centering-with-css/</guid>
</item>
</channel>
</rss>