<?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>CSS-Roots &#187; Divs zentrieren</title>
	<atom:link href="http://www.css-roots.de/category/css-workshop/divs-zentrieren-in-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css-roots.de</link>
	<description>Starthilfe für Webworker</description>
	<lastBuildDate>Wed, 23 Sep 2009 15:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Divs zentrieren</title>
		<link>http://www.css-roots.de/2008/12/divs-zentrieren/</link>
		<comments>http://www.css-roots.de/2008/12/divs-zentrieren/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 16:56:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Divs zentrieren]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[margin]]></category>
		<category><![CDATA[zentrieren]]></category>

		<guid isPermaLink="false">http://www.css-roots.de/?p=819</guid>
		<description><![CDATA[Wenn ihr einen Div auf eurer Seite zentrieren m&#246;chtet, ohne diese &#252;ber Position festzulegen, sondern in dynamisch zentrieren wollt k&#246;nnt ihr dies ganz einfach &#252;ber den Stylesheet regeln. Diese Zentrierung funktioniert wie folgt: 1 2 3 4 5 6 7 #content &#123; margin: auto; background: black; color:white; width:300px; &#125; Das wichtige Element hierbei ist der [...]]]></description>
		<wfw:commentRss>http://www.css-roots.de/2008/12/divs-zentrieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
