Tuesday, 9 July 2013

HTML Tags

HTML TAGS:

It is a simple program for html :

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

1---><html>   </html>

It means the hole html tags write in that tags. HTML means hyper text markup language. 

                                                          Hyper Text
                                                                    
                       It means user to write only html and css(cascadding style sheets) coding.If you want any request into the server ,the server response immediately how to?

                       Server change the html and css coding in markup language.