MCQsExam.com

HTML

HyperText Markup Language - HTML

Which tag embeds an SVG directly?
  1. A-<img>
  2. B-<canvas>
  3. C-<svg>
  4. D-<picture>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which attribute makes input numeric-only?
  1. A-pattern
  2. B-number
  3. C-inputmode
  4. D-min
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML5 element is semantic for navigation?
  1. A-<header>
  2. B-<nav>
  3. C-<section>
  4. D-<aside>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag creates a hyperlink?
  1. A-<link>
  2. B-<a>
  3. C-<href>
  4. D-<url>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which of the following is not a programming language?
  1. A-Python
  2. B-Java
  3. C-HTML
  4. D-C++
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used for creating a hyperlink?
  1. A-<link>
  2. B-<a>
  3. C-<href>
  4. D-<url>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to define a term within a definition list?
  1. A-<term>
  2. B-<dt>
  3. C-<def>
  4. D-<dd>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <code> tag in HTML?
  1. A-To define a block of quoted text
  2. B-To specify computer code
  3. C-To create a hyperlink
  4. D-To insert an image
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <dfn> tag in HTML?
  1. A-To define a block of quoted text
  2. B-To specify a term being defined
  3. C-To create a hyperlink
  4. D-To insert an image
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to define a variable in a mathematical or programming context?
  1. A-<var>
  2. B-<variable>
  3. C-<math>
  4. D-<value>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to define an abbreviation or acronym?
  1. A-<abbr>
  2. B-<acronym>
  3. C-<abbrv>
  4. D-<short>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <time> tag in HTML?
  1. A-To define a block of quoted text
  2. B-To specify a time or date
  3. C-To create a hyperlink
  4. D-To insert an image
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to define a citation or reference to another source?
  1. A-<cite>
  2. B-<ref>
  3. C-<source>
  4. D-<reference>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <blockquote> tag in HTML?
  1. A-To define a block of quoted text
  2. B-To create a hyperlink
  3. C-To insert an image
  4. D-To define a block of code
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used to define a definition term in a description list?
  1. A-<dt>
  2. B-<dfn>
  3. C-<def>
  4. D-<term>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to define computer code text?
  1. A-<code>
  2. B-<pre>
  3. C-<var>
  4. D-<kbd>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <mark> tag in HTML?
  1. A-To define highlighted text
  2. B-To create a hyperlink
  3. C-To insert an image
  4. D-To define a block of quoted text
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to define emphasized text?
  1. A-<italic>
  2. B-<em>
  3. C-<strong>
  4. D-<emphasis>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used to define an abbreviation or acronym?
  1. A-<abbr>
  2. B-<acronym>
  3. C-<abbrv>
  4. D-<short>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <del> tag in HTML?
  1. A-To define deleted text
  2. B-To create a hyperlink
  3. C-To highlight important text
  4. D-To insert an image
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML element is used to create a line break?
  1. A-<break>
  2. B-<br>
  3. C-<lb>
  4. D-<linebreak>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the <sup> tag in HTML?
  1. A-To define superscript text
  2. B-To define subscript text
  3. C-To create a hyperlink
  4. D-To format text as bold
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which tag is used to define a subscript text in HTML?
  1. A-<sub>
  2. B-<sup>
  3. C-<subscript>
  4. D-<superscript>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which tag is used to italicize text in HTML?
  1. A-<i>
  2. B-<italic>
  3. C-<em>
  4. D-<italics>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used to make text bold?
  1. A-<b>
  2. B-<strong>
  3. C-<bold>
  4. D-<em>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
What is the purpose of the HTML <section> tag?
  1. A-To create a section heading
  2. B-To define the main content of the document
  3. C-To contain metadata about the document
  4. D-To specify the page layout
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used to define a table row?
  1. A-<tr>
  2. B-<td>
  3. C-<table-row>
  4. D-<row>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What is the purpose of the HTML <nav> tag?
  1. A-To create navigation links
  2. B-To define the main content of the document
  3. C-To contain metadata about the document
  4. D-To specify the font size of the page
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used to define an ordered list?
  1. A-<ul>
  2. B-<ol>
  3. C-<li>
  4. D-<list>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What is the purpose of the HTML <footer> tag?
  1. A-To create a footer at the bottom of the page
  2. B-To define the main content of the document
  3. C-To contain metadata about the document
  4. D-To specify the background color of the page
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which attribute is used to specify a unique identifier for an HTML element?
  1. A-id
  2. B-class
  3. C-identifier
  4. D-unique
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which HTML tag is used to define the structure of an HTML document, including the document's title and charset?
  1. A-<html>
  2. B-<head>
  3. C-<structure>
  4. D-<meta>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What is the purpose of the HTML <meta> tag?
  1. A-To define a hyperlink
  2. B-To create a meta description
  3. C-To define metadata about the document
  4. D-To include external scripts
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
In HTML, which tag is used to create an unordered list?
  1. A-<ul>
  2. B-<ol>
  3. C-<li>
  4. D-<list>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which of the following tags is used to insert a line break without any extra space?
  1. A-<lb>
  2. B-<br>
  3. C-<newline>
  4. D-<break>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What does the HTML element <br> represent?
  1. A-What does the HTML element <br> represent?
  2. B-Break
  3. C-Bullet
  4. D-Blockquote
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which attribute is used to define inline styles in HTML?
  1. A-style
  2. B-css
  3. C-design
  4. D-format
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What is the purpose of the HTML <head> tag?
  1. A-To define the main content of the document
  2. B-To contain metadata about the document
  3. C-To create a heading in the document
  4. D-To specify the background color of the page
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which HTML tag is used to create a hyperlink?
  1. A-<link>
  2. B-<anchor>
  3. C-<a>
  4. D-<href>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
