placeholder image to represent content

DCS Unit 2 Study Session

Quiz by Sonja S. Harris

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
26 questions
Show answers
  • Q1
    HTML tags that contain all the main contents of your web page...
    <head>, </head>
    <p>, </p>
    <a>, </a>
    <body>,</body>
    30s
  • Q2
    Which of the following tags defines the start of a new, separated block of text?
    <body>
    <head>
    <ul>
    <p>
    30s
  • Q3
    Which of the following HTML tags defines the start of the smallest heading text?
    <h4>
    <h7>
    <h8>
    <h6>
    30s
  • Q4
    Which of the following defines the start of the largest heading text in HTML?
    <h6>
    <h1>
    <h8>
    <h2>
    30s
  • Q5
    Which of the following must be used for HTML to render a numbered list?
    <ol>, <ul>
    <nl>, <li>
    <ol>, <li>
    <ul>, <li>
    30s
  • Q6
    Which of the following defines a bulleted list?
    <ol>
    <ul>
    <bu>
    <bl>
    30s
  • Q7
    Which of the following HTML tags is for a hyperlink?
    <a href="science.html">Science</a>
    <img src="science.html" alt="Science">
    <href="science.html" link rel=science>
    <link rel="stylesheet" href="style.css">
    30s
  • Q8
    The collected information about an individual across multiple websites on the Internet is known as a...
    technology tail
    web ID
    code trail
    digital footprint
    30s
  • Q9
    What information constitutes proper attribution of an image?
    Author's Name, Website, CC License
    Website, Author's Name, Image Description
    Image Title, Author's Name, Website
    Image Title, Author's Name, CC License
    30s
  • Q10
    Why do web developers intentionally separated website structure (HTML) and styling (CSS) code?
    HTML programmers do not know how to code style and formatting into their pages
    to extend the code for a website (to complicate)
    to make their code easier to maintain (to simplify)
    Programmers prefer to use as many external files as possible when coding
    30s
  • Q11
    For what is HTML an abbreviation?
    Highly Technical Media Language
    Hidden Talent Makeup Language
    Higher Text Media Language
    Hypertext Markup Language
    30s
  • Q12
    What is debugging?
    Taking technology apart
    Ordering pest control for technology centers
    Defining the goal for beginning to code
    Fixing problems in code
    30s
  • Q13
    What is the purpose of CSS Classes (Syntax)?
    to separate CSS properties by level of importance
    to prevent CSS property rules from operating alone
    to teach CSS properties new patterns
    to allow a group of elements to have their own unique style
    30s
  • Q14
    Which of the following is a use for which HTML was designed?
    adding a border around an image
    adding a background color to a website
    organizing text into a list
    changing the color of website text
    30s
  • Q15
    Which of the following is a use for which CSS is designed?
    Changing the size of an image
    organizing text into lists
    separating headings from paragraphs
    Adding space between blocks of text
    30s

Teachers give this quiz to your class