1. Question: Which of the following are correct CSS text-decoration property values?

    A
    none, underline, overline, strike-through

    B
    none, underline, topline, line-through

    C
    none, underline, overline, line-through

    D
    none, underline, overline

    Note: Not available
    1. Report
  2. Question: Which of the following CSS properties are improvement of text-decoration property?

    A
    text-decoration-line, text-decoration-color, text-decoration-style, text-decoration-skip

    B
    text-decoration-line, text-decoration-color, text-decoration-style, text-decoration-skip ,text-decoration-order

    C
    text-decoration-none, text-decoration-color, text-decoration-style, text-decoration-border

    D
    text-decoration-none, text-decoration-color, text-decoration-style, text-decoration-skip

    Note: Not available
    1. Report
  3. Question: Which of the following are correct CSS text-transform property values?

    A
    capitalize, lowercase, uppercase, none

    B
    lowercase, uppercase

    C
    lowercase, uppercase, none

    D
    capitalize, lowercase, uppercase

    Note: Not available
    1. Report
  4. Question: Which CSS declaration is used to hide overflow of an element content?

    A
    overflow: hidden;

    B
    overflow: false;

    C
    overflow: none;

    D
    display: none;

    Note: Not available
    1. Report
  5. Question: Which of the following are correct CSS white-space property values?

    A
    normal, pre, nowrap, pre-line, pre-wrap

    B
    normal, pre, nowrap, pre-wrap

    C
    normal, pre, pre-line, pre-wrap, none

    D
    normal, pre, nowrap, pre-line, pre-wrap, none

    Note: Not available
    1. Report
  6. Question: Which property is used to break the overflow text?

    A
    word-wrap

    B
    break-word

    C
    break-text

    D
    word-brak

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd