Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Newbie Float Problem

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #178367
    andygu
    Participant

    Hi everyone,

    Like some other posts here, I also have some trouble with my margins and floats:

    http://codepen.io/anon/pen/dycum/

    Do you know how to get rid of the white space under? I’m building skeletons for the blocks and just color coding them for the time being, but I have no clue how to remove that.

    Thank you!

    #178368
    andygu
    Participant

    Sorry, here is the codepen link:

    http://codepen.io/andygu/pen/sCzJk

    #178369
    Paulie_D
    Member

    The difference between the column heights is due to the difference in content.

    I’m not sure what this is about

    padding-bottom:1000px;

    …an ‘equal height’ fix perhaps…but that’s the issue.

    #178376
    andygu
    Participant

    Cool – thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.