In localStorage object data
1.is deleted after the browser has been closed
2.is not deleted after the browser has been closed
3.can be seen but can not edit
4.can be seen as well as edit
Before HTML5 where data had to be stored?
1.cookies
2.browser
3.only in Internet Explorer
4.only in Chrome
Flac is supported by ___________
1.Firefox
2.Chrome
3.Safari
4.nternet Explorer
How does the color attribute work?
1.Changes color of the text
2.Changes background color
3.The color picker is defined by it
4.Changes color of the text as well as background
How image attribute works?
1.Sets an image background
2.Set an image as submit button
3.Set an image anywhere on the page
In sessionStorage object data __________
1.is not deleted after the browser has been closed
2.can be seen but can’t edit
3.can be seen as well as edit
4.is deleted after the browser has been closed
month attribute defines ___________
1.the only month
2.month and year
3.date
4.date and time
MP3 format is not supported by ____________
1.Firefox
2.Chrome
3.Safari
4.Opera
Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element?
1.sink
2.track
3.stable
4.caption
tel attribute is supported by the _________ browser.
1.Chrome
2.Safari
3.Opera
4.Internet Explorer
The ____ element must reference a ‘linear Gradient’ or ‘radialGradient’ element.
1.script
2.radialGradient
3.animateTransform
4.clip-Path
The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element.
1.href
2.src
3.animate
4.altGlyph
WAVE PCM is not supported by
1.Chrome
2.Firefox
3.Safari
4.Internet Explorer
week attribute defines ___________
1.week
2.year
3.week and year
4.week, month and year
What can not be done by controls attribute?
1.playback
2.resume playback
3.pause playback
4.looping
What is the default type of ‘type’ attribute of <input> element?
1.Text
2.Password
3.Numerals
4.Special Characters
What is the limit of character storage for chrome 23.0 in localStorage?
1.unlimited
2.none
3.1021 k
4.4.98 M
What is the limit of character storage for chrome 23.0 in sessionStorage?
1.510 k
2.unlimited
3.1021 k
4.2.49 M
What is the work of controls?
1.specify the path to an audio file
2.indicates if the player displaying controls
3.audio starts playing automatically
What is the work of src?
1.audio starts playing automatically
2.play again after finishing the audio
3.specify the path to an audio file
4.insert more than one audio
Which attribute defines the file-select field?
1.file
2.checkbox
3.button
4.text
Which attribute is not used for the radio type?
1.name
2.value
3.checked
4.selected
Which attribute is not used on new forms?
1.size
2.text
3.name
4.maxlength
Which attribute is used for activation of JavaScript?
1.button
2.checkbox
3.url
4.submit
Which attribute is used with <select> element?
1.multiple
2.selected
3.name
4.value
Which browser does not support MP4 H.264 format?
1.Opera
2.Chrome
3.Safari
4.Internet Explorer
Which browser supports mozCurrentSampleOffset?
1.Chrome
2.Internet Explorer
3.Opera
4.Firefox
Which element is used for inserting more than one audio file?
1.<source>
2.<src>
3.<command>
4.<ins>
Which element is used to create multi-line text input?
1. text
2.textarea
3.submit
4.radio button
Which element must reference a resource that can provide an image for the cursor graphic?
1.hover
2.i
3.cursor
4.fill
Which element represents a control for generating a public-private key pair?
1.Ins
2.keygen
3.key
4.command
Which element represents marked or highlighted text for reference purposes?
1.highlight
2.mark
3.strong
4.blink
Which element serves as a container for atomic filter operations?
1.filter
2.feimage
3.feblend
4.tref
Which element(s) represents a section of a document that links to other documents?
1.navigation
2.anchor tag
3.nav
4.option
Which format is a restricted version of Matroska?
1.WebM
2.Ogg Opus
3.Ogg Flac
4.MP4 Flac
Which format is not supported in Internet Explorer?
1.WebM
2.Ogg Theora Vorbis
3.MP4 H.264
4.MP3
Which of the following element marks the ruby text component of a ruby annotation?
1.r
2.rt
3.ruby
4.rubytxt
Which of the following file extension is not used for audio MIME?
1..ogv
2..aac
3..wav
4..webm
Which of the following is a new input attribute introduce by HTML5?
1.text
2.checkbox controls
3.submit buttons
4.date
Which of the following is not a Boolean attribute for <audio> element?
1.autoplay
2.loop
3.muted
Which of the following is not a web storage interface?
1.storage
2.window
3.storageEvent
4.privacy
Which of the following is not the attribute for <audio> element?
1.controls
2.src
3.preload
4.width
Which of the following is not the property of SVG images?
1.SVG images are scalable
2.SVG images are zoomable
3.SVG is an open standard
4.SVG images are resolution dependent
Which of the following is not used with password attribute?
1.name
2.size
3.maxlength
4.min
Which of the following MP3 player has not been written in Flash?
1.musicplayer.sourceforge.net
2.www.wimpyplayer.com
3.flash-mp3-player.net
4.soundcloud.com
Which of the following returns a number of value pairs?
1.storage.key(n)
2.storage.length
3.storage.setItem(key,value)
4.storage.clear()
Which of the following type attributes of input element defines control for entering a telephone number?
1.mob
2.tel
3.mobile
4.telephone
Which property of SVG restricts the region to which paint can be applied?
1.animateTransform
2.clip-Path
3.linearGradient
4.radialGradient
Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM?
1.tref
2.use
3.stroke
4.bin
_______ drawings can be dynamic and interactive.
1.Canvas based
2.SVG
3.CSS3
4.avaScript