web

Creating a page Hello World

Share it:
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:



<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.


Share it:
Next
Newer Post
Previous
This is the last post.

web

Post A Comment:

0 comments: