wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Dev MasterClass Day3

Total questions: 31

Worksheet time: 15mins

Name
Class
Date
1.
What runs across the top of every page of a website to make the website instantly recognizable
a)
Header
b)
Template
c)
Footer
d)
Title
2.
Google, Bing, Lycos, and Yahoo are all examples of....
a)
Search Engines
b)
Browsers
c)
Languages
d)
IP
3.
A unique name that identifies a website is called a......
a)
Domain name
b)
Browsers
c)
HTML
d)
IP
4.
This is at the bottom of every website telling specific information about the website
a)
Footer
b)
Header
c)
Body
d)
Text
5.
This stores all the pages or your website and makes them available to others on the internet...
a)
Web hosting
b)
Domain
c)
Server
d)
IP
6.
What is a 'url'?
a)
a computer virus
b)
the address for a website
c)
webpage index 
d)
an automatic spellchecker
7.

Which of these software programs is designed specifically to make webpages?

a)

excel

b)

Sublime Text

c)

publisher

d)

webmaker

8.
What is 'html' used for?
a)
to search websites
b)
to spellcheck web pages
c)
to create webpages
d)
to destroy viruses
9.
. ​_____ is a language used to describe the formatting of a document written in a markup language such as Hypertext Markup Language (HTML) 5.
a)
Designing Style Sheets
b)
​Cascading Style Sheets
c)
Segregation Style Sheets
d)
Web paging Style sheets
10.
A _____ is a rule that defines the appearance of an element on a webpage.​
a)
cascade
b)
syntax
c)
semantic
d)
style
11.

_____________ is a common html tag that Indicates the part of the page that contains the visible content.

a)

<p>

b)

<body>

c)

<title>

d)

<img=src

12.
If you want to have more than one property for a CSS selector, what character separates them?
a)
comma (,)
b)
semi-colon (;)
c)
colon (:)
d)
dash (-)
13.
Which CSS code is incorrect?
a)
a {color: blue;}
b)
p {font-size: 10px;}
c)
body {background-color="red";}
d)
img {width: 100%;}
14.
How do I remove the underline from a link using CSS?
a)
a {underline: none;}
b)
a {text-decoration: none;}
c)
a {style: none;}
d)
link {underline: none;}
15.
The code for the comment tag in CSS is
a)
<!-- comment -->
b)
<!-- comment >
c)
/* comment /*
d)
/* comment */
16.
What is the difference between HTML and CSS?
a)
CSS is one type of HTML
b)
HTML gives a webpage structure. CSS provides styling.
c)
CSS structures a webpage. HTML strictly provides styling.
d)
There is no difference.
17.
Which is the selector in this CSS?
p {color: red;}
a)
p
b)
color
c)
red
18.

What is the function of the div tag?

a)

To define a section of an HTML page

b)

To group a block of elements together to format them with CSS

c)

To efficiently apply the same style to several different elements

d)

All of the above

19.

What are IFrames?

a)

Videos uploaded to your website

b)

Buttons that link to other websites

c)

HTML pages embedded inside of other HTML pages

d)

The number of views your website has

20.

It is possible to embed any website inside IFrames.

a)

True

b)

False

21.
What tag allows you to embed videos on your site
a)
<ifam>
b)
<iFamLit>
c)
<v>
d)
<iframe>
22.

Where is the title of the form?

a)

a

b)

b

c)

c

d)

d

23.

How do you change a form theme?

a)

Click on the paint palette

b)

Click on the settings icon

c)

Click on the eye icon

d)

Click on the three dots

24.

What sort of question type would you use when asking for a person's name?

a)

Paragraph

b)

Linear Scale

c)

Multiple Choice

d)

Short Answer

25.

Is it possible to add an image into a form?

a)

Yes

b)

No

c)

Only if you have a camera

26.
What type of question allows you to select more than one answer?
a)
Paragraph
b)
Checkboxes
c)
Multiple Choice
d)
List
27.
A Google Form will always collect the respondent's email address 
a)
True
b)
False
28.
Where does Google Forms store the data it collects?
a)
Docs
b)
Slides
c)
Sheets
d)
Excel
29.
True or False:  You must click "save" to save your Google Form
a)
True
b)
False
30.

What do the six dots do in Forms?

a)

Allows you to move a section or question on the form

b)

Allows you to delete a section on the form

c)

Allows you to add a section on the form

31.

What types of questions can be asked in the form?

a)

Short/Paragraphs

b)

Multiple Choice

c)

Checkboxes

d)

All of the Above