wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Technology

Total questions: 25

Worksheet time: 11mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyper Technical Markup Language

b)

Hypertext Markup Language

c)

Hyper Text Markup Lingo

d)

Happy Texting Markup Language3

2.
The Internet and World Wide are the same thing.
a)
True
b)
False
3.
The part of the URL following the http or www is the
a)
domain name
b)
port
c)
data packet
d)
ISP
4.
A set of established rules were created for the different types of information that is being sent over the Internet.  These rules are
a)
packets
b)
Internet laws
c)
protocols
d)
queries
5.
All web pages and documents on the World Wide Web have a specific address, which is used to access them online.  This address is known as the
a)
IP
b)
ISP
c)
HTML
d)
URL
6.
The web pages and web sites that are linked together creating a electronic web of interconnected information is the
a)
Internet
b)
Internet Service Provider
c)
World Wide Web
d)
Router
7.
The process of defining, designing, creating, and producing web sites.
a)
HTML
b)
CSS
c)
Parsing
d)
Web Design
8.

The software used to view web pages are

a)

browsers

b)

operating systems

c)

click-and-go applications

d)

html readers

9.

What software is needed to create and view web pages?

a)

Javascript & HTML

b)

A text editor and a browser

c)

Dreamweaver & a Browser

d)

No software is needed

10.

When first starting to code web pages, you could use what file extension for your pages?

a)

.doc

b)

.html

c)

.java

d)

.htm

11.

CSS stands for

a)

Cruising Standard Systems

b)

Creating Style Sheets

c)

Cascading Style Sheets

d)

Coding Style Sheets

12.

Which of the following is an example of application software?

a)

Windows

b)

Mac OS

c)

Linux

d)

Notepad ++

13.

The three primary colors used by computer monitors.

a)

Rose, Gray, Blue

b)

Red, Green, Black

c)

Red, Gray, Blue

d)

Red, Green, Blue

14.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
15.
<h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
16.
</h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
17.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
18.
Which is the most current version of CSS?
a)
CSS1
b)
CSS2
c)
CSS3
d)
CSS4
19.
<!DOCTYPE> 
a)
Defines the document type
b)
Defines a comment
c)
Defines the document's body
d)
Defines information about the document
20.
What is the purpose of HTML
a)
To make a formatted document
b)
To make a webpage
c)
To edit photos
d)
To make a creative slide
21.

TRUE OR FALSE: HTML is used to style web pages.

a)

True

b)

False

22.

CSS stands for

a)

Cascading style sheet

b)

Cyber style sheet

c)

Cassandra style sheet

d)

None of the above

23.

What are the three types of style sheet

a)

Internal, external, inline

b)

Inline, internal, extreme

c)

Insidious, internal, external

d)

None of the above

24.

Stye tag will come inside body for

a)

External

b)

Inline

c)

Internal

d)

All of the above

25.

Style will come inside head for

a)

External

b)

Inline

c)

Internal

d)

All of the above