placeholder image to represent content

Computer Programming 1 (HTML)

Quiz by Marychie Manlutac

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
21 questions
Show answers
  • Q1
    It is the most popular and most frequently used language for developing Web sites
    JAVA
    HTML
    VISUAL BASIC
    C++
    30s
  • Q2
    HTML stands for?
    Hypertext Markup Language
    Highest Markup Language
    Hypertext Mega Language
    Hyperlink Mega Language
    30s
  • Q3
    It is the text that points to other pages and objects on the web.
    Programming
    Hypertext
    Markup
    Language
    30s
  • Q4
    This refers to the simple codes that provide details about HTML elements
    Hypertext
    Markup
    Programming
    Language
    30s
  • Q5
    This Language only refers to how HTML elements are put together in order to create a document
    Java Language
    C++ Lnaguge
    HTML Language
    Visual Basic Language
    30s
  • Q6
    An HTML tag looks like this:
    <tag> text </tag>
    <text>tag</text>
    </tag>text<tag>
    <text/>tag<text>
    30s
  • Q7
    HTML 1.0 required that all text must have a beginning tag and a closing tag
    FALSE
    TRUE
    30s
  • Q8
    HTML uses common elements (also known as tags), including titles, paragraphs, tables and list.
    TRUE
    FALSE
    30s
  • Q9
    HTML tags define a set of styles in creating a Web Page, including character styles such as bold face and italics.
    FALSE
    TRUE
    30s
  • Q10
    HTML tags are used to specify the formatting of texts and images to be displayed by the Web Browser.
    TRUE
    FALSE
    30s
  • Q11
    The <html> tag is the second tag used in every HTML page.
    FALSE
    TRUE
    30s
  • Q12
    The <head> or the header tag usually serves as the placeholder for specific and non essential information about your HTML page
    FALSE
    TRUE
    30s
  • Q13
    The page title and author are most often placed within the <head> and </head> tags.
    FALSE
    TRUE
    30s
  • Q14
    The contents of your HTML are enclose within your <title> and </title> tags.
    FALSE
    TRUE
    30s
  • Q15
    You need to use MS Word application, for you to be acquainted with HTML and enable you to write HTML codes
    TRUE
    FALSE
    30s

Teachers give this quiz to your class