pencil-icon
Build your own quiz

Science

9th -

12thgrade

Image

HTML5 Skills Review

1
play

13 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    What is wrong with this tag:
    <img src="mypic.jpg" />
    src should be replaced with href
    The </img> tag is missing.
    The alt attribute is missing.
    There are no errors.
  • 2. Multiple Choice
    30 seconds
    1 pt
    Fill in the blank:
    <_____ href="http://www.google.com">Click Here</_____>
    link
    img
    a
    li
  • 3. Multiple Choice
    30 seconds
    1 pt
    Which tag will show up first in an html page?
    </head>
    <title>
    <body>
    </html>
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?