Top 1000+ Computer Quiz Competition Questions - 1

Question: 1

<TITLE> tag should be placed within the

(A) <HTML> tag

(B) <BODY> tag

(C) <HEAD> tag

(D) End tag

Ans: C

<HEAD> tag

Question: 2

Tags used to display text in Italics is

(A) <B > and </B >

(B) <U > and </U >

(C) <I > and </I >

(D) <CENTRE > and </CENTRE >

Ans: C

<I > and </I >

Question: 3

Frames can be created by using

(A) <FRAME> and </FRAME> tags

(B) <HEAD> and </HEAD> tags

(C) <TABLE> and </TABLE> tags

(D) <FRAMESET> and </FRAMESET> tags

Ans: D

<FRAMESET> and </FRAMESET> tags

Question: 4

Which of the following tags is used to indicate the beginning of a new paragraph?

(A) <B > tag

(B) <S > tag

(C) <P > tag

(D) <BR > tag

Ans: C

<P > tag

Question: 5

Using the <MARQUEE> tag we can

(A) add text to any document

(B) add colours to the pictures in a documents

(C) add scrolling text to any document

(D) make the document attractive

Ans: C

add scrolling text to any document

Related Questions