quiz on basic html tags

Embed Size (px)

Citation preview

  • 8/13/2019 quiz on basic html tags

    1/21

  • 8/13/2019 quiz on basic html tags

    2/21

    Q1: what does HTML stands for:

    A. HYPER TEXT MARK UP LANGUAGEB. HYPER LINK AND TEXT MARK UP

    LANGUAGE.

    The correct answer is A (hyper text markup language)

  • 8/13/2019 quiz on basic html tags

    3/21

    Q2: which of the following is not atype of ordered list.

    A. 1B. (1)

    The correct answer is: B(1)

  • 8/13/2019 quiz on basic html tags

    4/21

    Q3: which of the following is not atype of unordered list.

    A. star (*)B. circle ( O )

    The correct answer is: A(star)

  • 8/13/2019 quiz on basic html tags

    5/21

    Q4: which of the following isrequired attribute of tag.

    A. SrcB. href

    The correct answer is: A(src)

  • 8/13/2019 quiz on basic html tags

    6/21

    Q5: ordered list can be nestedbetween unordered list.

    A. TrueB. False

    The correct answer is: A(True)

  • 8/13/2019 quiz on basic html tags

    7/21

    Q6: which of the following tagrepresents table row.

    A. B.

    The correct answer is: B()

  • 8/13/2019 quiz on basic html tags

    8/21

    Q7: How many different headingtags are there in html.

    A. 6B. 5

    The correct answer is: A(6)

  • 8/13/2019 quiz on basic html tags

    9/21

    Q8: Choose the correct HTML tag forthe largest heading

    A. H1B. H6

    The correct answer is: A(H1)

  • 8/13/2019 quiz on basic html tags

    10/21

    Q10: which tag insert a single linebreak?A.

    B.

    The correct answer is: B(
    )

  • 8/13/2019 quiz on basic html tags

    11/21

    Q9: BY DEFAULT TAG IS:

    A. CENTERED ALIGNED AND BOLD

    B. LEFT ALIGNED AND REGULAR

    The correct answer is: A(CENTER AND BOLD)

  • 8/13/2019 quiz on basic html tags

    12/21

    Q11: which of the following is anempty tag?A.

    B.

    The correct answer is: B()

  • 8/13/2019 quiz on basic html tags

    13/21

    Q12: which tag defines the table caption.

    A.

    B.

    The correct answer is: A()

  • 8/13/2019 quiz on basic html tags

    14/21

    Q13: How can we change background colorof a HTML page.A. B.

    The correct answer is: B(

  • 8/13/2019 quiz on basic html tags

    15/21

    Q14: What is the correct HTML code forcreating a hyperlink?A. B.

    The correct answer is: A (

  • 8/13/2019 quiz on basic html tags

    16/21

    Q15: Which of the following is notan attribute of anchor tag.

    A. SrcB. name

    The correct answer is: A(src)

  • 8/13/2019 quiz on basic html tags

    17/21

    Q16: Choose the correct HTML tagto make a text bold

    A. B.

    The correct answer is A()

  • 8/13/2019 quiz on basic html tags

    18/21

    Q17: Choose the correct HTML tag tomake a text italic.

    A. B.

    The correct answer is B()

  • 8/13/2019 quiz on basic html tags

    19/21

    Q18:How can you make a numberedlist?

    A. B.

    The correct answer is A()

  • 8/13/2019 quiz on basic html tags

    20/21

    Q19:What is the correct HTML for

    inserting a background image?

    A. B.

    The correct answer is A

  • 8/13/2019 quiz on basic html tags

    21/21

    Q20:What is the correct HTML for

    inserting a background image?

    A. B.

    The correct answer is A