treehouse : what would you like to learn today?
Web Design Web Development iOS Development

sachin_d_in

  • Same Old Clearing Float Problem and Frustration

    Hi Jonz, "Jonz" said:"The left sidebar is of "equal height" to the main content" You said it yourself ^^ I couldn't get it, could you please elaborate this one. Thanks
    Comment by sachin_d_in November 2008 permalink
  • browser fun

    I think follows is the culprit. Change margin-top to zero. #login { position:static; float:right; margin-right:20px; margin-top:0; /* margin-top:55px; */ border: 1px solid #ff0; }
    Comment by sachin_d_in November 2008 permalink