<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Zenmonkeys</title>
    <link>http://zenmonkeys.com/</link>
    <description />
    <language>en-us</language>
    <copyright>Zenmonkeys</copyright>
    <lastBuildDate>Mon, 07 Aug 2006 18:26:09 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>bc@zenmonkeys.com</managingEditor>
    <webMaster>bc@zenmonkeys.com</webMaster>
    <item>
      <trackback:ping>http://zenmonkeys.com/Trackback.aspx?guid=a434a42e-fb57-4b6d-a2d3-7bfe85155ea7</trackback:ping>
      <pingback:server>http://zenmonkeys.com/pingback.aspx</pingback:server>
      <pingback:target>http://zenmonkeys.com/PermaLink,guid,a434a42e-fb57-4b6d-a2d3-7bfe85155ea7.aspx</pingback:target>
      <dc:creator>bc@zenmonkeys.com (Brendon)</dc:creator>
      <wfw:comment>http://zenmonkeys.com/CommentView,guid,a434a42e-fb57-4b6d-a2d3-7bfe85155ea7.aspx</wfw:comment>
      <wfw:commentRss>http://zenmonkeys.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a434a42e-fb57-4b6d-a2d3-7bfe85155ea7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      If your CSS doesn't seem to be rendering correctly even though you are 99.99% sure
      you're using the correct markup double check the doctype. If you don't explicitly
      set the doctype to transitional or strict the browser will default to CSS 1.0 specifications
      and many CSS 2.0 features aren't supported in the older version.
   </p>
        <p>
      Make sure this is above the &lt;html&gt; tag:
   </p>
        <p>
      &lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>"&gt;
   </p>
        <p>
      Understanding DOCTYPE:
   </p>
        <a href="http://www.alistapart.com/articles/doctype/">http://www.alistapart.com/articles/doctype/</a>
        <p>
       
   </p>
        <img width="0" height="0" src="http://zenmonkeys.com/aggbug.ashx?id=a434a42e-fb57-4b6d-a2d3-7bfe85155ea7" />
      </body>
      <title>CSS Not Displaying Correctly</title>
      <guid>http://zenmonkeys.com/PermaLink,guid,a434a42e-fb57-4b6d-a2d3-7bfe85155ea7.aspx</guid>
      <link>http://zenmonkeys.com/PermaLink,guid,a434a42e-fb57-4b6d-a2d3-7bfe85155ea7.aspx</link>
      <pubDate>Mon, 07 Aug 2006 18:26:09 GMT</pubDate>
      <description>&lt;p&gt;
   If your CSS doesn't seem to be rendering correctly even though you are 99.99% sure
   you're using the correct markup double check the doctype. If you don't explicitly
   set the doctype to transitional or strict the browser will default to CSS 1.0 specifications
   and many CSS 2.0 features aren't supported in the older version.
&lt;/p&gt;
&lt;p&gt;
   Make sure this is above the &amp;lt;html&amp;gt; tag:
&lt;/p&gt;
&lt;p&gt;
   &amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "&lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;"&amp;gt;
&lt;/p&gt;
&lt;p&gt;
   Understanding DOCTYPE:
&lt;/p&gt;
&lt;a href="http://www.alistapart.com/articles/doctype/"&gt;http://www.alistapart.com/articles/doctype/&lt;/a&gt; 
&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://zenmonkeys.com/aggbug.ashx?id=a434a42e-fb57-4b6d-a2d3-7bfe85155ea7" /&gt;</description>
      <comments>http://zenmonkeys.com/CommentView,guid,a434a42e-fb57-4b6d-a2d3-7bfe85155ea7.aspx</comments>
      <category>CSS</category>
    </item>
    <item>
      <trackback:ping>http://zenmonkeys.com/Trackback.aspx?guid=8567267d-1ab4-40d0-8beb-23c920178cb1</trackback:ping>
      <pingback:server>http://zenmonkeys.com/pingback.aspx</pingback:server>
      <pingback:target>http://zenmonkeys.com/PermaLink,guid,8567267d-1ab4-40d0-8beb-23c920178cb1.aspx</pingback:target>
      <dc:creator>bc@zenmonkeys.com (Brendon)</dc:creator>
      <wfw:comment>http://zenmonkeys.com/CommentView,guid,8567267d-1ab4-40d0-8beb-23c920178cb1.aspx</wfw:comment>
      <wfw:commentRss>http://zenmonkeys.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8567267d-1ab4-40d0-8beb-23c920178cb1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
      Andy Hume posted an intersting article on <a href="http://bitesizestandards.com">bitesizestandards.com</a> .
      It talks about positioning &lt;divs&gt; located on the source document in any order
      through css. Normally &lt;divs&gt; order themselves on the page according to
      the order they are placed on the page.
   </p>
        <p>
      Here is a link to the article:
   </p>
        <p>
          <a href="http://bitesizestandards.com/bites/understanding-any-order-columns">http://bitesizestandards.com/bites/understanding-any-order-columns</a>
        </p>
        <img width="0" height="0" src="http://zenmonkeys.com/aggbug.ashx?id=8567267d-1ab4-40d0-8beb-23c920178cb1" />
      </body>
      <title>Link - Understanding “Any order columns”</title>
      <guid>http://zenmonkeys.com/PermaLink,guid,8567267d-1ab4-40d0-8beb-23c920178cb1.aspx</guid>
      <link>http://zenmonkeys.com/PermaLink,guid,8567267d-1ab4-40d0-8beb-23c920178cb1.aspx</link>
      <pubDate>Wed, 24 May 2006 14:34:20 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   Andy Hume posted an intersting article on &lt;a href="http://bitesizestandards.com"&gt;bitesizestandards.com&lt;/a&gt;&amp;nbsp;.
   It talks about positioning &amp;lt;divs&amp;gt; located on the source document in any order
   through css. Normally &amp;lt;divs&amp;gt; order themselves on&amp;nbsp;the page according to
   the order they are placed on the page.
&lt;/p&gt;
&lt;p&gt;
   Here is a link to the article:
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://bitesizestandards.com/bites/understanding-any-order-columns"&gt;http://bitesizestandards.com/bites/understanding-any-order-columns&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://zenmonkeys.com/aggbug.ashx?id=8567267d-1ab4-40d0-8beb-23c920178cb1" /&gt;</description>
      <comments>http://zenmonkeys.com/CommentView,guid,8567267d-1ab4-40d0-8beb-23c920178cb1.aspx</comments>
      <category>CSS</category>
    </item>
  </channel>
</rss>