Forums

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

Home Forums CSS Double Column Not Working?

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45027

    Hello.

    I Am to make a double column for my first two columns I have done it before on a single column but will not work on two?

    Also I am making 6 column footer 3 columns on top and 3 under. Not seem to work.

    http://codepen.io/mwbcomputers/pen/DAbcB

    I have used ideas have been shown on codepen before thought that might of worked but no.

    #136303

    Sorta but now can’t get the Entertainment Zone tab on the left.

    Bottom row to go like Enterianment Zone , Business Information, Get Social.

    Not to sure if should create two footer section

    something like

    Three Columns Three Columns Three Columns

    Three Columns Three Columns Three Columns

    #136304

    Not to sure if code will show up this time some parts dissapare when press code

    Three Columns Three Columns Three Columns

    Three Columns Three Columns Three Columns
    #136308

    Going to restart again looks mess will try and tidy it up

    #136309
    Paulie_D
    Member

    Basically, the easiest solution is to use ‘row’ divs

    http://codepen.io/seraphzz/pen/Ajyhw

    #136317
    wolfcry911
    Participant

    or no column or row divs at all and simply add a clear: left to the fourth float

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