Learn HTML.......!!!!!!
No comments
By Anonymous
Introduction To HTML
- With HTML you can create your own Web site.
- Now We teaches you everything about HTML.
- HTML is easy to learn - You will enjoy it.
Step 1:-
Open Notepad.
Step 2:- TYPE This Code.
< html>
<html>
<body>
<h1> My First Heading </h1>
<p>My first paragraph.</p>
</body>
</html>
Step 3:-
- Select File -> Save as.. in Notepad's menu.
- save the file as first.html.
- Save the file in a folder.
Step 4:- Double click the file
The result will be shown as below.
- NOW You also try and check to make a page himself.
- Next Day we learn new leason.
0 comments: