Ask Experts Questions for FREE Help !
Ask
    Kendrakalli's Avatar
    Kendrakalli Posts: 3, Reputation: 1
    New Member
     
    #1

    Mar 24, 2013, 03:31 PM
    What does xml, html and tagline mean? I know nothing about computers
    What does xml, html and tagline mean? I know nothing about computers.
    OrDiNaRyGiRl's Avatar
    OrDiNaRyGiRl Posts: 17, Reputation: 1
    New Member
     
    #2

    Mar 25, 2013, 09:32 AM
    Hmm I know that html(hyper text mark up language) is where you can make sites but it is so difficult.. and umm that's all I know lol hope I helped :)
    farvaknowsbest's Avatar
    farvaknowsbest Posts: 199, Reputation: 8
    Junior Member
     
    #3

    May 17, 2013, 07:25 AM
    Html (hyper-text markup language) is a programming language used for devolping web pages.

    Xml (Extensible Markup Language) is a prgramming language that defines a set of rules that are both human-readable and machine-readable.

    For more information see the wikipedia articles on them

    HTML - https://en.wikipedia.org/wiki/HTML
    XML - XML - Wikipedia, the free encyclopedia
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #4

    May 17, 2013, 07:47 AM
    The correct answers are HTML and XML are MARK UP languages used to format data. In the case of HTML it is used to format text and graphics for display through a browser. As such it is primarily used to display "Pages" on the WEB.

    In the case of XML it is used to identify data as a standard way to share data to a variety of applications.

    A Markup language is characterized by "tags" that identify the data within the tags. For example if you surround a text string in HTML with the tags
    Code:
    <b>text string</b>
    It will display text string as bolded. Similarly in XML you might identify a data field with tags indicating the filed name. For example:
    Code:
    <address>123 Elm Street</address>

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

I need help with a Cleaning service tagline please.. [ 16 Answers ]

The name of the Company is True Sparkle Cleaning Services, LLC.. We provide Residential and Commercial cleaning services.. Please help me with a tagline for the company.. Thank you..

Help me get a tagline for an education management training institute [ 0 Answers ]

We are an education management training institute. We are looking for a tagline for our institute

Basic XML Schema and Valid XML generation [ 1 Answers ]

Hi, I have an XML schema file as below. Creating and parsing the XML results works but I don't understand how to validate. I understand the concept of a namespace but not the implementation. Why do I need to refer to "http://www.w3.org/2001/XMLSchema"? I just want to create a validation based on...

Computers: what is an economic (and idiotproof)way of networking two home computers? [ 1 Answers ]

The prioncipal computer is Windows 7 model, and I wish to bring an older computer into the same operating status re broadband etc. What equipment and cabling is necessary?

BPO Tagline [ 2 Answers ]

I plan to start a BPO service and am currently making a website. I need a good tagline, Punch line for BPO Service


View more questions Search