placeholder image to represent content

Unit 1 - HTML/CSS Introduction Lesson 1 Test

Quiz by Joe Kramer

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
6 questions
Show answers
  • Q1
    What is the difference between HTML and CSS?
    HTML deals with the function of the site and CSS the form
    CSS is a markup language unlike HTML
    There is no difference
    CSS deals with the function of the site and HTML the form
    60s
  • Q2
    What is the function of the tag: <title> This tag </title>
    stores the title of the website for the browser and search engine results
    show the server how to index the website
    show the server how to title the website
    store meta information about the title
    60s
  • Q3
    What is an HTML element?
    Everything which is visible when viewing the site
    Everything inside the head tag
    Content inside body tag
    Start tag and an end tag, with content in between
    60s
  • Q4
    The Following is a paragraph element, What is a benefit of inputting text into one? <p> Hello World!</p>
    You cannot insert text outside of tags
    It prevents markup adjustments
    It will not be displayed
    It allows the text to be styled
    60s
  • Q5
    Which tag contains ALL of the website's visible content?
    body
    title
    head
    start
    60s
  • Q6
    Which heading tag displays the largest text?
    h6
    h2
    h4
    h5
    60s

Teachers give this quiz to your class