Home » CSS » CSS Box Model » Question
  1. Which of the following Overflow property value is described by scrollbars should be provided if the content is too big, but actual implementation is left up to the browser?
    1. auto
    2. visible
    3. hidden
    4. scroll
    5. All of above
Correct Option: A

auto



Your comments will be displayed only after manual approval.