Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

HTML documents begin and end with what tag pair? a. #HTML#...#/HTML# b. <HTML>..

ID: 3690658 • Letter: H

Question

HTML documents begin and end with what tag pair?

a. #HTML#...#/HTML#

b. <HTML>...</HTML>

c. //HYPERTEXT//...//END HYPERTEXT//

d. [WEBDOC]...[/WEBDOC]

URL stands for:

a. Universal Resource Locator

b. Uniform Repository Link

c. Uniform Referral Location

d. Uniform Resource Locator

The post method, when used with a <form> tag:

a. Retrieves data from the server

b. Sends form data to a program on the server

c. Requests only header information from the server

d. None of the above

Which HTML tag creates a frameset of two equally sized columns?

a. <frameset cols="50%,50%">

b. <frameset cols="50%,*">

c. Both a and b

d. None of the above

The HTML tag <input type=submit value="OK"> displays:

a. A button with the caption OK

b. A button with the caption Submit

c. Input submitted by the user

d. None of the above

Which of the following is not a valid HTTP method?

a. Get

b. Post

c. Head

d. Update

The Web browser translates what type of Internet protocols?

a. HTTP and HTML

b. PPP and SLIP

c. FTP and SMTP

d. None of the above

HTML tags are enclosed in which of the following brackets?

a. { }

b. [ ]

c. ( )

d. < >

The comment tag is displayed as:

a. <!--text-->

b. <HTML>...</HTML>

c. //HYPERTEXT//...//END HYPERTEXT//

d. [WEBDOC]...[/WEBDOC]

The size, color, and type of text can be formatted by using:

a. <!--text-->

b. <font> tag in HTML

c. //HYPERTEXT//...//END HYPERTEXT//

d. [WEBDOC]...[/WEBDOC]

What type of graphic file formats are used on the Web?

a. GIF

b. JPEG

c. Microsoft bitmaps

d. All of the above

e. a and b

Explanation / Answer

HTML documents begin and end with what tag pair?

a. #HTML#...#/HTML#

b. <HTML>...</HTML>

c. //HYPERTEXT//...//END HYPERTEXT//

d. [WEBDOC]...[/WEBDOC]


sol:b. <HTML>...</HTML>

URL stands for:

a. Universal Resource Locator

b. Uniform Repository Link

c. Uniform Referral Location

d. Uniform Resource Locator

sol:d. Uniform Resource Locator

The post method, when used with a <form> tag:

a. Retrieves data from the server

b. Sends form data to a program on the server

c. Requests only header information from the server

d. None of the above

sol:b. Sends form data to a program on the server

Which HTML tag creates a frameset of two equally sized columns?

a. <frameset cols="50%,50%">

b. <frameset cols="50%,*">

c. Both a and b

d. None of the above

sol:

a. <frameset cols="50%,50%">

b. <frameset cols="50%,*">

c. Both a and b

The HTML tag <input type=submit value="OK"> displays:

a. A button with the caption OK

b. A button with the caption Submit

c. Input submitted by the user

d. None of the above

sol:a. A button with the caption OK

Which of the following is not a valid HTTP method?

a. Get

b. Post

c. Head

d. Update

sol:d. Update

The Web browser translates what type of Internet protocols?

a. HTTP and HTML

b. PPP and SLIP

c. FTP and SMTP

d. None of the above

sol:a. HTTP and HTML

HTML tags are enclosed in which of the following brackets?

a. { }

b. [ ]

c. ( )

d. < >

sol:d. < >

The comment tag is displayed as:

a. <!--text-->

b. <HTML>...</HTML>

c. //HYPERTEXT//...//END HYPERTEXT//

d. [WEBDOC]...[/WEBDOC]

sol:a. <!--text-->

The size, color, and type of text can be formatted by using:

a. <!--text-->

b. <font> tag in HTML

c. //HYPERTEXT//...//END HYPERTEXT//

d. [WEBDOC]...[/WEBDOC]

sol:b. <font> tag in HTML

What type of graphic file formats are used on the Web?

a. GIF

b. JPEG

c. Microsoft bitmaps

d. All of the above

e. a and b

sol:e. a and b