Time remaining
:
:
Test Status
HTMLRANDOMTEST
Ques 1 :
Which program do you need to write HTML?
(A) HTML-development suite 4
(B) Any text editor
(C) A graphics program
Ques 2 :
What are <div> tags used for?
(A) To replace paragraphs. i.e. p tags
(B) To provide space between tables
(C) To logically divide the paragraphs
(D) To logically divide the document
Ques 3 :
WYSIWYG stands for ?
(A) What You See Is What You Get
(B) What You See Is What You Gain
(C) When You Start Is When You Go
Ques 4 :
What does an HTML tag do?
(A) It specifies formatting and layout instructions for your web page.
(B) It hides programming instructions from view.
(C) It determines the organizational structure of your Web site.
(D) It connects your web site to an operating environment.
Ques 5 :
Choose the correct HTML tag for the largest heading
(A) < h6 >
(B) < head >
(C) < heading >
(D) < h1 >
Ques 6 :
bgcolor is an attribute of body tag
(A) True
(B) False
Ques 7 :
All elements in XHTML must be closed
(A) True
(B) False
Ques 8 :
What is correct XHTML for a horizontal line?
(A) < hr >
(B) < hr/ >
Ques 9 :
Which statement is true?
(A) All the statements are true
(B) All XML documents must have a DTD
(C) All XML elements must have a closing tag
Ques 10 :
Which of the following tags below are used for a multi-line text input control?
(A) textarea tag
(B) textml tag
(C) text tag
(D) Both b and c above
Ques 11 :
Which CSS property controls the text size?
(A) text-size
(B) text-style
(C) font-size
(D) font-style
Ques 12 :
<a> and </a> are the tags used for ?
(A) Aligning text
(B) Audio-voiced text
(C) Adding links to your page
Ques 13 :
Do all XHTML documents require a doctype?
(A) Yes
(B) No
Ques 14 :
Choose the correct HTML tag to make a text bold
(A) < bold >
(B) < b >
(C) < bo >
Ques 15 :
What is correct XHTML for a line break?
(A) < br />
(B) < br >
(C) < break />
Ques 16 :
Use what to prevent confusion on numbers higher than 9 with hexadecimal colors ?
(A) #
(B) %
(C) !
Ques 17 :
Is it a common myth that meta tags seriously improve search engine rankings ?
(A) Yes
(B) No
Ques 18 :
What does the GENERATOR meta tag tell ?
(A) Who designed the page
(B) Which program was used to produce the page
(C) What type of server your page is on
Ques 19 :
Kind of Parsers are
(A) well-formed
(B) validating
(C) non-validating
(D) Both 2 & 3
Ques 20 :
How do you insert a comment in a CSS file?
(A) ' this is a comment
(B) /* this is a comment */
(C) // this is a comment
(D) // this is a comment //
Submit Answer
Don't Refresh the Page !! ...