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

CSE :: CSS - CS

  1. Which of the following property defines the color of an element’s top border?

  2. A.

     border-color

    B.

     border-top

    C.

     border-top-color-webkit

    D.

     border-top-color


  3. Which of the following property sets the width of an element’s complete border?

  4. A.

     border-width

    B.

     width

    C.

     border-depth

    D.

     none of the mentioned


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

  6. A.

     border-style

    B.

     border

    C.

     border-top

    D.

     none of the mentioned


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

  8. A.

     border-up

    B.

     border-bottom

    C.

     border-style

    D.

     none of the mentioned


  9. Which of the following property defines the y (vertical) coordinate for a positioned element, relative to the bottom of the enclosing object or browser window?

  10. A.

     border

    B.

     bottom

    C.

     position

    D.

     none of the mentioned


  11. Which of the following property specifies the placement of an element in relation to floating objects?

  12. A.

     clear

    B.

     color

    C.

     space

    D.

     none of the mentioned


  13. Which of the following property specifies the transparency of an element?

  14. A.

     alpha

    B.

     opacity

    C.

     opac

    D.

     none of the mentioned


  15. Which of the following property defines the offset from an element’s border and its outline?

  16. A.

     outline-border

    B.

     outline-offset

    C.

     outline-radius

    D.

     none of the mentioned


  17. Which of the following property allows a marquee to be used in the case of a text overflow?

  18. A.

     overflow-style

    B.

     overflow-text

    C.

     overflow-marquee

    D.

     none of the mentioned


  19. Which of the following property defines how content should behave when it exceeds the width of its enclosing element?

  20. A.

     overflow-y

    B.

     overflow-x

    C.

     overflow-z

    D.

     overflow-width