Lets go to learn HTML

Author Topic: Lets go to learn HTML  (Read 2151 times)

Offline Sohel Rana

  • Newbie
  • *
  • Posts: 3
    • View Profile
Lets go to learn HTML
« on: April 08, 2011, 02:34:19 AM »
HTML(Hyper Text Markup Language) is very much easy and understandable language.Before I start HTML ,I want to say which software is used to write HTML code.There are not need any software to write code of HTML at initially.Just notepad is enough !!!
Now I start step by step..
1.Open the notpad.
2.Then click the file menu of notepad .
3.Then  click the save as.
4.and save the file(choose any name) with html extension (like index.html).
5.Now you see a HTML file is created,where you save it .

Example:
Code: [Select]
<html>
    <body>
    Hello World
    </body>
</html>

6.After write this code save it.
7.Finally open the HTML file.

I think you enjoy it

Best Regard
Sohel Rana
Dept. of CSE
ID:092-15-820
01721137958