What is HTML

HTML is Short form of Hyper Text Markup Language.It is specific language used to create web documents on the web or World Wide Web. HTML language describes the structure from and layout of the Web page. Web page is decorated by using the diversity of tags and attributes.

The basic structure for an HTML document is

Example

<html>
<head>
<title> </title>
</head>
<body>

Body data may be text or images-------

linkedin web data guide
youtube web data guide
facebook web data guide
delicious web data guide
tweeter web data guide
google plus web data guide
 web data guide
blogger web data guide
 web data guide
 web data guide
pinterest web data guide
myspace web data guide


</body>
</html>

Starting with <html> tag and end with closing tag </html>.
<head> between head tags describe the document heading/title for what document is written </head>.
<BODY> All data and information you like to add</BODY>
There are lot of tags used to redesign, format and layout the information in the Web page. 

Web Data Guide gives access you to learn HTML language. For your easiness HTML language video lectures in Urdu language are available.
 

1 comment :

  1. Great article.

    Feel free to surf to my blog Kat

    ReplyDelete