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

Correct quiz answers unlock more play!

New Quizalize solo game modes
23 questions
Show answers
  • Q1

    What HTML stands for?

    Hyper Text Medium Language

    scrambled://hyper text markup language

    300s
  • Q2

    It is the tag that defines the document as an HTML document.

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q3

    Imagine that you want to introduce a heading on your website with the following phrase:

    "Review"

    Choose the line of code to do that.

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q4

    Imagine that you want to introduce a paragraph on your website with the following phrase:

    "The exam is going to be easy."

    Choose the line of code to do that.

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q5

    We use <p> to introduce an image on a website. 

    boolean://false

    300s
  • Q6

    Imagine that you want to introduce an image in your HTML document. The name of the picture is

    image.jpg

    Choose the missing piece of code.

    Question Image

    "image.png"

    scrambled://image.jpg

    image

    300s
  • Q7

    Imagine that you want to introduce a link in your HTML document. The link opens google when you click on it.

    Choose the missing piece of code to achieve the previous task.

    Question Image

    scrambled://href

    300s
  • Q8

    To style an element of an HTML document we need to specify three elements: attribute, property, and value.

    Choose from the right side whether they are attributes, properties of values.

    linking://attribute|style: property|background-color: value|red

    300s
  • Q9

    To style an element of an HTML document we need to specify three elements: attribute, property, and value.

    Choose from the right side whether they are attributes, properties of values.

    linking://attribute|style: property|color: value|blue

    300s
  • Q10

    To style an element of an HTML document we need to specify three elements: attribute, property, and value.

    Choose from the left side whether they are attributes, properties of values.

    linking://attribute|style: property|font-family: value|verdana

    300s
  • Q11

    What is the name of the property you need to type to change the text size?

    scrambled://font-size

    300s
  • Q12

    What is the name of the property you need to type to change text alignment?

    scrambled://text-align

    300s
  • Q13

    Choose the line of code to put the text information in bold. 

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q14

    Choose the line of code to display the text in italic. 

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q15

    Choose the line of code to highlight some parts of the text.

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s

Teachers give this quiz to your class