Basic Html - Study Mode
[#166] Which image file format is not supported in Firefox?
Correct Answer
(C) SVG
Explanation
Solution: There are two possible reasons for this: a simple mistake in the SVG file, or a misconfigured server.
[#167] The favicon was standardized by the
Correct Answer
(B) W3C
Explanation
Solution: The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web (abbreviated WWW or W3).
[#168] In 2003, the .ico format was registered with the ____________
Correct Answer
(A) IANA
Explanation
Solution: In 2003, the .ico format was registered with the Internet Assigned Numbers Authority (IANA) under the MIME type image/vnd.microsoft.icon
[#169] Which statement is true?
Correct Answer
(A) An XML document can have one root element
[#170] What is the use of Forms in HTML?
Correct Answer
(C) To collect user’s input