1. Question: Methods of applying font size in the CSS font-size property

    A
    Absolute-size keywords

    B
    Relative-size keywords

    C
    Length

    D
    Percentages

    E
    both Length and Percentage

    F
    All

    Note: Not available
    1. Report
  2. Question: Which of the following are correct CSS font-style property's values?

    A
    italic

    B
    normal

    C
    oblique

    D
    bold

    E
    All

    Note: Not available
    1. Report
  3. Question: Which of the following are correct CSS font-weight property's values?

    A
    bold

    B
    bolder

    C
    lighter

    D
    normal

    E
    italic

    Note: Not available
    1. Report
  4. Question: Which CSS property is used to change the color of text?

    A
    font-color

    B
    color

    C
    text-color

    D
    colour

    Note: Not available
    1. Report
  5. Question: Which CSS property is used to controls how spaces and word wrapping are handled?

    A
    white-space

    B
    word-spacing

    C
    wrap

    D
    word-wrap

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

    A
    left, right, center, justify

    B
    left, right, center, justify, baseline

    C
    left, right, justify

    D
    left, right, center

    Note: Not available
    1. Report
  7. Question: Which of the following are correct CSS vertical-align property values?

    A
    top , bottom, middle, sub, text-top, text-bottom

    B
    baseline, top , bottom, sub, text-top, text-bottom

    C
    baseline, top , bottom, middle, sub

    D
    baseline, top , bottom, middle, sub, text-top, text-bottom

    Note: Not available
    1. Report
  8. 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
  9. 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
  10. 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
Copyright © 2024. Powered by Intellect Software Ltd