Forums

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

Home Forums CSS float bottom ot top (up or down)

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37482
    ehamid
    Member

    i want to create some div in vertical order.unfortunately the float property doesn’t support up or down as a value like left and right.
    what other property can i use instead float for this issues?

    #100567

    Divs naturally stack vertically, so you shouldn’t have to use any property to do this manually.

    #100569
    ehamid
    Member
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.