In HTML, comment line is as :
  1. A-// Comment Line
  2. B-/* Comment Line */
  3. C-– Comment Line —
  4. D-<!– Comment Line –>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which is responsible for Standardization of HTML:
  1. A-ICNA
  2. B-W3C
  3. C-IEEE
  4. D-Google
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
XHTML stands for:
  1. A-Extreme Hyper Text Markup Language
  2. B-Expire Hyper Text Markup Language
  3. C-Expert Hyper Text Markup Language
  4. D-Extensible Hyper Text Markup Language
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
To interpret the HTML code, and get a visual layout we need a:
  1. A-Turbo-C Compiler
  2. B-Any Text Editor
  3. C-Any Web-Browser
  4. D-Google’s V8 engine
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
………. is used to import an external style sheet in a manner similar to the <link> element.
  1. A-@insert
  2. B-@import
  3. C-#import
  4. D-#insert
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
We can handle old browsers by placing CSS codes inside.
  1. A-//……………….//
  2. B-<!………………>
  3. C-/*………………*/
  4. D-None of the above
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
CSS comments are inserted inside .
  1. A-//……………….//
  2. B-<!………………>
  3. C-/*………………*/
  4. D-All of the above
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
The correct example of class selector is .
  1. A-h2.type1 {color: #000000;}
  2. B-h2 type1 {color: #000000;}
  3. C-h2 #type1 {color: #000000;}
  4. D-#h2 type1 {color: #000000;}
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which is not the selector type of CSS?
  1. A-Type selector
  2. B-Universal selector
  3. C-Local selector
  4. D-Descendant selector
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
 Choose the correct HTML tag for the largest heading
  1. A-<h6>
  2. B-<heading>
  3. C-<head>
  4. D-<h1>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What does HTML stand for?
  1. A-Hyperlinks and Text Markup Language
  2. B-Home Tool Markup Language
  3. C-Hyper Text Markup Language
  4. D-None of the above
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
What is a FTP program used for?
  1. A-Transferring files to and from an Internet server
  2. B-Designing a website
  3. C-Connecting to the internet
  4. D-None of the above
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
While searching on the Internet, you decided to check in more than one search engine because —
  1. A-that will avoid false information
  2. B-that will avoid repetition of information
  3. C-each engine produces different results
  4. D-all Web users prefer this technique
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which domain must be present in the website address (URL) of a university library?
  1. A-.org (organization)    
  2. B-.gov (government)
  3. C-.edu (education)      
  4. D-.com (commercial)
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
To determine if a sports website has current information, you should check —
  1. A-how many other sites are listed
  2. B-the website address
  3. C-when the site was last updated
  4. D-how the site is organized
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
A keyword is the —
  1. A-main search word
  2. B-name of a search engine
  3. C-word used to get rid of results  
  4. D-style of the search word
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which of the following is used to explore the Internet?
  1. A-Browser
  2. B-Spreadsheet
  3. C-Clipboard
  4. D-Draw
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which would be the best keyword(s) for you to enter to search an electronic encyclopedia for information about the World Cup soccer tournament?
  1. A-Soccer
  2. B-Soccer tournament
  3. C-Sports
  4. D-World Cup soccer
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Height attribute specifies the height of which frame?
  1. A-iframe
  2. B-jframe
  3. C-inline frame
  4. D-outline frame
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Seamless is a __________ type of attribute.
  1. A-integer
  2. B-Char
  3. C-Boolean
  4. D-Float
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which storage object is used for storing the data with no expiry date?
  1. A-Session storage
  2. B-local storage
  3. C-mass storage
  4. D-stack storage
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Canvas is able to draw the 2D graphics using—————-
  1. A-XML
  2. B-HTML
  3. C-Java script
  4. D-XHTML
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
_________ Function displays the latitude or Longitude in geoLocation in HTML5.
  1. A-showLocation()
  2. B-showPosition()
  3. C-both a and b
  4. D-showStatus()
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Where does web worker(s) script run?
  1. A-in forground
  2. B-in background
  3. C-both a and b
  4. D-can’t determinte
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which file is used by the browser to fetch the appropriate data ?
  1. A-Text file
  2. B-HTML file
  3. C-XML file
  4. D-manifest file
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
The manifest file is __________.
  1. A-Text file
  2. B-HTML file
  3. C-XML file
  4. D-java file
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
________ property returns the url of current audio/video.
  1. A-currentSrc
  2. B-controls
  3. C-ended
  4. D-mediaGroup
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Terminate() method in HTML5 is used for ____________.
  1. A-terminate everything
  2. B-terminate all method
  3. C-terminate a web worker
  4. D-terminate program
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
<canvas> elements is only a _________ to the graphics.
  1. A-component
  2. B-container
  3. C-attribute
  4. D-method
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
For defining the possible link break which tag do we have to use HTML5?
  1. A-<video>
  2. B-<track>
  3. C-<summary>
  4. D-<wbr>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ
Which element provides a secure way to authenticate the user?
  1. A-<keygen>
  2. B-<datalist>
  3. C-<output>
  4. D-<input>
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Target attribute is used for
  1. A-opening new document
  2. B-selecting previous document
  3. C-deleting frame
  4. D-none of above
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
<output> element represent?
  1. A-Authenticate the user
  2. B-Result of a calculation
  3. C-Pre-defines value
  4. D-none of these
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
Which of the following term describes the art of making dynamic & interactive pages?
  1. A-DHTML
  2. B-HTML
  3. C-XHTML
  4. D-XML
  5. MCQ By: MCQSEXAM
  6. Computer Science MCQs / HTML
  7. More about this MCQ