NEW
Font size
S
M
L
XL
WorksheetsWD 2 - More HTML
Total questions: 10
Worksheet time: 10mins
Name
Class
Date
1.
What would you include in a <nav> element when using HTML5?
a)
Logo
b)
Main Heading
c)
Menu
d)
Copyright Symbol
2.
What would you include in a <header> element when using HTML5?
a)
Logo
b)
Menu
c)
Main Heading
d)
Copyright Symbol
3.
What would you include inside a <footer> tag when using HTML5?
a)
Logo
b)
Menu
c)
Main Heading
d)
Copyright Symbol
4.
What you include in an <section> tag when using HTML5?
a)
Logo
b)
Menu
c)
Main Heading
d)
Copyright Symbol
5.
What is an inline tag?
a)
One that can have other tags on the same line
b)
One which can only have one tag (itelf) on a single line
6.
What is a block tag?
a)
One that can have other tags on the same line
b)
One that can have only a single tag on one line
7.
What is a <head> tag used for?
a)
It holds the main content of the web page.
b)
It contains information about the web page.
c)
It contains the the footer
d)
Used to display images.
8.
What is the following?
p{ … }
p{ … }
a)
CSS Selector
b)
CSS Value
c)
HTML tag
d)
Banana
9.
What is <ul> used for?
a)
Unordered List
b)
Ordered List
c)
Unordered Line
d)
Ordered Line
10.
What does CSS stand for?
a)
Cascading Style Sheets
b)
Cascading Simulation Sheets
c)
Cascading Simple Sheets
d)
Cascading Slime Sheets
Reset
