CommerceBasic Html MCQs
Practice Basic Html MCQs for competitive exams.
Basic Html MCQs
Practice questions from this topic.
Which of the following encoding an XML parser assumes ?
- A. UTF-8
- B. UTF-16
- C. UTF-32
- D. both a and b
Correct Answer: D
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
Correct Answer: C
__________ 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
Correct Answer: A
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
- A. True
- B. False
Correct Answer: A
A favicon is an image used by the browser to identify a website or web application.
- A. True
- B. False
Correct Answer: A
In March 1999, Microsoft released Internet Explorer 5, which supported favicons for the first time.
- A. True
- B. False
Correct Answer: A
The recommended basic size for a favicon is ___________ pixels
- A. 16×16
- B. 26×26
- C. 48×48
- D. both a and c
Correct Answer: D
In 2003, the .ico format was registered with the ____________
- A. IANA
- B. W3C
- C. WIPO
- D. EPO
Correct Answer: A
The favicon was standardized by the
- A. IANA
- B. W3C
- C. WIPO
- D. EPO
Correct Answer: B
Which image file format is not supported in Firefox?
- A. ICO
- B. PNG
- C. SVG
- D. APNG
Correct Answer: C
Which attribute is used for favicon?
- A. icon
- B. title
- C. rel
- D. head
Correct Answer: C
Favicon stands for
- A. Fav icon
- B. Favorite icon
- C. Both a and b
- D. None of the above
Correct Answer: C