wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Protocols and HTML

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What does HTTP stand for?

a)

Hyper Tiger Teaches Poorly

b)

High Test Transfer Protocol

c)

Her Transfer Transfered Poorly

d)

Hyper Text Transfer Protocol

2.

Is HTTP essential for Web browsing?

a)

Yes

b)

No

3.

What is the difference between HTTP and HTTPS?

a)

HTTPS is Standard.

b)

HTTP is safer.

c)

HTTPS is for safer sites.

d)

HTTP is more important.

4.

Are GET and POST HTTP methods?

a)

Yes

b)

No

5.

Which one is an HTTP address?

a)

OPEN dev:("127.0.0.1":7000)

b)

inPacket.getAddress()

c)

//www.w3.org/pub/WWW/TheProject.html HTTP/1.1

d)

257 "/web" is the current directory.

6.

The first line of HTTP request message is called?

a)

Entity line.

b)

Header Line.

c)

Request Line.

d)

Status Line.

7.

Are there specific software to execute FTP commands?

a)

Yes

b)

No

8.

FTP stands for?

a)

First Transfer Protocol

b)

Forward Thinking Protocol

c)

Fast Track Protocol

d)

File Transfer Protocol

9.

Can you FTP files to any server anytime you want?

a)

Yes

b)

No

10.

What is essential for FTP server connections?

a)

Electricity.

b)

Specific software.

c)

Authentication information

d)

Internet browser.

11.

Is TCP an internet protocol?

a)

Yes

b)

No

12.

Does a computer have an IP address if not connected to a Network?

a)

Yes

b)

No

13.

Which HTML Tag contains the main content of a webpage?

a)

<TITLE>

b)

<HOME>

c)

<BODY>

d)

<HTML>

14.

The content of the Title Tag appears where?

a)

Top Window Bar.

b)

First Heading in the Webpage.

c)

The Title of a Table Tag.

d)

The Title of a Picture on the Webpage.

15.

Which bracket is not valid for HTML or CSS?

a)

>

b)

}

c)

»

d)

)

16.

Which Tag can link to another Website?

a)

<img>

b)

<div>

c)

<link>

d)

<a>

17.

Is XHTML 1.0 a !Doctype?

a)

Yes

b)

No

18.

What can CSS do to a Webpage?

a)

Provide specific colors.

b)

Change Font sizes.

c)

Align objects.

d)

All of the above.

19.

Does the following statement call a CSS Tag:

<div id ="content">

a)

Yes

b)

No

20.

Which HTML attribute invokes CSS styles?

a)

align

b)

position

c)

class

d)

alink