placeholder image to represent content

HTML5

Quiz by seannevlle

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
30 questions
Show answers
  • Q1
    Creates boxes that contribute to the layout of the document. Sections, articles, paragraphs, lists, and images are examples of block-level elements.
    Block-level Element
    30s
  • Q2
    "Surrounds the box itself. A border can be transparent, or it can be colored and have a pattern like a dashed line."
    Border
    30s
  • Q3
    "Is whatever is displayed in the box, such as text and images.
    Content
    30s
  • Q4
    Offers flexible layouts for UI design.
    Flexbox
    30s
  • Q5
    A child box.
    Flexbox Item
    30s
  • Q6
    Is a layout mode for using flexible boxes in user interfaces. The model is part of the CSS3 draft specification.
    Flexbox Box Model
    30s
  • Q7
    Child elements of a grid.
    Grid Item
    30s
  • Q8
    Are similar to spreadsheets in that they use columns, rows, and cells, but you can create many different types of layouts that, in the end, don't look like a spreadsheet at all.
    Grid Layout
    30s
  • Q9
    For more complex layouts. The grid layout model lets you control the design of sections or entire HTML-based documents using CSS3. As the name implies, a grid layout uses rows and columns to make the design look cleaner and structured.
    Grid Layout Model
    30s
  • Q10
    Provides a visualization of the grid element's structure and defines the grid cells.
    Grid Template
    30s
  • Q11
    Are designed for laying out text and don't disrupt the flow of the document. Applying boldface and the new HTML5 mark element are examples of inline elements.
    Inline Element
    30s
  • Q12
    Is transparent and sits at the outermost edge of a box, providing space between the box and other boxes in the document.
    Margin
    30s
  • Q13
    Enable you to adapt an HTML document to end-user devices. HTML media element types include aural, braille, handheld, print, projection, screen, tty, and tv.
    Media Queries
    30s
  • Q14
    Is the space between the border of the box and its content. Padding generally takes on the same color as the box's background color.
    Padding
    30s
  • Q15
    Is important to understand when working with the CSS. Essentially, a parent box can contain one or more boxes. The boxes contained within a parent box are referred to as child boxes.
    Parent/Child Relationship
    30s

Teachers give this quiz to your class