INTRODUCTION
Assumptions
In this mini tutorial,I am assuming that you have no experience in any programming language.In fact,this is the first time you are hearing of html and want to create your own web page by hand. If you're reasonably comfortable with a computer(you can access and use a notepad and can also navigate the web),you have all the skills you need.Don't border Buying Any Software
There are some open-source software that you can download from the web to make your programming life easier.I will recommend:*Komodo Edit:It's a free text editor that's well suited to the many text-editing tasks you'll run across in your programming journey.It also works exactly the same on every platform, so it doesn't really matter what computer or operating system you're running.
*Notepad++:another good text editor you did love.
*Note*:as you proceed,I will make available other open source tool you can download to help u along the way.