Forums

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

Home Forums CSS learning overflow

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #284952
    Seth-666
    Participant

    hello all, i am a learner (html , css )

    i have this code and i wanna ask if i use overflow like this example, can it cause a problem that i don’t know (bugs)? is it this right way to user overflow ? what problem it i can occur ?

    https://codepen.io/Seth-666/pen/pYVMJZ

    Thank You

    #284957
    Beverleyh
    Participant

    Why do you think it’s beneficial to use overflow in this example? What purpose do you believe it is serving here?

    Tip: It might help if you research more about floats and clearing them to understand why it was probably used in the original code sample.

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