Oj_RuLeS
20-06-08, 11:35 AM
This is for beginners only if you have a bit bit of HTML knowledge then you won't find anything of interest in this.
What is HTML ?
HTML represents Hyper Text Markup Language. HTML is/can used to develop websites.
Info = HTML doesn't support advanced functions like User registration, send mail etc. You have to use scripts like php for that.
Ok now the main question how do I develop an HTML page ?
There are a few ways of developing HTML.
1. Use Notepad and type all the stuff in it
2. Make use of tools which make your job easier (I prefer this)
Which tools are available If I want to make a website ?
There are many tools but some famous one is Adobe Dreamweaver. I use Coffee Cup HTML editor 2007.
What if I want to develop HTML in Notepad ?
No problem we are here to teach that also.
First we will start with the very basics of HTML.
What is HTML ?
HTML represents Hyper Text Markup Language. HTML is/can used to develop websites.
Info = HTML doesn't support advanced functions like User registration, send mail etc. You have to use scripts like php for that.
Ok now the main question how do I develop an HTML page ?
There are a few ways of developing HTML.
1. Use Notepad and type all the stuff in it
2. Make use of tools which make your job easier (I prefer this)
Which tools are available If I want to make a website ?
There are many tools but some famous one is Adobe Dreamweaver. I use Coffee Cup HTML editor 2007.
What if I want to develop HTML in Notepad ?
No problem we are here to teach that also.
First we will start with the very basics of HTML.