Log in

View Full Version : What is Markup Language?



complete
01-11-2017, 06:03 AM
Hello Friends,

Please tell me what is markup language.

RH-Calvin
01-11-2017, 08:25 AM
Markup languages are designed for the processing, definition and presentation of text. The language specifies code for formatting, both the layout and style, within a text file. The code used to specify the formatting are called tags. HTMLis a an example of a widely known and used markup language.

StuartSpindlow1
01-11-2017, 11:52 AM
A markup language is a system for annotating a document in a way that is syntactically distinguishable from the text.

rosestorm
01-22-2017, 10:55 PM
A markup language is a system for annotating a document in a way that is syntactically distinguishable from the text. The idea and terminology evolved from the "marking up" of paper manuscripts, i.e., the revision instructions by editors, traditionally written with a blue pencil on authors' manuscripts.

saiheal123
05-24-2017, 06:46 AM
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.

stuartspindlow5
05-25-2017, 07:59 AM
A markup language is a type of language used to annotate text and embed tags in accurately styled electronic documents, irrespective of computer platform, operating system, application or program.

daikaads
05-25-2017, 08:20 AM
Actually, the markup language is one of the computer languages which used to define elements within a document with help of tags. HTML and MHTML are the best examples of Markup Language.

mikerock
06-07-2017, 11:30 AM
Markup languages are designed for the processing, definition and presentation of text. it is used to create a specific format. Markup languages are designed for the processing, definition and presentation of text.The language specifies code for formatting, both the layout and style, within a text file. The code used to specify the formatting are called tags.HTMLis a an example of a widely known and used markup language

Ryan Kishore
11-25-2019, 08:06 AM
A markup language is a computer language which helps to use tags to describe the elements within a document. However, it is human-readable, markup files contain standard words rather than typical programming syntax.

Saravanan28
12-12-2019, 08:02 AM
Markup languages are designed for the processing, definition and presentation of text. The language specifies code for formatting, both the layout and style, within a text file. The code used to specify the formatting are called tags.

mlmsoft
12-16-2019, 02:20 AM
HTML is Markup Language who tells browers its a web page

Saravanan28
03-04-2020, 09:16 AM
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.