CSS Box Model


  1. Which of the following box-sizing property value is described by width and height include content, padding, and borders?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    border-box


  1. Which of the following property sets a consistent margin on all four sides of the affected element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    margin



  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. View Hint View Answer Discuss in Forum

    None of these

    Correct Option: A

    auto


  1. Which of the following property controls the horizontal overflow of a block or inline block?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    overflow-x



  1. Which of the following display property value is described by used internally by browsers to create list items. Of no practical value to web designers?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    list-item