In which part of the HTML metadata is contained?
body tag
html tag
head tag
title tag
Posted by: Chaitan D. on: 28.02.2018
Which of the following element was redefined to represent...
<ul>
<dt>
<hr>
<menu>
Posted by: Saravanan P. on: 28.02.2018
Which of the following element represents a thematic brea...
<dd>
<dt>
<hr>
<menu>
Posted by: Kaushal K. on: 28.02.2018
To draw on the canvas, authors must first obtain a refere...
getData
toDataURL
getContext
none of the mentioned
Posted by: Manu S. on: 28.02.2018
Which of the following is used to read a HTML page and re...
Web browser
Web server
Web matrix
None of the mentioned
Posted by: Naresh D. on: 28.02.2018
Which of the following element represents the header of a...
data-X
header
mark
meter
Posted by: Sanjay K. on: 28.02.2018
Different meta tags are defined by changing the _________...
scheme
content
http-equiv
name
Posted by: Tresa on: 28.02.2018
__________ prevents search engines from following links i...
noarchive
nofollow
noindex
novalue
Posted by: Rahul B. on: 28.02.2018
Which of the following is not supported in HTML5 ?
scheme
content
http-equiv
name
Posted by: S.m. H. on: 28.02.2018
__________ prevents the page from being indexed altogethe...
noarchive
nofollow
noindex
novalue
Posted by: Somit on: 28.02.2018
What is the role of charset attribute? It specifies
a scheme to be used to interpret the value of the content attribute
a name for the metadata
the character encoding for the HTML document
none of the mentioned
Posted by: Rajan on: 28.02.2018
Which of the following is not a function of robots meta t...
noindex
nofollow
norepeat
noarchive
Posted by: Prasanna on: 28.02.2018
The open source software version of netscape is
Chrome
Mozilla
Internet Explorer
Erwise
Posted by: Raghupathi on: 28.02.2018
Who created the first web browser?
Tim Berners Lee
Jacobs,Lan
Marc Andeersen
Marc Andeersen
Posted by: Prathib. E. on: 28.02.2018
Which of the following is the first web browser?
Nexus
Netscape Navigator
Internet Explorer
Mosaic
Posted by: Sameer C. on: 28.02.2018
Which of the following statements is false?Why
async and defer attributes of script tag execute before the DOMContentLoaded event
defer executes each script sequentially
async executes each script when it is ready
all older browsers supports async attribute
Posted by: Bhoomikasm on: 28.02.2018
What is the use of “defer” attribute?
It defers rendering of html page
It defers script execution until the page has been rendered
It defers rendering of css attributes
None of mentioned
Posted by: Farhan A. on: 28.02.2018
Firefox uses _________ rendering engine.
WebKit
Gecko
Trident
Presto
Posted by: Nitish L. on: 28.02.2018
Rendering engine is not responsible for
parsing the markup content (HTML)
parsing style information (CSS, XSL, and so on)
generating a visual presentation of the formatted content including media files referenced
none of the mentioned
Posted by: Ushaf on: 28.02.2018
__________ is an extended version of the XHTML markup lan...
XHTML+RDF
XHTML+XHTML5
XHTML1.0+XHTML2.0
none of the mentioned
Posted by: Dattnagar S. on: 28.02.2018
Which of the following encoding an XML parser assumes ?
UTF-8
UTF-16
UTF-32
Posted by: Phani S. on: 28.02.2018
The root element of an XHTML document must be html, and m...
source
src
xmlns
link
Posted by: Madhukar G. on: 28.02.2018
Which of the following statement is true ?Why ?
Attribute names must be in uppercase
Attribute values must be quoted
Attribute minimization is mandatory
Posted by: Hassan A. on: 28.02.2018
__________ is the XML equivalent to strict HTML 4.01.
XHTML 1.0 Strict
XHTML 1.0 Frameset
XHTML 1.0 Transitional
Posted by: Naresh A. on: 28.02.2018
Which tag is used if you want to indicate the importance ...
<h2>
<h1>
<em>
<strong>
Posted by: Paramjeet S. on: 28.02.2018