HTML Basic Tutorial Part-1
This is my first post. I'm Rahat Khan, Today I'll share with you how to make a HTML Web page with notepad. at first take a notepad (Start>All program>Accessories>Notepad).<head>
<body>
Light tips blog
</head>
</body>
Now save your Notepad HTML format (*.html).