<?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"
	>
<channel>
	<title>Comments on: Border tricks and centering issues</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 21:01:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: dkaye</title>
		<link>http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12860</link>
		<dc:creator>dkaye</dc:creator>
		<pubDate>Tue, 12 Oct 2004 20:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12860</guid>
		<description>jennifer:  thanks much for posting this - i was looking for something similar for my photoblog, and it worked perfectly!!.  many thanks! :)</description>
		<content:encoded><![CDATA[<p>jennifer:  thanks much for posting this - i was looking for something similar for my photoblog, and it worked perfectly!!.  many thanks! <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12851</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 12 Oct 2004 13:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12851</guid>
		<description>Chris - Actually we're essentially doing it the same way - setting the margins to "auto" (whether in shorthand or longhand) and text-align to center (for the outer div) - and text-align to left for the inner div is the key.

Russ - thanks for the link. I now have it bookmarked for future reference :)</description>
		<content:encoded><![CDATA[<p>Chris - Actually we&#039;re essentially doing it the same way - setting the margins to &#034;auto&#034; (whether in shorthand or longhand) and text-align to center (for the outer div) - and text-align to left for the inner div is the key.</p>
<p>Russ - thanks for the link. I now have it bookmarked for future reference <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine</title>
		<link>http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12848</link>
		<dc:creator>Christine</dc:creator>
		<pubDate>Tue, 12 Oct 2004 05:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12848</guid>
		<description>I'm sure there are a lot of different ways to do it (none of which I know, unfortunately) - but I know that you rock.  I love to just look at the new layout... it makes me so happy!  You rock!  (That one is for public record.)</description>
		<content:encoded><![CDATA[<p>I&#039;m sure there are a lot of different ways to do it (none of which I know, unfortunately) - but I know that you rock.  I love to just look at the new layout&#8230; it makes me so happy!  You rock!  (That one is for public record.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12847</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Tue, 12 Oct 2004 00:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12847</guid>
		<description>Hi Jennifer,
I have an article explaining centering with CSS here:
http://www.maxdesign.com.au/presentation/center/</description>
		<content:encoded><![CDATA[<p>Hi Jennifer,<br />
I have an article explaining centering with CSS here:<br />
<a href="http://www.maxdesign.com.au/presentation/center/" rel="nofollow">http://www.maxdesign.com.au/presentation/center/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Magee</title>
		<link>http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12837</link>
		<dc:creator>Chris Magee</dc:creator>
		<pubDate>Mon, 11 Oct 2004 11:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/10/09/border-tricks-and-centering-issues/#comment-12837</guid>
		<description>I'm certainly no expert at CSS (yet), but here's how I was taught to do it:

&lt;code&gt;#content {
 width: 600px;
 margin:0 auto;
 text-align: center;
 }
 
 #text{
 text-align:left;
 }&lt;/code&gt;

I'm always open to different approaches, though.</description>
		<content:encoded><![CDATA[<p>I&#039;m certainly no expert at CSS (yet), but here&#039;s how I was taught to do it:</p>
<p><code>#content {<br />
 width: 600px;<br />
 margin:0 auto;<br />
 text-align: center;<br />
 }</p>
<p> #text{<br />
 text-align:left;<br />
 }</code></p>
<p>I&#039;m always open to different approaches, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.505 seconds -->
