<?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>MBDealer.de &#187; CSS</title>
	<atom:link href="http://www.mbdealer.de/category/programmierung/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mbdealer.de</link>
	<description>Tipps, Tricks und Code-Snippets für Programmierer vom Programmierer</description>
	<lastBuildDate>Wed, 08 Sep 2010 08:33:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DIV Container horizontal zentrieren</title>
		<link>http://www.mbdealer.de/div-container-horizontal-zentrieren</link>
		<comments>http://www.mbdealer.de/div-container-horizontal-zentrieren#comments</comments>
		<pubDate>Mon, 10 Sep 2007 07:58:45 +0000</pubDate>
		<dc:creator>MBDealer</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Width]]></category>

		<guid isPermaLink="false">http://www.mbdealer.de/css/div-container-horizontal-zentrieren/</guid>
		<description><![CDATA[Beim Internet Explorer reicht ein simples text-align: center; aus um einen DIV Container horizontal zu zentrieren, leider funktioniert dies nicht beim Mozilla Firefox oder beim Opera. Mit Hilfe von margin-left: auto; und margin-right: auto; lassen sich DIV Container, die eine feste Breite haben bzw. nicht über die gesamte Breite des Browsers gehen, horizontal zentrieren. Beispiel: [...]]]></description>
		<wfw:commentRss>http://www.mbdealer.de/div-container-horizontal-zentrieren/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
