HTML MCQ – Multiple Choice Questions

Computer Science Engineering

13-Following tag is used to create a link

(A) <a>

(B) <br>

(C) <p>

(D) <h1>

 

14-<p> </p> tags are used for

(A) Headings

(B) Paragraph

(C) Line breaks

(D) None of the above

 

15-Following take no content

(A) <a>

(B) <br>

(C) <p>

(D) <h1>

 

16-Following markup elements are used in HTML.

(A) Structural markup

(B) Presentational markup

(C) Hypertext markup

(D) All of the above

 

17-Following markup indicates the appearance of the text, regardless of its purpose.

(A) Structural markup

(B) Presentational markup

(C) Hypertext markup

(D) All of the above

 

18-Following markups makes parts of a document into links to other documents.

(A) Structural markup

(B) Presentational markup

(C) Hypertext markup

(D) All of the above

 

19-Following markup indicates the purpose of text.

(A) Structural markup

(B) Presentational markup

(C) Hypertext markup

(D) All of the above

 

20-Following represents presentational markup

(A) <b> boldface </b>

(B) <h2> Golf </h2>

(C) <a> attribute </a>

(D) all of the above

 

21-HTML documents can be delivered by

(A) HTTP from a web server

(B) email

(C) both (A) and (B)

(D) none of the above

 

22-Following is (are) the presentation related element(s)

(A) underline

(B) font

(C) center

(D) all of the above

 

23-Following is (are) the presentation related attribute(s)

(A) background

(B) align

(C) bgcolor

(D) all of the above

 

24-Following is (are) the WYSIWYG editor(s)

(A) Adobe Dreamweaver

(B) Microsoft Publisher

(C) Visual Editor

(D) All of the above

 

ANSWERS:

13-(A), 14-(B), 15-(B), 16-(D), 17-(B), 18-(C), 19-(A), 20-(A), 21-(C), 22-(D), 23-(D), 24-(D)