wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Ultimate Quizizz of Destiny HTML/CSS. May it strike fear.

Total questions: 83

Worksheet time: 42mins

Name
Class
Date
1.
_____is a text file that contains CSS formatting instructions to define the font, color and position of elements used on any markup page(s) to which you attach the style sheet.
a)
<DOCTYPE!>
b)
<main>
c)
An external CSS file, or style sheet
d)
HTML
2.

A "Container Tag" in HTML has _________

a)

Only Ending Tag

b)

Only Starting Tag

c)

Both Starting and Ending Tag

d)

None

3.

Fundamental HTML Block is known as ___________.

a)

HTML Body

b)

HTML Tag

c)

HTML Attribute

d)

HTML Element

4.

All HTML Tags are enclosed in ____________

a)

# and #

b)

? and !

c)

< and >

d)

{ and }

5.
a)

Head Tag

b)

Title Tag

c)

HTML Tag

d)

Body Tag

6.
What does HTML stand for?
a)
Hypertext Making Language
b)
Hyper Transfer Markup Language
c)
Hypertext Markup Language
d)
Hyper Transfer Making Language
7.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
8.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
9.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
10.
</p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
11.

HTML stands for...

a)

Hyper Time Multiple Language

b)

Hyper Text Mark-up Language

c)

Hippo T-Rex Mascot Lemur

d)

Hipper Text Make Language

12.

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>

13.

<p> tag is for...

a)

Page of Text

b)

Picture

c)

Paragraph of text

d)

Pineapples

14.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

15.

What should a HTML web page start with?

a)

<b>

b)

<li>

c)

<html>

d)

<start>

16.

What should a HTML web page end with?

a)

</html>

b)

<head>

c)

</end>

d)

</body>

17.

What does this tag stand for? <b>

a)

bright

b)

big

c)

beautiful

d)

bold

18.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
19.
Which of the following is the largest heading? 
a)
H2
b)
H3
c)
H4
d)
H6
20.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
21.
Which is the correct HTML element for inserting a line break?
a)
<b>
b)
<lb>
c)
<br>
d)
<break>
22.
CSS stands for?
a)
Closed Source Style
b)
Crucial Style Sheets
c)
Cascading Style Sheets
d)
Corresponding Static Style
23.
HTML stands for?
a)
HammersTend To Mostly Lose
b)
HypoText Madeup Language
c)
HyperText Markup Langauge
24.
Choose the correct answer.
a)
<h2>
b)
<h1>
c)
<h6>
d)
<h3>
25.
Choose the correct answer.
a)
</p>
b)
:p
c)
p:
d)
<p>
26.
Choose the correct answer.
a)
<ol>
b)
</ul>
c)
<ul>
d)
</ol>
27.
Choose the correct answer.
a)
paragraph
b)
unordered list
c)
body
d)
ordered list
28.
What is the structure of HTML
a)
html, head, title, body
b)
html, head, hr, body
c)
html, head, text, img
d)
html, title, body, text
29.
The HTML document itself begins with .......... and ends with ............
Fill in the blanks.
a)
<html></html>
b)
<head></head>
c)
<title></title>
d)
<body></body>
30.

The beginning of your code written in html...

a)

<html>

b)

<start here>

c)

(html)

d)

=html

31.

In HTML, which of these tags would indicate the correct way to write an unordered list?

a)

(unordered)

b)

<li>

c)

<ol>

d)

<ul>

32.

In HTML, which of these tags is the correct way to write a list item?

a)

<li>

b)

<lists>

c)

<L1>

d)

<headings>

33.

Hypertext markup language is abbreviated by writing...

a)

Hyper

b)

HTML

c)

Text

d)

Markup

34.

A piece of a website marked by a start tag and often closed with an end tag...

a)

HTML Document

b)

HTML Element

c)

HTML Tag

d)

HTML Header

35.

The special set of characters that indicates the start and end of the HTML element...

a)

HTML Tag

