JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
HTML interview questions part 6
HTML interview questions part 6
Back
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?
A. Text input
B. Text area
C. Password input
D. Submit button
Show Correct Answer
Correct Answer is :
Submit button
2. In the processing of information, the server does not use the language _____
A. C#
B. JAVA
C. C++
D. VB.net
Show Correct Answer
Correct Answer is :
C++
3. For creating single line text box for searching queries, we use the type ___________
A. placeholder
B. search
C. url
D. hidden
Show Correct Answer
Correct Answer is :
search
4. Form validation traditionally was performed by ___________
A. PHP
B. HTML
C. JavaScript
D. jQuery
Show Correct Answer
Correct Answer is :
JavaScript
5. For grouping form controls we can use ___________
A.
B.
C.
D.
Show Correct Answer Correct Answer is :
6. Which one has the most potential for minification? A. JavaScript B. CSS C. HTML D. PHP Show Correct Answer Correct Answer is : JavaScript
7. YUI compressor is written in ____________ A. HTML B. C++ C. C D. Java Show Correct Answer Correct Answer is : Java
8. Which compressor gives maximum GZIPPED compression? A. YUI B. JSMin C. Packer D. Closure(advanced) Show Correct Answer Correct Answer is : YUI
9. CSSMin is written in ___________ A. C++ B. Java C. PHP D. C Show Correct Answer Correct Answer is : Java
10. HTMLMinifier is written in ________ A. JavaScript B. Java C. C++ D. C Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer 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 Show Correct Answer Correct Answer is : hspace
19. The accesskey attribute specifies a keyboard navigation accelerator for the element. A. TRUE B. FALSE C. D. Show Correct Answer Correct Answer is : TRUE
20. Which of the following is the attribute that is used to set a global identifier for a microdata item? A. key B. id C. itemclass D. itemid Show Correct Answer Correct Answer is : itemid
Similar Interview Questions Search for latest jobs
Find Jobs