wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML and CSS

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
How do you assign the background color in CSS?
a)
Background-colour
b)
Backgroundcolor
c)
Color
d)
Background-color
2.
What is the largest header?
a)
h2
b)
h5
c)
h1
d)
header
3.
What does HTML stand for?
a)
Hypertext Makeup Language
b)
Hypertext Markup Language
c)
Huge Totally Make Belief Language 
d)
Website Coding
4.
What is the paragraph tag?
a)
<p>
b)
<paragraph>
c)
<pg>
d)
p
5.
What section should CSS be put in?
a)
<head>
b)
<body>
c)
<style>
d)
<CSS>
6.
How do you add bold letters?
a)
<strong>
b)
<em>
c)
<bold>
d)
strong
7.
What does CSS stand for?
a)
Creative Special Stuff
b)
Cascading Sheets Style
c)
Cascading Style Sheets
d)
A Type Of Code
8.
What tag does all HTML has to be in
a)
Style
b)
Head
c)
Body
d)
HTML
9.
How do you change the colour of the text?
a)
text-color
b)
color
c)
<color>
d)
colour
10.
How do you make an organized list?
a)
<ol>
b)
<organizedlist>
c)
ol
d)
<li>