Home / CSE MCQs / CSS MCQs :: CSS Text, Borders and Images

CSE MCQs :: CSS MCQs

  1. Which of the following property sets the width of an element's complete border?
  2. A.
    border-width
    B.
    width
    C.
    border-depth
    D.
    none of the above

  3. Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?
  4. A.
    border
    B.
    border-style
    C.
    border-left
    D.
    none of the above

  5. Which of the following property sets the alignment of the last line of a text block?
  6. A.
    overflow-wrap
    B.
    text-align-last
    C.
    text-transform
    D.
    text-indent

  7. Which of the following Media Query describe the ratio of the device width to the device height of the media?
  8. A.
    device-aspect
    B.
    device-aspect-ratio
    C.
    device-aspect-query
    D.
    none of the above