Time remaining
:
:
Test Status
HTMLRANDOMTEST
Ques 1 :
Each list item in an ordered or unordered list has which tag?
(A) list tag
(B) ls tag
(C) li tag
(D) ol tag
Ques 2 :
Use what to prevent confusion on numbers higher than 9 with hexadecimal colors ?
(A) #
(B) %
(C) !
Ques 3 :
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 4 :
How do you make the text bold?
(A) style:bold
(B) font:b
(C) font-weight:bold
Ques 5 :
Is this correct XHTML?
<ul>
<li>Shope</li>
<li>Cloths
<ul>
<li>Cloths Shope</li>
<li>T Shirt</li>
</ul>
<li>Jeans</li>
</ul>
(A) Yes
(B) NO
Ques 6 :
How can we resize the image?
(A) Using size attribute
(B) Using height and width
Ques 7 :
If the background image is smaller than the screen, what will happen ?
(A) It will be stretched
(B) It will be repeated
(C) It will leave a blank space at the bottom of your page
Ques 8 :
A 6 digit Hex color (#FF9966) defines values of Red, Blue and Green in which order ?
(A) #BBRRGG
(B) #BBGGRR
(C) #RRGGBB
Ques 9 :
When creating a Web document, what format is used to express an image's height and width?
(A) Centimeters
(B) Pixels
(C) Dots per inch
(D) Inches
Ques 10 :
There are how many "browser safe colors" ?
(A) 16 Million
(B) 256
(C) 216
Ques 11 :
Use<td> and </td>to add what to your tables?
(A) columns
(B) rows
(C) steps
Ques 12 :
The <br>tag adds what to your webpage ?
(A) Line break
(B) Little bubbles
(C) Little bubbles
Ques 13 :
What is the <br> tag for?
(A) Paragraph break
(B) Space
(C) Line break
(D) Word break
Ques 14 :
To change the size of an image in HTML use what ?
(A) pliers
(B) height and width
(C) bigger and smaller
Ques 15 :
The DOCTYPE declaration has no closing tag
(A) True
(B) False
Ques 16 :
What are meta tags used for?
(A) To store information usually relevant to browsers and search engines.
(B) To only store information about search engines
(C) To store information about external links
(D) To only store information usually relevant to browsers
Ques 17 :
Which tag can set the background color for your page?
(A) < head >
(B) < body >
(C) < font >
Ques 18 :
Which two meta tags have special relevance for search engines ?
(A) Description and Keywords
(B) Cookies and Keywords
(C) Description and Name
Ques 19 :
Hex-colors are the only way to define colors on the web?
(A) True, computer screens only understands hexadecimal values.
(B) False, colors can also be specified with names and CSS
(C) True for Internet Explorer, False for Netscape browsers
Ques 20 :
Which HTML attribute is used to define inline styles?
(A) style
(B) class
(C) styles
(D) font
Submit Answer
Don't Refresh the Page !! ...