Download presentation
Presentation is loading. Please wait.
1
HTML MULTIPLE CHOICE QUESTION
2
Check your Knowledge Press to Start
3
1) What is the difference between XML and HTML?
HTML is used for exchanging data, XML is not. XML is used for exchanging data, HTML is not HTML can have user defined tags, XML cannot None of the mentioned
4
2) The correct example of class selector is .
h2.type1 {color: #000000;} h2 type1 {color: #000000;} h2 #type1 {color: #000000;} #h2 type1 {color: #000000;}
5
3) To interpret the HTML code, and get a visual layout we need a:
Turbo-C Compiler Any Text Editor Any Web-Browser Google’s V8 engine
6
4) XHTML stands for: Extreme Hyper Text Markup Language
Expire Hyper Text Markup Language Expert Hyper Text Markup Language Extensible Hyper Text Markup Language
7
5) Which is responsible for Standardization of HTML:
ICNA W3C IEEE Google
8
6) In HTML, comment line is as :
9
7) What can be define within a single font tag :
Only face Only size Only color All of the above
10
8) To change default font face or size of a Web-page, use
base tag basefont tag baseface tag None of the above
11
9) There are ____ sets of HTML tags that form the basic structure needed for every HTML file:
1 2 3 4
12
10) Which tag is used to a command that is used to instruct the computer (specifically browser)?
<html> <div> <frame> None of the above
13
11) The Heading tag and Paragraph tag can be represented as
<head> and <para> <hr> and <pr> <h1> and <p> None of the above
14
12) The HTML syntax of HTML5 requires a _____ to be specified to ensure that the browser renders the page in standard mode. DOCTYPE HEAD BODY TITLE
15
13) One of the most popular way is to specify character-set using a
meta data meta element meta value None of the above
16
14) A list which is provided with numeric digit is called an
Ordered List Unordered List Definition List None of the above
17
15) one attribute is used to identify an image as image map?
SMAP ISMAP IMAP
18
16) Which one attribute is used to send the coordinate of image to the server When the user clicks on the image? COORD SMAP SIMAP ISMAP
19
17) If you want to be sure that the image is indeed the same one that the author intended, and hasn’t been modified in any way, which one attribute inside <img> tag is used? MD NOCHANGE SD LOCK
20
18) The value of MD attribute of <img> tag can be
MD=”MD5:some text” MD=”DSS1:some text” MD=”SHA512:some text” Any of the above
21
19) GIF stands for: Graph Interchange Format
Graphics Interlinked Format Graphics Interchange Format None of the above
22
20) Which attribute can be used to position the image?
position attribute align attribute margin attribute None of the above
23
vertspace and hortspace
21) The ____ and ____ indicates vertical space and horizontal space respectively. verspace and horspace vspace and hspace vertspace and hortspace None of the above
24
22) The <img> tag attributes are
Size attribute Spacing attribute Border attribute All of the above
25
23) Which attribute can be created between image and its surrounding text by specifying horizontal and vertical space? space attribute whitespace attribute backspace attribute All of the above
26
24) Which address is include the entire pathname?
Relative Mixed Absolute None of these
27
25) PNG stands for: Portable Network Graphic Pivot Network Graphic
Pichart Network Graphic Pythagorus Network Graphic
28
26) HTML provides which control to use arranging text and also in defining the things more understandable manner. Tables Frames Div None of the above
29
27) Table data may contain
text links tables All of the above
30
28) Which attribute in Html table is used to give a border to your table?
line border margin-left border All of the above
31
29) A table with no border <table border=”0″>
None of the above
32
30) _____ tag is used to define a table header.
<th> <td> <tr> None of the above
33
31) A table can be spanned either in
rows columns columns or rows All of the above
34
32) <td> tag stands for:
table dimension table date table data None of the above
35
33) The DIV element is a block-level element High-level element
low-level element middle-level element
36
34) In HTML the DIV element can be found inside any element that can contain
high elements low elements flow elements All of the above
37
35) From which element has very similar properties to the DIV element?
strong element span element table element All of the above
38
36) The HTML element are used to define a script, like a java script is
<div> <script> <canvas> <base>
39
37) Which of the is true about HTML element
Most of them have attributes Start with start tag and end with end tag Some element are close in the opening tag All of above
40
38) What is the HTML to link the external style sheet
<script> <style> <exter>
41
39) Which is true about <meta> element
It is used to bold the text It is used to break line It is used to define style It is used to use metadata about HTML document
42
40) What tag we have to use to define a table caption
<cpt> <caption> <cap>
43
41) Which tag is used to define a header cell in a table
<tbh> <tbhr> <thr> <th>
44
42) Which of the following attribute(s) isn’t supported by HTML 5?
frameborder scrolling marginewidth All of them
45
43) SVG graphics do not lose quality when they are realized?
True False Can’t determine None of the mentioned
46
44) Graphics defined by SVG is in _______________format.
HTML XML XHTML DTD
47
45) What do you mean by SVG? Secondary vector graphics
Scalable vertical graphics Scalable vector graphics Scalable vector graph
48
46) Ancestor of all elements on the page is called ________.
parent ancestor root element siblings
49
47) What is W3C? World Wide Web Consortium World Wide Web Corporation
World Wide Web Company World Wide Web Controlling
50
48) _______ allows you to set some element to be editable inside the browser.
spellcheck contenteditable dropzone contentmenu
51
49) If the browser does not support the srcdoc attribute, it will use the ________ provided by the src attribute. URL source documents path
52
50) Choose the correct HTML tag for the largest heading?
53
The Results
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.