Que- Which of the following element is known as Teletype Text element?
a. <time>
b. <tt>
c. <wbr>
d. <sup>
Answer- <tt>
Que- Variable element is ________
a. <var>
b. <wbr>
c. <sup>
d. <time>
Answer- <var>
Que- Which element represents word break opportunity?
a. <var>
b. <sup>
c. <wbr>
d. <rtc>
Answer- <wbr>
Que- Which of the following is known as child of media elements?
a. <area>
b. <img>
c. <map>
d. <track>
Answer- <track>
Que- Which element embeds a Java applet into the document?
a. <applet>
b. <embed>
c. <noembed>
d. <object>
Answer- <applet>
Que- Which element defines parameters for <object> element?
a. <noembed>
b. <param>
c. <source>
d. <embed>
Answer- <param>
Que- Which element represents an external resource?
a. <object>
b. <source>
c. <param>
d. <picture>
Answer- <object>
Que- Which element specifies multiple media resources?
a. <param>
b. <source>
c. <object>
d. <picture>
Answer- <source>
Que- Which element is not a scripting element?
a. <noscript>
b. <canvas>
c. <script>
d. <picture>
Answer- <picture>
Que- Which element shows completion progress of a task?
a. <progress>
b. <select>
c. <option>
d. <meter>
Answer- <progress>
Que- Which element creates a grouping of options?
a. <progress>
b. <option>
c. <optgroup>
d. <select>
Answer- <optgroup>
Que- Which element represents a scalar value within the given range?
a. <option>
b. <meter>
c. <label>
d. <input>
Answer- <meter>
Que- Which element is used to draw graphics and animations?
a. <canvas>
b. <script>
c. <noscript>
d. <picture>
Answer- <canvas>
Que- Which element is known as Disclosure Summary element?
a. <dialog>
b. <summary>
c. <menu>
d. <menuitem>
Answer- <summary>
Que- Which element represents group of commands that user can activate or perform?
a. <menuitem>
b. <menu>
c. <summary>
d. <details>
Answer- <menu>
Que- Which of the following is not a web component element?
a. <shadow>
b. <element>
c. <content>
d. <menu>
Answer- <menu>
Que- Which of the following element is for holding client-side content?
a. <template>
b. <slot>
c. <element>
d. <content>
Answer- <template>
Que- Which element is a placeholder inside web component?
a. <shadow>
b. <content>
c. <slot>
d. <element>
Answer- <slot>
Que- Which element is used for defining a new custom DOM elements?
a. <element>
b. <shadow>
c. <slot>
d. <content>
Answer- <element>
Que- Which element is not a obsolete?
a. <dir>
b. <command>
c. <center>
d. <caption>
Answer- <caption>
Que- Which element sets default font face, size and color for other elements?
a. <applet>
b. <basefont>
c. <big>
d. <acronym>
Answer- <basefont>
Que- For background sound obsolete element was __________
a. <bgsound>
b. <audio>
c. <blink>
d. <acronym>
Answer- <bgsound>
Que- Which element is used to show the text slowly?
a. <big>
b. <blink>
c. <center>
d. <audio>
Answer- <blink>
Que- Which element is used as a container for a directory of files?
a. <dir>
b. <font>
c. <content>
d. <command>
Answer- <dir>
Que- Which element puts a text field in a page for querying document?
a. <keygen>
b. <isiindex>
c. <dir>
d. <command>
Answer- <isiindex>
Que- Which element facilitate generation of key material?
a. <isindex>
b. <listing>
c. <keygen>
d. <marquee>
Answer- <keygen>
Que- Which element is used for inserting scrolling area of text?
a. <marquee>
b. <menu>
c. <menuitem>
d. <multicol>
Answer- <marquee>
Que- Which element is known as HTML plaintext element?
a. <plaintext>
b. <shadow>
c. <spacer>
d. <noembed>
Answer- <plaintext>
Que- Which element allows insertion of empty spaces on pages?
a. <strike>
b. <spacer>
c. <shadow>
d. <plaintext>
Answer- <spacer>
Que- Which element is known as HTML Example Element?
a. <spacer>
b. <strike>
c. <xmp>
d. <shadow>
Answer- <xmp>
Que- Which attribute specify a column name from the data source object?
a. datafld
b. codebase
c. hspace
d. datasrc
Answer- datafld
Que- Which attribute is used for data binding?
a. name
b. datafld
c. datasrc
d. mayscript
Answer- datasrc
Que- Which attribute assigns a name to the applet?
a. name
b. vspace
c. src
d. object
Answer- name
Que- Which value is there for autoplaying the YouTube video?
a. 0
b. 1
c. 2
d. infinite
Answer- 1
Que- Which element is used for YouTube videos?
a. <iframe>
b. <frame>
c. <small>
d. <samp>
Answer- <iframe>
Que- HTML object tag to embed multimedia will not embed in ___________
a. audio
b. video
c. Java applets
d. images
Answer- images
Que- video ID can be substituted by _____________
a. "videoseries?list="
b. "videoseries.list="
c. "videoseries/list="
d. "videoseries$list="
Answer- "videoseries?list="
Que- Which navigator object property returns a geolocation object?
a. appVersion
b. geolocation
c. language
d. appCodeName
Answer- geolocation
Que- What returns the engine name of the browser?
a. product
b. userAgent
c. platform
d. onLine
Answer- product
Que- Action box does not contains _______
a. tabs
b. geolocation buttons
c. search box
d. radio buttons
Answer- radio buttons
Que- Which button let us move the map to the current position of the device?
a. currentPositionBtn
b. enableHighAccuracy
c. timeout
d. maximumAge
Answer- currentPositionBtn
Que- Search box does not contain __________
a. currentPositionBtn
b. search button
c. dropdown list
d. input field
Answer- currentPositionBtn
Que- How many kinds of map does Geo support?
a. 1
b. 2
c. 3
d. 4
Answer- 4
Que- OpenStreetMap cannot extend map to implement __________
a. showMap
b. showPOIs
c. search
d. toProjection
Answer- toProjection
Que- Which is not a kind of error?
a. PERMISSION_UNAVAILABLE
b. PERMISSION_DENIED
c. TIMEOUT
d. POSITION_UNAVAIALBLE
Answer- PERMISSION_UNAVAILABLE
Que- getCurrentPosition does not take the argument?
a. successCallback
b. options
c. errorCallback
d. Timeout
Answer- Timeout
Que- Which of the following cancels an ongoing watchPosition call?
a. clearWatch
b. watchPosition
c. getCurrentPosition
d. getPositionUsingMethodName
Answer- clearWatch
Que- Which of the following specifies the time when location information was retrieved?
a. timestamp
b. cords.speed
c. cords.heading
d. cords.altitudeAccuracy
Answer- timestamp
Que- The code marker option does not create ______
a. title
b. map
c. position
d. zoom
Answer- zoom
Que- Which of the following is a global identifier for the item?
a. itemid
b. itemprop
c. itemref
d. itemtype
Answer- itemid
Que- Which of the following is not a map display option?
a. zoom
b. center
c. mapTypeId
d. blur
Answer- blur
Que- Which of the following specifies the expiry time for cached location information?
a. maximumAge
b. timeout
c. enableHighAccuracy
d. position_unavailable
Answer- maximumAge
Que- Which of the following is a server-side solution for implementing responsive images?
a. http://adaptive-images.com
b. http://github.com/scottjehl/picturefill
c. http://www.netmagazine.com
d. http://offroadcode.com
Answer- http://adaptive-images.com
Que- Which of the following is not included in the framework?
a. font sizes
b. css reset
c. button styles
d. forms
Answer- forms
Que- How many columns are there in the basic grid of a skeleton?
a. 17
b. 12
c. 16
d. 10
Answer- 12
Que- Bootstrap was first introduced in ______
a. google
b. twitter
c. instagram
d. snapchat
Answer- twitter
Que- Which is not a tool to build responsive websites?
a. skeleton
b. bookmarklets
c. code editors
d. web browsers
Answer- skeleton
Que- Linux does not have code editor ___________
a. Geany
b. Gedit
c. BlueFish
d. WebMatrix
Answer- WebMatrix
Que- Which is not bookmarklet?
a. Screen Fly
b. Resizer
c. Screenqueri.es
d. Brackets
Answer- Brackets
Que- Which of the following is not a CSS preprocessor?
a. LESS
b. Sass
c. Stylus
d. Screen Fly
Answer- Screen Fly
Que- For style foundation Bootstrap uses ____________
a. LESS
b. Sass
c. Resizer
d. Stylus
Answer- LESS
Que- Which of the following is not a CSS preprocessor compiler?
a. LESS.app
b. Screenqueri.es
c. ScoutApp
d. Simpless
Answer- Screenqueri.es
Que- Which compiler does not support LESS language?
a. Simpless
b. ScoutApp
c. LESS.app
d. WinLESS
Answer- ScoutApp
Que- Which of the following is not a feature associated with LESS?
a. Variable
b. PHP
c. Opertaion
d. Parametric mixins
Answer- PHP
Que- Sass is based on ___________
a. Ruby
b. jQuery
c. JavaScript
d. PHP
Answer- Ruby
Que- Which font is default in Skeleton sets?
a. Helvetica Neue
b. Ariel
c. sans-serif
d. Calibri
Answer- Helvetica Neue
Que- Adjacent sibling selector is defined with the notation _____________
a. #
b. $
c. %
d. +
Answer- +
Que- General sibling selector is declared with the notation:
a. +
b. ~
c. &
d. #
Answer- ~
Que- translate() function is not supported by __________
a. safari 3.1
b. firefox 3.5
c. chrome 4
d. firefox 4
Answer- firefox 4
Que- CSS3 transition is not supported by _________
a. Internet Explorer 9
b. Internet Explorer 10
c. Safari 3.1
d. Firefox 4
Answer- Internet Explorer 9
Que- Which is not the value for CSS transition?
a. transition-duration
b. delay
c. property
d. translate
Answer- translate
Que- Which value specifies a length of the transition effect?
a. property
b. transition-duration
c. delay
d. timing-function
Answer- transition-duration
Que- Which value specifies transition acceleration?
a. timing-function
b. property
c. transition-duration
d. delay
Answer- timing-function
Que- Whose value targets CSS property?
a. transition-duration
b. delay
c. property
d. timing-function
Answer- property
Que- The font format compatible for iOS is:
a. .svg
b. .ttf
c. .eot
d. .otf
Answer- .svg
Que- Which font format is not supported by Firefox?
a. .ttf
b. .svg
c. .woff
d. .otf
Answer- .svg
Que- How many columns are used for grid system by bootstrap?
a. 14
b. 11
c. 16
d. 12
Answer- 12
Que- Which is not a color function?
a. lighten()
b. fade()
c. darken()
d. opaque()
Answer- opaque()