Earn Money Online

Tuesday, October 25, 2011

What is HTML ?

HTML stands for Hyper Text Markup Language, by using HTML we can create webpage or a collection of webpages which is called a website.

HTML is consist of tags.

Some common tags used in HTML are:

  • <html> (html start tag) 

  • </html>(html end tag 

  • <title> (title start tag)

  • <h1> </h1>(begin and end main heading 

  • <h2> <h2> (start and end subhead  )

  • </title>(title end)

  • <head> (head start tag)

  • </head>(head end)

  • <p> </p> (begin and end a paragraph  )

  • <b> </b>( start and end bold text )

  • <i> </i>(start and end italic text  )

  • <ol> </ol> (start & end ordered list )

  • <ul> </ul> (start & end unordered list)



  • Learn HTML in Hindi

    0 comments:

    Pageviews

    About This Blog

      © Free Blogger Templates Blogger Theme II by Ourblogtemplates.com 2008

    Back to TOP