placeholder image to represent content

Unit 2, Computer Science Discover Test

Quiz by Julie

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
51 questions
Show answers
  • Q1
    A website is
    a collection of interlinked web pages on the World Wide Web.
    the raw text, images, and other elements included in a web page.
    the special set of characters that indicates the start and end of an element.
    a place where you can go to find out things about a company or business.
    30s
  • Q2
    An HTML tag is
    the raw text, images, and other elements included in a web page.
    a place where you can go to find out things about a company or business.
    the special set of characters that indicates the start and end of an HTML element and the element's type.
    a collection of interlinked web pages on the World Wide Web.
    30s
  • Q3
    Website content is
    the raw text, images, and other elements included in a web page.
    the special set of characters that indicates the start and end of an element.
    a place where you can go to find out things about a company or business.
    a collection of interlinked web pages on the World Wide Web.
    30s
  • Q4
    HTML stands for
    Hyper Tools Making Language
    Hip Text Making Language
    Hypertext Markup Language
    Hypertext Making Language
    30s
  • Q5
    The parts of an HTML element are:
    opening tag, element content, closing tag
    opening tag, html content, ending tag
    opening content, element content, closing content
    element content, tag
    30s
  • Q6
    <p> This is an example of a </p>
    ending tag
    beginning tag
    heading element
    paragraph element
    30s
  • Q7
    When you are writing code (html) you will place your code between the
    <head></head>
    none of these
    <!DOCTYPE>
    <body></body>
    30s
  • Q8
    The name of the program used by Code.org to create your web pages is
    Linex
    HTML
    Web Lab
    Java script
    30s
  • Q9
    How does HTML help solve the problem of telling a computer what a web page looks like, not just what content is on it?
    it is voice activated to tell it what to do.
    it uses tags.
    it uses different color fonts.
    none of these.
    30s
  • Q10
    The Web Lab consists of _______ sections
    4
    3
    2
    1
    30s
  • Q11
    I can create
    none of these.
    many paragraphs by using different heading tags.
    one paragraph per<p> </p>tag
    multiple paragraphs with one paragraph tag. <p> </p>
    30s
  • Q12
    If I have made a mistake in Web Lab the code will turn
    pink.
    purple.
    green.
    blue.
    30s
  • Q13
    <h1></h1> is the code for the
    smallest paragraph.
    largest heading.
    largest paragraph.
    smallest heading.
    30s
  • Q14
    There are ____ sizes of headings in HTML?
    four
    six
    eight
    two
    30s
  • Q15
    A heading is all of the following except:
    a larger paragraph
    a section of a document.
    a summary for a document.
    a title.
    30s

Teachers give this quiz to your class