a) Sets an image background b) Set an image as submit button c) Set an image anywhere on ...
View QuestionWhich attribute defines the file-select field?
a) file b) checkbox c) button d) text Answer: a Explanation: file input type defines a file-select ...
View QuestionWhich attribute is used for activation of JavaScript?
a) button b) checkbox c) url d) submit Answer: a Explanation: Input type button is used ...
View QuestionHow does the color attribute work?
a) Changes color of the text b) Changes background color c) The color picker is defined by it
View QuestionWhich of the following is a new input attribute introduce by HTML5?
a) text b) checkbox controls c) submit buttons d) date Answer: d Explanation: HTML4 has attributes with ...
View QuestionWhat is the default type of ‘type’ attribute of <input> element?
What is the default type of ‘type’ attribute of <input> element? a) Text b) Password c) Numerals d) ...
View QuestionWhich browser supports mozCurrentSampleOffset?
a) Chrome b) Internet Explorer c) Opera d) Firefox Answer: d Explanation: mozCurrentSampleOffset attribute is not supported ...
View QuestionWhat can not be done by controls attribute?
a) playback b) resume playback c) pause playback d) looping Answer: d Explanation: Controls attribute of <audio> ...
View QuestionWhich of the following is not a Boolean attribute for <audio> element?
Which of the following is not a Boolean attribute for <audio> element? a) autoplay b) loop c) muted
View QuestionFlac is supported by ___________
a) Firefox b) Chrome c) Safari d) Internet Explorer Answer: a Explanation: Flac audio format is supported ...
View Question