1. Question: How do you change the font of an element?

    A
    font-family:

    B
    font-family=

    C
    f:

    D
    font=

    Note: Not available
    1. Report
  2. Question: What is the correct CSS syntax for making all the <p> tag's font size 15px?

    A
    p {font: 15px;}

    B
    p {text-size: 15px;}

    C
    p {15px}

    D
    p {font-size: 15px;}

    Note: Not available
    1. Report
  3. Question: By default, most browsers display text in

    A
    Times New Roman

    B
    Verdana

    C
    Arial

    D
    Calibri

    Note: Not available
    1. Report
  4. Question: Which of the following is not font property in the CSS?

    A
    font-type

    B
    font-style

    C
    font-weight

    D
    font

    Note: Not available
    1. Report
  5. Question: Font size can not be set using

    A
    Absolute-size keywords

    B
    Relative-size keywords

    C
    Length

    D
    Percentages

    E
    extray-large keyword

    Note: Not available
    1. Report
  6. Question: Which is not correct value for font-style property?

    A
    italic

    B
    normal

    C
    oblique

    D
    bold

    Note: Not available
    1. Report
  7. Question: Which is not correct value for font-weight property?

    A
    bold

    B
    bolder

    C
    lighter

    D
    italic

    Note: Not available
    1. Report
  8. Question: What does CDN stands for?

    A
    Content Distribution Network

    B
    Content Design Network

    C
    Content Development Network

    D
    Content Design Nation

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