<?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>Boston Web Design Blog &#187; Web page layout</title>
	<atom:link href="http://www.bostonid.com/blog/tag/web-page-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bostonid.com/blog</link>
	<description>...our thoughts on web design, web development, identity branding, coffee, and other unassociated topics.</description>
	<lastBuildDate>Sat, 26 Oct 2013 20:02:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.39</generator>
	<item>
		<title>How to center a web page with CSS</title>
		<link>http://www.bostonid.com/blog/how-to-center-a-web-page-with-css/</link>
		<comments>http://www.bostonid.com/blog/how-to-center-a-web-page-with-css/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 23:29:33 +0000</pubDate>
		<dc:creator><![CDATA[Glenn Hodgkinson]]></dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web page layout]]></category>

		<guid isPermaLink="false">http://bostonid.com/blog/?p=13</guid>
		<description><![CDATA[<p>The most common question I get asked when teaching CSS layout design is how to center a web page in the browser. Let me show you how: Create a container for all of your page content and place it inside your body tags of the HTML page: &#60;body&#62;    &#60;div id=&#8221;container&#8221;&#62;       &#60;p&#62;Your &#8230; <a href="http://www.bostonid.com/blog/how-to-center-a-web-page-with-css/" class="more-link">Continue reading <span class="screen-reader-text">How to center a web page with CSS</span></a></p>
<p>The post <a rel="nofollow" href="http://www.bostonid.com/blog/how-to-center-a-web-page-with-css/">How to center a web page with CSS</a> appeared first on <a rel="nofollow" href="http://www.bostonid.com/blog">Boston Web Design Blog</a>.</p>
]]></description>
		<wfw:commentRss>http://www.bostonid.com/blog/how-to-center-a-web-page-with-css/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
