HTML is the short form of Hyper Text Markup Language. This language is used to develop and create web documents on the World Wide Web.
HTML is used to describe the structure and layout of the Web page. HTML has variety of tags and attributes use to design the web page’s structure and information.
Main tags of HTML are following for any web page:
<html>
<head><title> write here Title of web page </title></head>
<body> All the information required to display in Web page </body>
</html>
For more and complete detail Web Data Guide gives access you to learn HTML language. HTML language video lectures in Urdu language are available for your easiness.
HTML
LEARNING LECTURES |
|
No comments :
Post a Comment