b)

Starting Point

c)

Ending Point

d)

Website

36.
How can you make a background image cover the whole page?
a)
background: cover;
b)
background-size: cover;
c)
background-image: cover;
d)
background-position; cover
37.
Where does CSS go?
a)
In the body
b)
In the <style></style> tags
c)
Above the <style></style> tags
d)
Below the </html>
38.
Which language gives a web page its structure?
a)
JavaScript
b)
CSS
c)
HTML
d)
ALL 3
39.
Which language gives a web page its style?
a)
HTML
b)
CSS
c)
JavaScript
d)
All 3
40.
Which HTML tag is best for Website titles?
a)
<img>
b)
<h4>
c)
<h1>
d)
<p>
41.
Which syntax is correct?
a)
<a>Click me<a>
b)
<h1>About Me</h1>
c)
<p>This is a paragraph.
d)
<h2 Coding is cool /h2>
42.
Which image tag is correct?
a)
<img src="url">
b)
<img> url </img>
c)
<img url>
d)
<img src=url>
43.
What tags will this CSS rule set style?
a)
font-family
b)
h2
c)
h1
d)
color: red
44.
What color will h2 elements be?
a)
#00adad
b)
h2
c)
helvetica
d)
red
45.
Which selector is used to style the whole web page?
a)
html
b)
body
c)
p
d)
font-family
46.
What does CSS stand for? 
a)
Creative Style Sheets
b)
Cascading Style Sheets
c)
Colorful Style Spread
d)
Computer Style Spread
47.
Which is correct CSS syntax? 
a)
{ body; color=black;}
b)
body: color= black
c)
body {color:black;}
d)
(body color is black) 
48.
Select the code below that uses CSS to configure a background color of #000000 for a web page.
a)
body { background-color: #000000; }
b)
body { bgcolor: #000000; }
c)
document { background­-page: #000000; }
d)
None of these
49.
What symbols go around the properties for each CSS selector?
a)
< >
b)
[ ]
c)
{ }
d)
( )
50.
Which CSS code is incorrect?
a)
a {color: blue;}
b)
p {font-size: 10px;}
c)
body {background-color="red";}
d)
img {width: 100%;}
51.
Which is the selector in this CSS?
p {color: red;}
a)
p
b)
color
c)
red
52.
Which is the property in this CSS?
p {color: red;}
a)
p
b)
color
c)
red
53.
Every selector in CSS matches a _____ in HTML
a)
tag
b)
property
54.
Which of these rules would select all of the <h2> elements on a page?
a)
h2 { color: rgb(255, 0, 0); }
b)
#h2 { color: rgb(255, 0, 0); }
c)
<h2> { color: rgb(255, 0, 0); }
d)
$h2 { color: rgb(255, 0, 0); }
55.
The way we tell our CSS rule which HTML elements to style is by using 
a)
Selectors
b)
HTML Tags
c)
Properties
d)
Symbols
56.
What does HTML stand for?
a)
Hypertext Medium Language
b)
Hippo Tries Making Licorice
c)
Hypertext Markup Lingo
d)
Hypertext Markup Language
57.
You should save HTML files with which file extension?
a)
.htm
b)
.index
c)
.webpage
d)
.html
58.
Name an element which doesn't have a closing tag.
a)
<img>
b)
<head>
c)
<body>
d)
<p>
59.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
60.
There simple, easy-to-use programs allow you to enter, edit, save, and print text.
a)
text editor
b)
web browser
c)
domain name
d)
webmaster
61.

To create a dotted border around the page

a)

border-style

b)

border-width

c)

border-color

d)

width

62.

sets the color of words in a paragraph

a)

h1 {

color: pink;

}

b)

img {

color: pink;

}

c)

body {

color: pink;

}

d)

p {

color: pink;

}

63.

What does a class do?

a)

adds color to words

b)

adds style to specific elements

c)

adds style to a whole page

d)

adds a lot more work

64.

