+ 1
Plz Answer fast....What is the difference between Markup and scripting language
Personal Question
2 ответов
+ 2
Thanks...I checked that on google but that added to further Confusion
+ 1
HTML is used to display data.
XML is used to transport data.
Markup languages can be only used to setup data.
Scripting languages can be used to modify and to add functionality to the markup languages.
Markup language: Setup language
Scripting language: Modifying language