WorksheetsHTML - CSS Quiz 2
Total questions: 15
Worksheet time: 7mins
Name
Class
Date
1.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
2.
What does HTML stand for?
a)
Hypertext Making Language
b)
Hyper Transfer Markup Language
c)
Hypertext Markup Language
d)
Hyper Transfer Making Language
3.
A <tag>
a)
Is used to divide sections
b)
Is not needed in HTML
c)
Tells the browser how to format our content
d)
Is part of the title line in HTML
4.
</p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
5.
</style>
a)
Found at the bottom of styling options
b)
Allows a heading to be written
c)
Allows the body to be written
d)
Allows attributes to be included
6.
A Header;
a)
Must include your name
b)
First Line of your code
c)
Found at bottom of your code
d)
Not needed in HTML
7.
</html>
a)
Found after </h1>
b)
Found after </style>
c)
Found after </body>
d)
Found at bottom of written code
8.
<img> tag finds;
a)
finds the image located at the a URL and the
src attribute and then displays it.b)
finds the image located at the SRC in the URL attribute and then displays it.
c)
Adds a cool picture
d)
Does not work in HTML coding
9.
What does a closing tag look like?
a)
< >
b)
<\ >
c)
</ >
d)
<< >>
10.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
11.
Which of the following is the largest heading?
a)
H2
b)
H3
c)
H4
d)
H6
12.
CSS stands for?
a)
Closed Source Style
b)
Crucial Style Sheets
c)
Cascading Style Sheets
d)
Corresponding Static Style
13.
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
a)
Search engines
b)
Websites
c)
Web Browsers
d)
Text editors
14.
Which is the proper way to write an h1 tag
a)
<h1>Hello</h1>
b)
<h1>"Hello
c)
{h1}Hello{/h1}
d)
<h1>Hello<h1>
15.
Which list tag would you use for an ordered list
a)
<h1></h1>
b)
<ol></ol>
c)
<ul></ul>
d)
<a></a>
100 %
