Home
MCQS
HTML MCQ Quiz Hub
HTML Mcq Question Set 13
Choose a topic to test your knowledge and improve your HTML skills
1. Which character is used to differentiating between choices to list items?
‘|’
‘>’
‘#’
‘$’
2. Which of the following is not true regarding to counter?
counter(name,style)
counter(name)
counter(string)
counter(name,string,style
3. Which property specifies the distance between nearest border edges of marker box and prinicipal box?
marker-offset
counter increment
list-style
list-style-image
4. target attribute cannot have?
_blank
_self
_parent
_color
5. Which of the following opens linked document in full body?
_blank
_top
_parent
framename
6. Which attribute is used to link the bookmark?
href
id
target
<img>
7. Which of the following sets the color of a link before it has been clicked on?
ALINK
LINK
VLINK
ULINK
8. What is used for specifying an email to be sent?
mailto:
target
id
href
9. Which of the following is not the parameter for email link?
body
bcc
cc
#
10. Which one of the following is used for space character?
50%
60%
20%
10%
11. What will add line break in the body of mail?
20%
%0D%0A
%0h%0A
10%
12. which extension flash file is to be saved?
.fla
.swf
.jpg
.gif
13. For exporting movie into SWF format which element is used?
<object>
<video>
<datalist>
<dd>
14. Which plugin is used to view Flash?
Firebug
Flash Player
Widget
Zotero
15. Which one of the following does not support flash?
iPhone
android
windows
linux
16. Which one of the following is used for adding Flash in the web page?
CSS
JQuery
PHP
JavaScript
17. Which one of the following is not used inside the <script> tag in Flash videos?
replace
location
version
id
18. Which one of the following is not the online video format available?
Ogg Theora
VHS
WebM
H264
19. For playing Flash Video you need to convert video into the ___________ format.
FLV
BlueRay
WebM
MPEG
20. Which one of the following site will provide FLV player?
www.longtailvideo.com
www.fotolia.com
www.sxc.com
www.pixlr.com
21. WebM format is not supported by _______
Opera
Android
Safari
Firefox
22. Which attribute allows to show an image while downloading a video?
controls
poster
preload
none
23. codecs is used with _______
type
src
auto
loop
24. What can’t be the value of a quality attribute?
autolow
low
high
automedium
25. Which is the best format to use in Firefox?
.MP4
.FLV
OGG
.SWF
26. Full screen support will not work in ____________
Safari
Firefox
Internet Explorer
Opera
27. Which of the following works as a sidebar?
&lt;aside&gt;
&lt;footer&gt;
&lt;details&gt;
&lt;section&gt;
28. Which of the following can’t be the value of float property?
left
right
center
inherit
29. Which of the following can’t be the value of a clear property?
left
inherit
right
center
30. Which of the following specifies what happens if content overflow an element’s box?
overflow
overflow-x
overflow-y
float
31. Which of the following was not previous layout mode?
Block
Flexbox layout
Inline
Positioned
32. Which property defines in which direction the container wants to stack flex items?
flex-flow
flex-wrap
flex-direction
align-content
33. Which property is used to align flex items?
align-items
justify-content
align-content
flex-grow
34. Which of the following specifies initial length of flex item?
flex-flow
flex-grow
flex-shrink
flex-basis
35. Which of the following overrides container’s align-items property?
order
align-self
align-items
flex
36. Which one of the following contains information about the author?
&lt;footer&gt;
&lt;header&gt;
&lt;head&gt;
&lt;body&gt;
37. Header element does not contain ___________
logo
&lt;address&gt;
heading elements
authorship information
38. Which element contains major navigational block?
&lt;nav&gt;
&lt;address&gt;
&lt;footer&gt;
&lt;header&gt;
39. Which element represents self-contained composition in document?
&lt;nav&gt;
&lt;header&gt;
&lt;footer&gt;
&lt;article&gt;
40. Which of the following element is used as a container for content?
&lt;aside&gt;
&lt;article&gt;
&lt;address&gt;
&lt;footer&gt;
41. Which element groups related content together?
&lt;aside&gt;
&lt;footer&gt;
&lt;section&gt;
&lt;div&gt;
42. For grouping together one or more <h1> to <h6> element what element is used?
&lt;header&gt;
&lt;hgroup&gt;
&lt;div&gt;
&lt;section&gt;
43. Which element is used for grouping together related elements?
&lt;div&gt;
&lt;hgroup&gt;
&lt;section&gt;
&lt;header&gt;
44. Which browser was the first that allows CSS rules to be associated with new HTML5 layout elements?
Internet Explorer 9
Internet Explorer 7
Chrome
Firefox
45. Which element is used for or styling HTML5 layout?
PHP
JavaScript
CSS
jQuery
46. Which syntax will cause IE to recognize section element?
getElementById(“section”)
createElement.document(“section”)
document.createElement(“section”)
document.createElement(“&lt;section&gt;”)
47. Dirty Markup will not validate ____
CSS
JavaScript
PHP
HTML
48. For handling CSS prefixes Chrome uses ____
–ms-
–webkit-
–moz-
–chr-
49. Which one of the following will add prefix automatically?
Gulp
PostCSS
Selectivizr
MooTools
50. The search that can’t be targeted by SEO is ___
video search
image search
academic search
audio search
Submit