Creating a page Hello World
1. Open your favorite text editor
2. Create new file and name it as HelloWorld.html
3. Type this code into your html file that just you have been created:
5. Open your browser and browse your HelloWorld html file
6. Congratulation just have created your first web page.
1. Open your favorite text editor
2. Create new file and name it as HelloWorld.html
3. Type this code into your html file that just you have been created:
<html> <title> My Web Design Toturial </title> <head> </head> <body> Hello World </body>4. Save again your html file.
5. Open your browser and browse your HelloWorld html file
6. Congratulation just have created your first web page.
Post A Comment:
0 comments: