adspace
Is there any way that html can be replaced with xml?
Answer Posted / Prashant Gangwar
While HTML (Hypertext Markup Language) and XML (eXtensible Markup Language) serve similar purposes in web development, they are not directly interchangeable. XML is designed for data exchange, while HTML is designed for displaying formatted content on the web. However, some applications use a combination of both languages to create more structured documents.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers