Home / CSE / CSS - CS :: CSS Properties, CSS Elements, CSS Functions

CSE :: CSS - CS

  1. _____________ property defines the space between cells in a table.

  2. A.

     border

    B.

     border-spacing

    C.

     border-style

    D.

     none of the mentioned


  3. ____________ property defines whether table cell borders are connected or separate.

  4. A.

     border-color

    B.

     border

    C.

     border-style

    D.

     none of the mentioned


  5. ______________ property sets the background image to scroll or not to scroll with its associated element’s content

  6. A.

     background

    B.

     background-position

    C.

     background-attachment

    D.

     none of the mentioned


  7. ____________ property associates a background image with an element.

  8. A.

     image

    B.

     background-image

    C.

     float

    D.

     none of the mentioned


  9. _____________ property defines whether table cell borders are connected or separate.

  10. A.

     pre

    B.

     border-color

    C.

     border-collapse

    D.

     table


  11. Which of the following CSS property sets the opacity level for an element?

  12. A.

     opacity

    B.

     transparency

    C.

     transparent

    D.

     all of the mentioned


  13. Which of the following property specifies the order of a flexible item relative to the rest of the flexible items inside the same container?

  14. A.

     sort

    B.

     layout

    C.

     order

    D.

     asort


  15. Which of the following is an appropriate value for overflow element?

  16. A.

     hidden

    B.

     auto

    C.

     scroll

    D.

     all of the mentioned


  17. Identify the CSS property that specifies the length of the space used for the tab character.

  18. A.

     size

    B.

     tab-size

    C.

     tab-space

    D.

     all of the mentioned


  19. Which of the following property specifies the stack order of an element?

  20. A.

     order

    B.

     z-index

    C.

     p-index

    D.

     auto