Q.1
What best describes CSS
  • describes how HTML elements are displayed on screen
  • To logically divide the document
Q.2
Which of the following pieces of code will create a horizontal line across the page?
  • <hr>
  • <line>
  • <p>
  • <grid>
Q.3
What is the function of the <p> tag?
  • Defines a paragraph.
  • Makes the text purple.
  • It pushes the text to the right.
  • Prints the webpage.
Q.4
Which is the correct HTML element for inserting a line break?
  • <b>
  • <lb>
  • <br>
  • <break>
Q.5
What HTML element defines the title of the document?
  • <title>
  • <head>
  • <meta>
  • None of these
Q.6
An attribute is a;
  • Applies changes to everything
  • Different options for each tab
  • Allows for no changes to the site
  • Gives structure and text
Q.7
How would you centre a H2 heading?
  • <h1 align="center">
  • <h2 stickit="center">
  • <h2 align=center>
  • <h2 align="center">
Q.8
How would you set the height of a cell toin a HTML table?
  • Height="170"
  • Ht="170"
Q.9
What does HTML stand for?
  • Hypertext Medium Language
  • Hippo Tries Making Licorice
  • Hypertext Markup Lingo
  • Hypertext Markup Language
Q.10
What is will the highlighted tag do? <p>My favourite colour is blue<br>I support Southend United.</p>
  • it will make the text bold
  • it will place the text on another line
Q.11
Which code will make your background red?
  • <body style=background-color:red;>
  • <body style="background-color:yellow;">
  • <body style="background-color:red;">
  • <body colormybg="background-color:red;">
Q.12
Which is NOT a web browser?
  • Chrome
  • Internet explorer
  • FireFox
  • Yahoo
Q.13
Which tag pair is used to create the largest heading?
  • <h1></h1>
  • <h9></h9>
  • <h type = "largest"></h>
  • <h6> </h6>
Q.14
These simple, easy-to-use programs allow you to enter, edit, save, and print text.
  • text editor
  • web browser
  • domain name
  • search engine
Q.15
Website Content is the text, images, and other elements included in a web page.
  • True
  • False
Q.16
More thanpercent of websites on the Internet are coded using HTML.
  • True
  • False
Q.17
Who is considered by many to be the "Father of the World Wide Web" and the creator of HTML?"
  • Tim Berners-Lee
  • Tim Cook
  • Tim Sweeney
  • None of these
Q.18
In HTML, a color can be specified by using what?
  • Colour name
  • RGB value
  • HEX value
  • All of these
Q.19
In HTML what are meta tags used for?
  • To only store information usually relevant to browsers
  • To store information usually relevant to browsers and search engines.
  • To store information about external links
  • To only store information about search engines.
Q.20
What does HTML stand for what
  • Hyperlinks and Text Markup Language
  • Home Tool Markup Language
  • Hyper Text Markup Language
  • Hyperlink Markup Language
0 h : 0 m : 1 s