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

Correct quiz answers unlock more play!

New Quizalize solo game modes
25 questions
Show answers
  • Q1

    What are the hidden keywords within a webpage that define how the browser will display the contents?

    values

    tags

    elements

    attributes

    30s
  • Q2

    What allows a tag to be customized and is always specified in the start tag?

    attributes

    values

    tags

    elements

    30s
  • Q3

    Which tag that forms the basic structure of an HTML file contains information about the document that will not appear in the actual webpage?

    <body>

    <html>

    <title>

    <head>

    30s
  • Q4

    Which tag that forms the basic structure of an HTML file contains all the visible contents to be displayed in the webpage?

    <body>

    <html>

    <title>

    <head>

    30s
  • Q5

    Which tag that forms the basic structure of an HTML file identifies the beginning and end of the document?

    <head>

    <html>

    <title>

    <body >  

    30s
  • Q6

    Which tag that forms the basic structure of an HTML file defines the title that will appear in the title bar of the web browser?

    <body>

    <html>

    <head>

    <title>

    30s
  • Q7

    Which kind of tag wraps around text or graphics and comes in a set?

    start

    container

    empty

    end     

    30s
  • Q8

    Which kind of tag stands alone and does not require end tags?

    start

    end

    empty

    container

    30s
  • Q9

    In an HTML layout, which part defines the navigation links?

    <article>

    <footer>

    <details>

    <nav>

    30s
  • Q10

    In an HTML layout, which part defines an independent, self-contained content?

    <header>

    <section>

    <aside>

     <article>

    30s
  • Q11

    Which attribute of the <body> tag is used to change the background image of the webpage?

    bgcolor

    background

    vlink

    link     

    30s
  • Q12

    Which attribute of the <body> tag is used to change the background color of the webpage?

    background

    bgcolor

    link

    vlink

    30s
  • Q13

    Which attribute of the <body> tag is used to change the color of the visited hyperlinks in the webpage?

    link     

    vlink

    elink

    alink   

    30s
  • Q14

    Which element is used to organize or group the contents of the webpage?

    paragraph

    heading

    container

    article

    30s
  • Q15

    Which tag encloses all the contents that appear on the webpage?

    <title>

    <body>

    <html>

    <head>

    30s

Teachers give this quiz to your class