Try learning PHP for web development. HTML makes static sites. It you want dynamic websites then PHP is for you.
This works best for me: HTML, HTML5, CSS, Then on to a more advanced language if you want your page to be more dynamic... PHP and Javascript. With PHP I use MySQL to store data. There are many other libraries for PHP.... Sometimes I add some JQuery, this is good if you want to do cool stuff with your site. 90% of the time I find myself using all of those that I mention on one project. There are many sites to learn these like w3schools.com , or even lynda.com if you want to know how. learning HTML and CSS is easy, PHP and Javascript will take a lot of practice. The PHP Manual on PHP.net is always good tool to keep on the side. But something like PHP could take years to master.
Hi; My view is html is a basic and start thing for the making websites but not only use html php and mysql are the new and latest technologies.with the help those you can use and learn new technique,tags etc for making your websites good and easy with the help of new tools and tags.....
I use PHP, CSS, and sometimes Javascript. All these languages combined give you a really powerful website. HTML is in the basics and i would start from there and build up your coding language.
Thanks for all your replies.... Most of them are preferring PHP as best... Can i know how PHP is best from others....
Ofcourse HTML and CSS is the basement of web development and on top of that you can have PHP and Javascript.