NEW
Font size
WorksheetsProtocols and HTML
Total questions: 20
Worksheet time: 10mins
What does HTTP stand for?
Hyper Tiger Teaches Poorly
High Test Transfer Protocol
Her Transfer Transfered Poorly
Hyper Text Transfer Protocol
Is HTTP essential for Web browsing?
Yes
No
What is the difference between HTTP and HTTPS?
HTTPS is Standard.
HTTP is safer.
HTTPS is for safer sites.
HTTP is more important.
Are GET and POST HTTP methods?
Yes
No
Which one is an HTTP address?
OPEN dev:("127.0.0.1":7000)
inPacket.getAddress()
//www.w3.org/pub/WWW/TheProject.html HTTP/1.1
257 "/web" is the current directory.
The first line of HTTP request message is called?
Entity line.
Header Line.
Request Line.
Status Line.
Are there specific software to execute FTP commands?
Yes
No
FTP stands for?
First Transfer Protocol
Forward Thinking Protocol
Fast Track Protocol
File Transfer Protocol
Can you FTP files to any server anytime you want?
Yes
No
What is essential for FTP server connections?
Electricity.
Specific software.
Authentication information
Internet browser.
Is TCP an internet protocol?
Yes
No
Does a computer have an IP address if not connected to a Network?
Yes
No
Which HTML Tag contains the main content of a webpage?
<TITLE>
<HOME>
<BODY>
<HTML>
The content of the Title Tag appears where?
Top Window Bar.
First Heading in the Webpage.
The Title of a Table Tag.
The Title of a Picture on the Webpage.
Which bracket is not valid for HTML or CSS?
>
}
»
)
Which Tag can link to another Website?
<img>
<div>
<link>
<a>
Is XHTML 1.0 a !Doctype?
Yes
No
What can CSS do to a Webpage?
Provide specific colors.
Change Font sizes.
Align objects.
All of the above.
Does the following statement call a CSS Tag:
<div id ="content">
Yes
No
Which HTML attribute invokes CSS styles?
align
position
class
alink
