The recommended basic size for a favicon is ___________ pixels
A. 16×16
B. 26×26
C. 48×48
D. both a and c
Select an option to see the answer and solution.
In March 1999, Microsoft released Internet Explorer 5, which supported favicons for the first time.
Select an option to see the answer and solution.
A favicon is an image used by the browser to identify a website or web application.
Select an option to see the answer and solution.
According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket
Select an option to see the answer and solution.
__________ is the XML equivalent to strict HTML 4.01.
A. XHTML 1.0 Strict
B. XHTML 1.0 Frameset
C. XHTML 1.0 Transitional
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following statement is true ?
A. Attribute names must be in uppercase
B. Attribute values must be quoted
C. Attribute minimization is mandatory
D. None of the mentioned
Select an option to see the answer and solution.
The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace.
A. source
B. src
C. xmlns
D. link
Select an option to see the answer and solution.
Which of the following encoding an XML parser assumes ?
A. UTF-8
B. UTF-16
C. UTF-32
D. both a and b
Select an option to see the answer and solution.
__________ is an extended version of the XHTML markup language for supporting RDF through a collection of attributes and processing rules in the form of well-formed XML documents.
A. XHTML+RDF
B. XHTML+XHTML5
C. XHTML1.0+XHTML2.0
D. none of the mentioned
Select an option to see the answer and solution.
XML is a markup language where documents must be marked up correctly.
Select an option to see the answer and solution.
Which attribute specifies a unique alphanumeric identifier to be associated with an element?
A. class
B. id
C. article
D. html
Select an option to see the answer and solution.
The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element.
A. dir_class
B. dir
C. class
D. none of the mentioned
Select an option to see the answer and solution.
Which attribute is used to provide an advisory text about an element or its contents.
A. tooltip
B. dir
C. title
D. none of the mentioned
Select an option to see the answer and solution.
The __________ attribute sets the text direction as related to the lang attribute.
Select an option to see the answer and solution.
Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data?
A. dataFormatAs
B. datafld
C. disabled
D. datasrc
Select an option to see the answer and solution.
Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element?
A. dataFormatAs
B. datafld
C. disabled
D. datasrc
Select an option to see the answer and solution.
Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on?
A. height
B. hspace
C. hidefocus
D. datasrc
Select an option to see the answer and solution.
The accesskey attribute specifies a keyboard navigation accelerator for the element.
Select an option to see the answer and solution.
Which of the following is the attribute that is used to set a global identifier for a microdata item?
A. key
B. id
C. itemclass
D. itemid
Select an option to see the answer and solution.
Which of the following is the attribute that is used to add a name/value pair to a microdata item?
A. itemscope
B. itemref
C. itemprop
D. itemid
Select an option to see the answer and solution.