Time remaining
:
:
Test Status
HTMLRANDOMTEST
Ques 1 :
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 2 :
Which of the following attributes below are used for a font name?
(A) fontname
(B) fn
(C) font
(D) face
Ques 3 :
What type of information should you avoid including on your Web site?
(A) Graphical
(B) Work and academic experience
(C) Private personal information
(D) Links to sites of interest
Ques 4 :
Banners, buttons, dividers, clipart and other simple images usually work best as ?
(A) png
(B) gif
(C) jpg
Ques 5 :
Which property is used to change the background color?
(A) color:
(B) background-color:
(C) bgcolor:
Ques 6 :
To make the appearance of the colors more powerful on your site do which of the following ?
(A) Do not use colors
(B) Limit their use
(C) Splash them all over
Ques 7 :
Which is the correct CSS syntax?
(A) body:color=black
(B) body {color: black}
(C) {body;color:black}
(D) {body:color=black(body}
Ques 8 :
What attribute is used to specify number of rows?
(A) Rownum
(B) rn
(C) Rownumb
(D) Rowspan
Ques 9 :
If you do not include a DESCRIPTION meta tag, most search engine will simply list what ?
(A) All text above the fold of your page
(B) The first few words on the page
(C) Nothing
Ques 10 :
XHTML documents must be "well-formed"
(A) True
(B) False
Ques 11 :
What is extension of html file?
(A) html
(B) xhtml
(C) xml
Ques 12 :
<meta> tag cannot be defined in the <head> tag.
(A) False
(B) True
Ques 13 :
Imagelinks can show a text label if you add which property?
(A) alternative
(B) alt
(C) str
Ques 14 :
How do you add a background color for all <h1> elements?
(A) all.h1 {background-color:#FFFFFF}
(B) h1 {background-color:#FFFFFF}
(C) h1.all {background-color:#FFFFFF}
Ques 15 :
29.What is the REFRESH meta tag used for ?
(A) rewrite url
(B) Redirect to a new domain
(C) Refresh your content
Ques 16 :
All normal webpages consist of what two parts ?
(A) Head and body
(B) Top and bottom
(C) Body and frameset
Ques 17 :
Which two meta tags have special relevance for search engines ?
(A) Description and Keywords
(B) Cookies and Keywords
(C) Description and Name
Ques 18 :
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 19 :
Is width="100" and width="100%" the same?
(A) No
(B) Yes
Ques 20 :
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
Submit Answer
Don't Refresh the Page !! ...