Step 4 Build Your Website Pages

You now got Domain name..Pointing to Dome Web Host ..? Now it is time to get started by creating our developing your website pages. As you already know A website is basically a collection of content or web pages. So web page is one of the basic entity of website.

For Example if I say "http://indersingh.com/index.html" in this case "index.html" could be a normal file with .HTML extension. If you are familiar with HTML language then it should be very clear to you that what I mean to say. Not only HTML but your website could have other type of contents/pages also. E.g. "http://indersingh.com/inder-singh.png" here I have "inder-singh.png" Image in my Website folder "WWW" with name "inder-singh.png" and I can access directly from browser.

By Default your domain would point to "htdocs" or "www" folder and normally files placed under this folder should be directly accessible from your browser with help of domain name. (http://indersingh.com/inder-singh.png).