InterviewSolution
Saved Bookmarks
| 1. |
Difference between HTML and XML |
|
Answer» Html shows it\'s result as a webpage but XML shoes it\'s result as data form HTML have their pre define tags whereas in XML we defined the tags. HTML are not case sensitive whereas XML are case sensitive. In html we degine in their spreadsheet only but in XML we attached the another stylesheet from extra Hypertext markup language and Extendible |
|