<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://typophile.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Typophile - New website design - Comments</title>
 <link>http://typophile.com/node/43365</link>
 <description>Comments for &quot;New website design&quot;</description>
 <language>en</language>
<item>
 <title>“Internet Explorer</title>
 <link>http://typophile.com/node/43365#comment-267376</link>
 <description>&lt;p&gt;&amp;#8220;Internet Explorer doesn’t “do” margins and padding very well&amp;#8221;&lt;/p&gt;
&lt;p&gt;In the past, I&amp;#8217;d double-wrap all containers (like Ken describes). So, I&amp;#8217;d have div#outerwrapper and div#innerwrapper&lt;/p&gt;
&lt;p&gt;I&amp;#8217;d position outerwrappers and give padding/margin to innerwrappers&lt;/p&gt;
&lt;p&gt;but, that can bloat your markup.&lt;/p&gt;
&lt;p&gt;These days, I just add IE conditional comments and load an extra style sheet for IE6 and then IE5.5&lt;/p&gt;
&lt;p&gt;I design it so it looks great/works in IE7/Firefox, then open it in IE6 and figure out which items need negative padding/margins for IE6 to render it right.&lt;/p&gt;
&lt;p&gt;I find it a lot more flexible mainly because it lets me keep my HTML and main CSS file completely free of crazy IE hacks.&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Mar 2008 08:23:16 -0700</pubDate>
 <dc:creator>aluminum</dc:creator>
 <guid isPermaLink="false">comment 267376 at http://typophile.com</guid>
</item>
<item>
 <title>My solution for the dreaded</title>
 <link>http://typophile.com/node/43365#comment-267356</link>
 <description>&lt;p&gt;My solution for the dreaded IE Box Model bug is to set up a frame div with your width/height and no padding or margins. I can then place a div inside with the necessary padding applied. Some like to use the _height/_width hacks but I try to keep it as valid as possible.&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Mar 2008 07:15:39 -0700</pubDate>
 <dc:creator>Ken Messenger</dc:creator>
 <guid isPermaLink="false">comment 267356 at http://typophile.com</guid>
</item>
<item>
 <title>Here’s the problem I’m</title>
 <link>http://typophile.com/node/43365#comment-267222</link>
 <description>&lt;p&gt;Here&amp;#8217;s the problem I&amp;#8217;m running into:&lt;br /&gt;
Internet Explorer doesn&amp;#8217;t &amp;#8220;do&amp;#8221; margins and padding very well, and I can&amp;#8217;t figure out how to get the columns to align correctly because of that. Safari and Firefox, etc., render it well, but...&lt;br /&gt;
&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/busted_5358.png&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/busted2_6212.png&quot; /&gt;&lt;/div&gt;&lt;br /&gt;
I tried applying the &lt;a class=&quot;freelinking-external&quot; href=&quot;http://code.google.com/p/ie7-js/&quot;&gt;Google ie7-js javascript fix&lt;/a&gt;, but it doesn&amp;#8217;t seem to be working :(&lt;/p&gt;
&lt;p&gt;Anyone have any success with this or know how to fix it without re-working the entire page?&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Mar 2008 16:53:38 -0700</pubDate>
 <dc:creator>DanGayle</dc:creator>
 <guid isPermaLink="false">comment 267222 at http://typophile.com</guid>
</item>
<item>
 <title>I’m working on my site,</title>
 <link>http://typophile.com/node/43365#comment-267205</link>
 <description>&lt;p&gt;I&amp;#8217;m working on my site, slowly but surely, and it will be all CSS goodness. I&amp;#8217;m excited. Really.&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Mar 2008 16:04:14 -0700</pubDate>
 <dc:creator>Miss Tiffany</dc:creator>
 <guid isPermaLink="false">comment 267205 at http://typophile.com</guid>
</item>
<item>
 <title>I am still stuck in tables</title>
 <link>http://typophile.com/node/43365#comment-267204</link>
 <description>&lt;p&gt;I am still stuck in tables for layout. The web and CSS passed my by a few years ago while I was sleeping :-/&lt;/p&gt;
&lt;p&gt;ChrisL&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Mar 2008 15:51:35 -0700</pubDate>
 <dc:creator>dezcom</dc:creator>
 <guid isPermaLink="false">comment 267204 at http://typophile.com</guid>
</item>
<item>
 <title>Nice going. I’m only</title>
 <link>http://typophile.com/node/43365#comment-267150</link>
 <description>&lt;p&gt;Nice going. I&amp;#8217;m only barely cognizant of php but I know me some CSS. Let me know if you need help.&lt;/p&gt;
</description>
 <pubDate>Wed, 19 Mar 2008 13:30:37 -0700</pubDate>
 <dc:creator>Ken Messenger</dc:creator>
 <guid isPermaLink="false">comment 267150 at http://typophile.com</guid>
</item>
<item>
 <title>New website design</title>
 <link>http://typophile.com/node/43365</link>
 <description>I&#039;ve never claimed to be that great of a web designer, but I&#039;m particularly proud of my newest creation. 

[[http://geek-vs-life.com|Geek-vs-Life]]

[img:pic-2_3935.png]

It&#039;s not flashy at all, but the underlying PHP code is unique. It&#039;s designed as a &quot;newspaper&quot; theme, with two columns on the main page that alternate even and odd posts. (That&#039;s the unique part. Anyone see that before?)

It&#039;s still a work in progress, since I&#039;m not the most humongous expert at CSS hacks to get this to work well in IE, etc.

If anyone is willing to help me fix the CSS, I&#039;ll hook you up with the custom Wordpress theme code!</description>
 <comments>http://typophile.com/node/43365#comments</comments>
 <category domain="http://typophile.com/taxonomy/term/54">Blog</category>
 <pubDate>Wed, 19 Mar 2008 12:03:56 -0700</pubDate>
 <dc:creator>DanGayle</dc:creator>
 <guid isPermaLink="false">43365 at http://typophile.com</guid>
</item>
</channel>
</rss>
