You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data, HTML is used to format and display the same data. It allows developers to create their own self-descriptive tags, or language, that suits their application.
11
+
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application.
0 commit comments