subject: Main procedure of website development [print this page] This was a quick overview of the web development process. To find great resources on the internet Google "Web Development Tutorials", "dreamweaver tutorials", "Web Design Tutorials", and so on. If you are interested in becoming a web site programmer learning languages like PHP, ASP, JAVASCRIPT and so on. I would recommend checking out classes at your local community college or searching Google for "beginners guides to programming".A quick recap - the web development process works like this. You will build your home page in dreamweaver and save the page you create as index.html - Then you create sub-pages such as contactus.html, aboutus.html, services.html, and then you link to them from the home page. Then you will proceed to upload your index.html file and all other files using filezilla to your hosting accounts root directory. This directory is often times named http, httpdocs, www, home. Hopefully this helped!