<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041340" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041340</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I don&#039;t use slick edit. I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231032</link>
    <description> &lt;p&gt;I don&#039;t use slick edit. I use Coda for the Mac. &lt;a href=&quot;http://www.panic.com/coda/&quot; title=&quot;http://www.panic.com/coda/&quot;&gt;http://www.panic.com/coda/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;ve never touched an online editor in my life, i prefer to stick to the command line and VI.&lt;/p&gt;
&lt;p&gt;Thankfully i was only using slick edit on a friends laptop and wont be needing it again. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 15:30:00 +0000</pubDate>
 <dc:creator>andrewtayloruk</dc:creator>
 <guid isPermaLink="false">comment 1231032 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>andrewtayloruk wrote:
I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231030</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;andrewtayloruk&lt;/em&gt; wrote:&lt;/div&gt;I already comment my start and end tags.....&lt;/p&gt;
&lt;p&gt;I don&#039;t see what you mean about code ending up without indents. My issue was with Slick edit trying to indent everything it&#039;s way rather than letting me do it manually.&lt;br /&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;you used the bbcode tags and not the html ones for &amp;lt;code&amp;gt; - or you  can use the Code button in the editor toolbar here&lt;/p&gt;
&lt;p&gt;and if you want to show a tag here with &amp;lt;sometag&amp;gt; you need to use the html entities &amp;amp;lt; &amp;amp;gt; to open and close the tag&lt;/p&gt;
&lt;p&gt;regarding losing indents, for example if you edit your file in the file manager editor on your control panel interface, or sometimes if you download the file certain ways, you might lose the formatting.. or view it  in other encoding eg view a utf8 encoded file with ansi encoding, possibly, I think - I just know I have seen the indents go away in certain situations&lt;/p&gt;
&lt;p&gt;Slick edit sounds not so slick - use a good text editor that doesn&#039;t &quot;help&quot; you too much - I use &lt;a href=&quot;http://www.editplus.com/&quot;&gt;EditPlus&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 15:26:16 +0000</pubDate>
 <dc:creator>netsperience</dc:creator>
 <guid isPermaLink="false">comment 1231030 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I already comment my start</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231027</link>
    <description> &lt;p&gt;I already comment my start and end tags.....&lt;/p&gt;
&lt;p&gt;I don&#039;t see what you mean about code ending up without indents. My issue was with Slick edit trying to indent everything it&#039;s way rather than letting me do it manually.&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 15:14:53 +0000</pubDate>
 <dc:creator>andrewtayloruk</dc:creator>
 <guid isPermaLink="false">comment 1231027 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>you can comment your end</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231022</link>
    <description> &lt;p&gt;you can comment your end tags if it gets confusing&lt;/p&gt;
&lt;p&gt;indenting is also a good idea, Andrew, but sometimes the code will end up without the indents and then what?&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 14:41:51 +0000</pubDate>
 <dc:creator>netsperience</dc:creator>
 <guid isPermaLink="false">comment 1231022 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>hehe, i indent all my code</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231020</link>
    <description> &lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; hehe, i indent all my code so it&#039;s &lt;strong&gt;usually&lt;/strong&gt; easy to spot missing tags. &lt;/p&gt;
&lt;p&gt;I was using slick edit on a friends machine and it was a right pain in the backside to use. When you open a  tag it automatically adds the closing tag 2 lines beneath. Great, but if you press the down arrow it puts another div in between the tag you just opened and the closing tag.&lt;/p&gt;
&lt;p&gt;I loaded the code in Coda at home and instead of nice and tidy code i was presented with a mess which led me to check the tags.&lt;/p&gt;
&lt;p&gt;I guess i should have run a css validator on it and it would have flagged the extra tags. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 14:37:38 +0000</pubDate>
 <dc:creator>andrewtayloruk</dc:creator>
 <guid isPermaLink="false">comment 1231020 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Glad you got it sorted.
My</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231017</link>
    <description> &lt;p&gt;Glad you got it sorted.&lt;/p&gt;
&lt;p&gt;My head hurts sometimes with end tags for multiple divs in divs, especially when each div is full of PHP doing if&#039;s echoes and whatnot!&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 14:19:04 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1231017 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks for the reply greg.</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1231013</link>
    <description> &lt;p&gt;Thanks for the reply greg. It wasn&#039;t a problem with clearing the floats at all. I used an editor i wasn&#039;t familiar with and somehow ended up with a couple of closing  tags that shouldn&#039;t have been there.&lt;/p&gt;
&lt;p&gt;I removed those and it fixed the issue. I didn&#039;t notice these were here until i opened the code in my usual editor and none of the stuff relating to the floats were indented.&lt;/p&gt;
&lt;p&gt;Doh!&lt;br /&gt;
 &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Jun 2008 12:48:30 +0000</pubDate>
 <dc:creator>andrewtayloruk</dc:creator>
 <guid isPermaLink="false">comment 1231013 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I guess more advanced CSS</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1230946</link>
    <description> &lt;p&gt;I guess more advanced CSS coders (*cough* Megan) will usually get it right first time or know what the error is, but I often have situations like you where I am left scratching my head.&lt;/p&gt;
&lt;p&gt;So when I use float in CSS, and a problem occurs with layout, I often stick a different coloured border around each of the divs.&lt;br /&gt;
border: 1px solid red, border: 1px solid green&lt;br /&gt;
etc&lt;/p&gt;
&lt;p&gt;Most times this reveals the issue to me - a div is too wide/high or not floating properly etc&lt;br /&gt;
It usually shows me that the top level parent div needs to be floated left to get the floating child divs to actually go inside the parent div&lt;/p&gt;
&lt;p&gt;At quick glance at your code, I notice you have a div with margin left auto, then inside that div you have a div that floats left, this child div floating left will push the parent div to the left and stop its auto left margin.&lt;br /&gt;
In my experience anyway. This might not be what is supposed to happen and I just have something else wrong somewhere.&lt;/p&gt;
&lt;p&gt;One other thing I found which someone else here might be able to add an explanation for, when using a layout like Andrew&#039;s with a floating div inside a floating div inside a non floating div, I often find the float doesn&#039;t work as expected.&lt;br /&gt;
Then when I float: left the top level parent div as well, it corrects the float on the child divs (the ones the parent contains).&lt;/p&gt;
&lt;p&gt;I do find divs a bit weird sometimes in the logic they are structured, and more so when using float on them.&lt;br /&gt;
For example, one occasion I had a floated div inside a non floated div, but to float the child div correctly and remain inside the parent div and stretch the parent div as you would expect I had to clear floats BEFORE the child div code, even though I hadn&#039;t set any floats UNTIL I drew the child div.&lt;br /&gt;
Weird.&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Jun 2008 16:32:35 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1230946 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hello Andrew,
Since this is</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/float-float-clear-help-needed#comment-1230913</link>
    <description> &lt;p&gt;Hello Andrew,&lt;/p&gt;
&lt;p&gt;Since this is your first post allow me to welcome you to The Webmaster Forums, on behalf of the community.&lt;/p&gt;
&lt;p&gt;If you wish you can tell us a little more about yourself in &lt;a href=&quot;http://www.webmaster-forums.net/introductions&quot;&gt;Introductions&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please post a link to the page you are discussing so that we may examine the code and better help you. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Jun 2008 18:50:29 +0000</pubDate>
 <dc:creator>netsperience</dc:creator>
 <guid isPermaLink="false">comment 1230913 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