Select the rule set to make all the text in your web page blue and centered.

a)

p {

color: blue;

}

b)

body {

text-align: left;

color: blue;

}

c)

p {

text-align: center;

color: blue;

}

d)

body {

text-align: center;

color: blue;

}

65.

Which rule set would change the font size to 24?

a)

font-size: 24

b)

size: 24;

c)

font-size: 24;

d)

font size: 24;

66.

What is the correct syntax to change the background color with css?

a)

background-color: purple;

b)

background-color = "purple";

c)

backgroundcolor=orange

d)

change-background-color: purple

67.

Where should you put the link tag to connect your CSS and HTML file?

a)

Between the <head> </head> in HTML

b)

Between the <body> </body> in HTML

c)

None of the above.

68.

Which of the following is the correct CSS link tag?

a)

<link rel="styles" href="stylesheet.css">

b)

<link href="stylesheet">

c)

<link rel="stylesheet" src="styles.css">

d)

<link rel="stylesheet" href="styles.css">

69.
Which is the value in this CSS?
p {color: red;}
a)
p
b)
color
c)
red
70.
If you want to have more than one declaration in a CSS rule, what character separates them?
a)
comma ,
b)
semi-colon ;
c)
colon :
71.
What is the proper code to insert an image named "frog.jpg"?
a)
<img src="frog" width="104" height="142">
b)
<img="frog.jpg" width="104" height="142">
c)
<img src="frog.jpg" width="104" height="142">
d)
<img ="frog" width="104" height"142">
72.

Which one of these is NOT a output device?

a)

Monitor

b)

Microphone

c)

Speaker

d)

LCD Projector

73.

What is the first thing you do when solving a problem?

a)

Try

b)

Prepare

c)

Define

d)

Reflect

74.

What is the second step in solving a problem?

a)

Prepare

b)

Try

c)

Reflect

d)

Define

75.

Preparing to solve the problem might include brainstorming.

a)

True

b)

False

76.

If you are making a plan, what part of the problem solving process are you working on?

a)

Define

b)

Prepare

c)

Try

d)

Reflect

77.

If you are attempting to put your plan into action, what part of the problem-solving process are you working on?

a)

Define

b)

Prepare

c)

Try

d)

Reflect

78.

What is the right order of problem solving process?

a)

Try, Reflect, Prepare, Define

b)

Prepare, Try, Define, Reflect

c)

Try and Reflect

d)

Define, Prepare, Try, Reflect

79.

Jacob works for NASA. He recently has been tasked with creating a plan for creating a robot for the moon colony. What part of his process fits in the PLAN part of the problem solving process?

a)

Figuring out how much money he has to work with

b)

Reflecting on why his robot did not make it to the moon

c)

Launching his robot towards the moon

d)

Creating blueprints for the robot

80.

Jacob works for NASA. He recently has been tasked with creating a plan for creating a robot for the moon colony. What part of his process fits in the REFLECT part of the problem solving process?

a)

Figuring out how much money he has to work with

b)

Determining on why his robot did not make it to the moon

c)

Launching his robot towards the moon

d)

Creating blueprints for the robot

81.

Jacob works for NASA. He recently has been tasked with creating a plan for creating a robot for the moon colony. What part of his process fits in the DEFINE part of the problem solving process?

a)

Figuring out how much money he has to work with

b)

Determining why his robot did not make it to the moon

c)

Launching his robot towards the moon

d)

Creating blueprints for the robot

82.

Paul works as a landscaper. He has been tasked with creating a series of different gardens for a hospital. He must create 3 different gardens with a budget of $7000. He has 4 people who work for him and has 5 days to complete the project. Which of these is not a constraint for the problem?

a)

Paul is 6' tall

b)

Paul has 5 days

c)

Paul has 4 people who work for him

d)

Paul has to create 3 gardens

83.

The stage of the design process in which the problem solver learns about the problem.

a)

Define

b)

Plan

c)

Try

d)

Reflect