placeholder image to represent content

Certification Test

Quiz by Jack Ramos Perez

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
    Which Language is commonly used
    CSS
    SOAP
    XML
    CANVAS
    30s
  • Q2
    Which components is not a primary elements of the HTML5 family?
    JavaScript
    XML
    HTML
    CSS
    30s
  • Q3
    JavaScript is a type of
    Scripting language
    Program compiler
    Validator
    Markup language
    30s
  • Q4
    Which of the following tags are required on every Web page
    <head>
    <title>
    <body>
    <html>
    30s
  • Q5
    Which is an Entities
    *
    &
    ©
    @
    30s
  • Q6
    Which of the following is the syntax for creating a hyperlink in HTML
    <a href="http://www.example.com"> link text</a>
    <http://www.example.com>
    <link>http://www.example.com</link >
    <link href="http://www.example.com">link</a>
    30s
  • Q7
    Which one is used to build tables
    target
    checked
    alt
    colgroup
    30s
  • Q8
    Which of the following is NOT true of Web development for mobile?
    A mobile web page, completely separate from the desktop version, is often created
    Users are often automatically redirected to a mobile version of a site.
    Sites must be fast loading and easy to navigate.
    C) The languages used to create mobile sites are different than their desktop equivalents.
    30s
  • Q9
    What is the extension used for JavaScript files?
    D) .java
    B) .s
    A) .j
    C) .js
    30s
  • Q10
    What is the name of the environment manipulator add-on for Firefox, which can be used to simulate different user environments?
    Webkit
    Filezilla
    Web Developer
    Firebug
    30s
  • Q11
    Which line in the following code does NOT include a syntax error? 0 #scoreLabel { 1 font-family: Arial,Helvetica,sans-serif; 2 color: #00099; 3 position; absolute; 4 top: 10px 5 left: 10px; 6 }
    Line 3
    Line 1
    Line 4
    Line 2
    120s
  • Q12
    What is the definition of a Web Application?
    A single resource file on a private server that provides some sort of functionality
    A collection of resources on a publicly accessible server that provides some sort of functionality
    A single resource file on a publicly accessible server that provides some sort of functionality
    ) A collection of resources on a private server that provides some sort of functionality
    120s
  • Q13
    What symbol is used to separate the two parts of a CSS declaration?
    Colon (:)
    Equals sign (=)
    Arrow (=>)
    Pipe (|)
    120s
  • Q14
    What scripting language is jQuery written in?
    JavaScript
    Java
    HTML
    C#
    120s
  • Q15
    What does CSS stand for?
    Cascading Style Sheets
    Central Style Sheets
    Central Styling Standard
    Cascading Styling Standard
    120s

Teachers give this quiz to your class