Home / CSE / CSS - CS :: CSS Text, Borders and Images

CSE :: CSS - CS

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

  2. A.

     overflow-x

    B.

     overflow

    C.

     overflow-y

    D.

     overflow-k


  3. 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?

  4. A.

     visible

    B.

     scroll

    C.

     auto

    D.

     hidden


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

  6. A.

     boder

    B.

     margin

    C.

     padding

    D.

     none fof the mentioned


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

  8. A.

     border-box

    B.

     content-box

    C.

     content-box

    D.

     none fof the mentioned


  9. Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?

  10. A.

     background-scroll

    B.

     background-attach

    C.

     background-attachment

    D.

     background-allowance


  11. Which of the following property sets an element’s background color?

  12. A.

     background-image

    B.

     background-color

    C.

     background-colors

    D.

     background-position


  13. Which of the following property defines the color of an element’s right border?

  14. A.

     border-right-colors

    B.

     border-right-color

    C.

     border-right

    D.

     border-color


  15. Which of the following property defines the space between cells in a table?

  16. A.

     auto

    B.

     border

    C.

     spacing

    D.

     border-spacing


  17. Which of the following property defines the visual style of up to four different sides of a border?

  18. A.

     border-color

    B.

     border-img

    C.

     border-visual

    D.

     border-style


  19. Which of the following property defines in a shorthand form the width, style, and color for the top border of an element?

  20. A.

     border-style

    B.

     border-height

    C.

     border-width

    D.

     border-top