<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Why is css doing this to me?</title>
      <link>http://ask.metafilter.com/58479/Why-is-css-doing-this-to-me/</link>
      <description>Comments on Ask MetaFilter post Why is css doing this to me?</description>
	  	  <pubDate>Sat, 10 Mar 2007 16:48:31 -0800</pubDate>
      <lastBuildDate>Sat, 10 Mar 2007 16:48:31 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Why is css doing this to me?</title>
  	<link>http://ask.metafilter.com/58479/Why-is-css-doing-this-to-me</link>	
  	<description>I&apos;ve run into a problem with displacing a block of text with css.  II see the same behavior in IE6, IE7 and Firefox, so I gather its supposed to behave that way, but I can&apos;t work out why. I&apos;d like to be able to have some text included with the main content in the code, but pulled over to the margin, as in marginalia or the cornell note-taking method on display.  I&apos;ve worked out how to float the text, but when I shift it over into the margin, the main text continues to wrap around the (now empty) displaced area.&lt;br&gt;
&lt;br&gt;
My sample document is &lt;a href=http://www.hellenback.com/testing/&gt;here&lt;/a&gt;.  Look to the left of the second or third excerpts in the maginalia column to see the empty blocks.&lt;br&gt;
&lt;br&gt;
Why is it doing that?  Can I make it stop, or have I chosen the wrong method of doing this to start with?</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.58479</guid>
  	<pubDate>Sat, 10 Mar 2007 16:13:00 -0800</pubDate>
  	<dc:creator>Karmakaze</dc:creator>
	
	<category>css</category>
	
	<category>float</category>
	
	<category>debug</category>
	
</item>
<item>
  	<title>By: Se&#xf1;or Pantalones</title>
  	<link>http://ask.metafilter.com/58479/Why-is-css-doing-this-to-me#879090</link>	
  	<description>scholia {layout.css (line 87)&lt;br&gt;
border:1px solid red;&lt;br&gt;
float:right;&lt;br&gt;
font-family:trebuchet,arial,helvetia,sans-serif;&lt;br&gt;
font-size:x-small;&lt;br&gt;
font-style:italic;&lt;br&gt;
line-height:1.1em;&lt;br&gt;
margin-left:-300px;&lt;br&gt;
padding:5px;&lt;br&gt;
position:relative;&lt;br&gt;
right:-300px;&lt;br&gt;
text-align:justify;&lt;br&gt;
width:282px;&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
you forgot margin-left: -300px to counteract the right -300px</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.58479-879090</guid>
  	<pubDate>Sat, 10 Mar 2007 16:48:31 -0800</pubDate>
  	<dc:creator>Se&#xf1;or Pantalones</dc:creator>
</item>
<item>
  	<title>By: Se&#xf1;or Pantalones</title>
  	<link>http://ask.metafilter.com/58479/Why-is-css-doing-this-to-me#879091</link>	
  	<description>oops, remove &amp;quot;layout.css (line 87)&amp;quot;.  firebug info from the copy/paste</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.58479-879091</guid>
  	<pubDate>Sat, 10 Mar 2007 16:49:24 -0800</pubDate>
  	<dc:creator>Se&#xf1;or Pantalones</dc:creator>
</item>
<item>
  	<title>By: Karmakaze</title>
  	<link>http://ask.metafilter.com/58479/Why-is-css-doing-this-to-me#879106</link>	
  	<description>Thank you!  I knew it had to be something obvious I just wasn&apos;t seeing.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.58479-879106</guid>
  	<pubDate>Sat, 10 Mar 2007 17:26:22 -0800</pubDate>
  	<dc:creator>Karmakaze</dc:creator>
</item>

    </channel>
</rss>
