Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which of the following is not the form type for adding text?
Correct Answer is : Submit button
2. In the processing of information, the server does not use the language _____
Correct Answer is : C++
3. For creating single line text box for searching queries, we use the type ___________
Correct Answer is : search
4. Form validation traditionally was performed by ___________
Correct Answer is : JavaScript
5. For grouping form controls we can use ___________
D.
Correct Answer is :
6. Which one has the most potential for minification?
A. JavaScript
B. CSS
C. HTML
D. PHP
Correct Answer is : JavaScript
7. YUI compressor is written in ____________
A. HTML
B. C++
C. C
D. Java
Correct Answer is : Java
8. Which compressor gives maximum GZIPPED compression?
A. YUI
B. JSMin
C. Packer
D. Closure(advanced)
Correct Answer is : YUI
9. CSSMin is written in ___________
A. C++
B. Java
C. PHP
D. C
Correct Answer is : Java
10. HTMLMinifier is written in ________
A. JavaScript
B. Java
C. C++
D. C
Correct Answer is : JavaScript
11. Which option is not available in HTMLMinifier?
A. remove attribute quotes
B. use the short doctype
C. remove empty elements
D. replace with
Correct Answer is : replace with
12. Which attribute specifies a unique alphanumeric identifier to be associated with an element?
A. class
B. id
C. article
D. html
Correct Answer is : id
13. The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element.
A. dir
B. style
C. class
D. article
Correct Answer is : style
14. Which attribute is used to provide an advisory text about an element or its contents?
A. tooltip
B. dir
C. title
D. head
Correct Answer is : title
15. The __________ attribute sets the text direction as related to the lang attribute.
A. lang
B. sub
C. dir
D. ds
Correct Answer is : dir
16. Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data?
A. dataFormatAs
B. datafld
C. disabled
D. datasrc
Correct Answer is : datafld
17. Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element?
A. dataFormatAs
B. datafld
C. disabled
D. datasrc
Correct Answer is : datasrc
18. Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on?
A. height
B. hspace
C. hidefocus
D. datasrc
Correct Answer is : hspace
19. The accesskey attribute specifies a keyboard navigation accelerator for the element.
A. TRUE
B. FALSE
C.
D.
Correct Answer is : TRUE
20. Which of the following is the attribute that is used to set a global identifier for a microdata item?