Header Ads

Header ADS

HTML


HTML

HTML means hypertext markup language.
With HTML  we can make our own website.
There are so many tags in HTML.
 The elements of HTML is called tag.
It has many version.
The latest version is HTML5.
HTML is the basic of web design and without HTML we cannot make a website.
So, it is the founder of a web site.
The basic structure of this version is :



EXAMPLE :

<!DOCTYPE html>
<html>                                                                           
            <head>
                         <title>Title would be here.</title>
           </head>
          <body>
                      Text would be here.
         </body>
</html>


This is the basic structure of a website.

IF YOU WANT TO LEARN MORE ABOUT WEB DESIGN AND DEVELOPMENT, YOU SHOULD VISIT W3SCHOOLS WEB SITE. BECAUSE I AM NOT A PROFESSIONAL WEB DESIGNER OR DEVELOPER. I AM LEARNING WEB DESIGN AND DEVELOPMENT. I AM WRITING HERE BECAUSE OF MY PRACTISING AND WISHING TO EARN SOME MONEY THROUGH GOOGLE ADSENSE. 

No comments

Powered by Blogger.