Time remaining
:
:
Test Status
HTMLTEST4
Ques 1 :
How do you make the text bold?
(A) style:bold
(B) font:b
(C) font-weight:bold
Ques 2 :
What is cell padding?
(A) Used to set space between cells
(B) Used to separate cell walls from their contents.
(C) Both a and b above
(D) Used to provide width to a cell
Ques 3 :
To specify a font for your whole page add which tag ?
(A) < defaultfont >
(B) < targetfont >
(C) < basefont >
Ques 4 :
Can I play audios in HTML?
(A) NO
(B) YES
Ques 5 :
How do you display a border like this: The top border = 10 pixels
The bottom border = 5 pixels
The left border = 20 pixels
The right border = 1pixel?
(A) border-width:10px 1px 5px 20px
(B) border-width:10px 20px 5px 1px
(C) border-width:5px 20px 10px 1px
(D) border-width:10px 5px 20px 1px
Ques 6 :
What attribute is used to specify number of rows?
(A) Rownum
(B) rn
(C) Rownumb
(D) Rowspan
Ques 7 :
Increasing the cellpadding value will what ?
(A) Increase the distance between cell and content
(B) Increase the softness of your site
(C) Increase the space between cells
Ques 8 :
How do you change the left margin of an element?
(A) text-indent:
(B) margin:
(C) margin-left:
(D) indent:
Ques 9 :
To change the size of an image in HTML use what ?
(A) pliers
(B) height and width
(C) bigger and smaller
Ques 10 :
To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?
(A) Yes
(B) No
Ques 11 :
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 12 :
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 13 :
How do you make a list that lists its items with squares?
(A) list-type: square
(B) type: 2
(C) list-style-type: square
(D) type: square
Ques 14 :
Is it a common myth that meta tags seriously improve search engine rankings ?
(A) Yes
(B) No
Ques 15 :
What does XHTML stand for?
(A) EXtensible HyperText Marking Language
(B) EXtensible HyperText Markup Language
(C) EXtra Hyperlinks and Text Markup Language
(D) EXtreme HyperText Markup Language
Ques 16 :
For Frames in HTML, how do you specify the rest of the screen?
(A) Using $
(B) Using *
(C) Using #
(D) Using &
Ques 17 :
Choose the correct HTML tag to make a text italic
(A) < italic >
(B) < i >
Ques 18 :
XHTML is a Web standard
(A) False
(B) True
Ques 19 :
bgcolor is an attribute of body tag
(A) True
(B) False
Ques 20 :
Choose the correct HTML tag to make a text bold
(A) < bold >
(B) < b >
(C) < bo >
Submit Answer
Don't Refresh the Page !! ...