Multiple choice technology web technology

XML's goal is to replace HTML

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

XML was designed to complement HTML, not replace it. HTML defines the structure and presentation of web pages, while XML provides a flexible, extensible way to structure and describe data. They serve different purposes: HTML is for displaying information, XML is for storing and transporting structured data. The two technologies can work together (e.g., XHTML).