What is the work of async attribute?
A. It influences script loading
B. It gives a label to the menu
C. It validates form data
D. Enables a set of extra restrictions on any content
Select an option to see the answer and solution.
Which of the following element sets is an item of metadata?
A. itemscope
B. itemref
C. itemtype
D. none of the mentioned
Select an option to see the answer and solution.
What is the size of content of an <h1> element?
A. Smallest
B. Largest
C. Medium
D. Anything between smallest and largest
Select an option to see the answer and solution.
Which format is a restricted version of Matroska?
A. WebM
B. Ogg Opus
C. Ogg Flac
D. MP4 Flac
Select an option to see the answer and solution.
For keeping blog comment spam down we use . . . . . . . .
A. nofollow
B. meta
C. title
D. heading
Select an option to see the answer and solution.
The . . . . . . . . method must add the scaling transformation described by the arguments to the transformation matrix.
A. scale(x, y)
B. translate(x, y)
C. rotate(angle)
D. skew(x,y)
Select an option to see the answer and solution.
For exporting movie into SWF format which element is used?
A. <object>
B. <video>
C. <datalist>
D. <dd>
Select an option to see the answer and solution.
Which compressor gives maximum GZIPPED compression?
A. YUI
B. JSMin
C. Packer
D. Closure(advanced)
Select an option to see the answer and solution.
which tag will be used For raising number to a power?
A. <sup>
B. <sub>
C. <br/>
D. <ul>
Select an option to see the answer and solution.
Which element is used for inserting more than one audio file?
A. <source>
B. <src>
C. <command>
D. <ins>
Select an option to see the answer and solution.
Which element is used for or styling HTML5 layout?
A. PHP
B. JavaScript
C. CSS
D. jQuery
Select an option to see the answer and solution.
For handling CSS prefixes Chrome uses . . . . . . . .
A. -ms-
B. -webkit-
C. -moz-
D. -chr-
Select an option to see the answer and solution.
Which one of the following is used to identify an anchor link?
Select an option to see the answer and solution.
In HTML Audio/Video DOM . . . . . . . . sets or returns the volume of the audio/video.
A. src
B. volume controls
C. volume
D. video Tracks
Select an option to see the answer and solution.
The World Wide Web's markup language has always been HTML.
Select an option to see the answer and solution.
The . . . . . . . . method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule.
A. fill()
B. stroke()
C. clip()
D. get()
Select an option to see the answer and solution.
In HTML Audio/Video DOM, . . . . . . . . sets or returns the CORS settings of the audio/video.
A. currentTime
B. duration
C. defaultPlaybackRate
D. crossOrigin
Select an option to see the answer and solution.
What is the use of <hr/> tag?
A. To create horizontal rule between sections
B. To create a line break
C. To create vertical rule between sections
D. For making content appearance italics
Select an option to see the answer and solution.
When the . . . . . . . . method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.
A. measureText()
B. imageData()
C. drawImage()
D. setImage()
Select an option to see the answer and solution.
Which of the following element represents a thematic break rather than a horizontal rule, though that is the likely representation?
A. <dd>
B. <dt>
C. <hr>
D. <menu>
Select an option to see the answer and solution.