Question 11

Use the given code snippet to answer the following question: <a href-"#additional_info">Additional info</a> Where will the user be taken when the link is followed?
  • Question 12

    Use the given HTML document to answer the following question:

    How will the animation be rendered using this code?
  • Question 13

    Use the given content to answer the following question:
    This is heading 1
    The color of the text can be specified with a hexadecimal value.
    Which HTML document uses the CSS hexadecimal color property to define the color of the text?
  • Question 14

    Consider the formatted text.
    abc
    dof
    ghi
    Which HTML is used to create the formatted text?
  • Question 15

    Which two rules can be validated with the W3C Markup Validation Service? Choose 2 answers.