hi,
i am start learning html but before learning i want to know what diffrence between html and xml?
This is a very basic question. The answer can be found many places.
In anycase, this thread does not belong in the WordPress forum.
HTML or Hypertext Markup Language is a front end language that a user typically would see if they viewed a page source, XML or Extensible Markup Language is used more for data management. For instance it’s commonly used for sitemaps because its efficient and 100% compliant with all search engines.