Answers for "extensible markup language"

11

what is markup language

A markup language is a computer language that uses tags to define elements within a document. It is human-readable, meaning markup files contain standard words, rather than typical programming syntax. While several markup languages exist, the two most popular are HTML and XML.
Posted by: Guest on January-08-2021
0

xml

<paramater>value</paramater>

<paramater>
	test
</paramater>
Posted by: Guest on June-08-2020

Code answers related to "extensible markup language"

Browse Popular Code Answers by Language