the difference is that instead of subtracting for discount you add for markup
ex:markup
a store buys a jacket for $5 in order to earn cash they do markup which is when you multiply a percentage with the cost of the product. so lets say the percentage is 90% so multiply them both then you must add them.
Chat with our AI personalities
It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".
XML, or eXtisable Markup Language, is a very broad way of storing data with a markup language. It uses tags that the user defines, like <first-name>Joe</first-name>. HTML, or HyperText Markup Language, uses XML with already specified tags (html, head, p, h1, etc.) to store the layout or structure of a web page.
A markup language adds codes to content that is interpreted to have specific meanings to different programs. There are many different types of markup languages. The markup language used most of the time on the Web is HTML. Hyper Text Markup Language (HTML) tells a browser how to format and display content. For example These Words tells the browser to display the characters between the tags as bold.
The main difference is that HTML is used to create dynamic web pages. Other than this HTML cannot do much.
HyperText Markup Language .