what is HTML

Discussion in 'HTML & Website Design' started by ezaz204, Oct 28, 2012.

Thread Status:
Not open for further replies.
  1. #1
    HI friends this is my first posting about HTML.this is a not programing language.HTML means hyper text mark up language. it use for Develop a site.
     
    ezaz204, Oct 28, 2012 IP
  2. Sabrina Clough

    Sabrina Clough Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    HTML tags most commonly come in pairs like <h1> and </h1>, although some tags, known as empty elements, are unpaired, for example <img>.Hyper is the opposite of linear. Old-fashioned computer programs were necessarily linear - that is, they had a specific order. But with a "hyper" language such as HTML, the user can go anywhere on the web page at any time.

    cocoresolutions.com
     
    Sabrina Clough, Oct 28, 2012 IP
  3. janecristy

    janecristy Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    It is Hyper Text Mark Up Language to create web pages of a website to run on internet. It supports many tags including <h1> to <h6> for headings, <B> for bold font <br> for break, <ul> for unordered list, <p> for paragraph, <anchor> tag to make hyperlinks , <img> tag for image etc..
     
    janecristy, Oct 29, 2012 IP
  4. ericfox

    ericfox Peon

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    HTML stands for Hyper Text mark Up Language and which is created to made website language for creating pages which display ion internet. For basic detail detail w3school.com is best site for beginners.
     
    ericfox, Oct 29, 2012 IP
Thread Status:
Not open for further replies.