pencil-icon
Build your own quiz

Computers

9th -

12thgrade

Image

CodeHS - Web Design Test on HTML & CSS

43
plays

35 questions

Show Answers
See Preview
  • 1. Multiple Choice
    2 minutes
    1 pt
    What is the difference between an HTML Tag and an HTML element?
    An HTML Tag is case sensitive and an HTML element is not case sensitive.
    An HTML Tag is always paired and an HTML element is an "empty" tag.
    An HTML Tag defines content and an HTML Element includes the opening and closing tags and everything in between.
    An HTML Tag defines content and an HTML Element gives additional meaning and content.
  • 2. Multiple Choice
    30 seconds
    1 pt
    Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use?
    <li>
    <h1>
    <hr>
    <br>
  • 3. Multiple Choice
    30 seconds
    1 pt
    Jerry wants to insert a line break into his webpage. Which code should he use?
    <ul>
    <li>
    <br>
    <h1>
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?