Subscribe For Free Updates!

We'll not spam mate! We promise.

Saturday, December 14, 2013

HTML

What is HTML?

:- HTML stands for Hyper text markup language. It is used for making web page. it is a very simple and easy to learn. Even you can become a master in making webpage through html. it is started through the notepad.

here is a simple code for newbies -

<html>
<head>
<title>
my project
</title>
</head>
<body>

My name is XYZ

</body>
</html>


after writing these  codes in notepad. save it as XXX.html

that's done!!!

Socializer Widget By Blogger Yard
SOCIALIZE IT →
FOLLOW US →
SHARE IT →

0 comments:

Post a Comment