Define Dictionary Meaning - True Words & Their Meanings
    • New Words
      • Recently Added Words
      • Most Popular Words
      • Most Viewed Words
    • Lists & Glossaries
    • Chatroom
    • Resources
        • Common Words
        • Common English Words
          Words containing word Black
          Lists and Glossaries
        • Games
        • Hangman
          Grammar Check
          English Practice
        • Articles
        • The Evolution of Dictionaries
          Business Jargon Decoded
    • Register
    • Login

    Markup Language

    Definitions
    1
    1
    151
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Justin Bieberundefined
      Justin Bieber
      last edited by admin

      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.
      XML is used for storing structured data, rather than formatting information on a page. While HTML documents use predefined tags (like the examples above), XML files use custom tags to define elements. For example, an XML file that stores information about computer models may include the following section:
      <computer>  <manufacturer>Dell</manufacturer>  <model>XPS 17</model>  <components>    <processor>2.00 GHz Intel Core i7</processor>    <ram>6GB</ram>    <storage>1TB</storage>  </components></computer>
      XML is called the Extensible Markup Language since custom tags can be used to support a wide range of elements. Each XML file is saved in a standard text format, which makes it easy for software programs to parse or read the data. Therefore, XML is a common choice for exporting structured data and for sharing data between multiple programs.
      NOTE: Since both HTML and XML files are saved in a plain text format, they can be viewed in a standard text editor. You can also view the HTML source of an open webpage by selecting the View Source option. This feature is found in the View menu of most Web browsers.

      1 Reply Last reply Reply Quote 0

        Markup Language meaning & definition 1 of Markup Language.

      • 1 / 1
      • First post
        Last post
      Define Dictionary Meaning
      Most Popular Words All Definitions Terms of Service Privacy Policy Browse Lists

      © 2023 Define Dictionary Meaning. All rights reserved

      - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z