INTRODUCTION
Most of the people I met in recent day ask me to show them step by step guidioing their own for creating their own personal website .
Who should take this Tutorial: This tutorial is intendent to those who have basic knowledge about html.
I am going to divide this tutorial into four step:
Who should take this Tutorial: This tutorial is intendent to those who have basic knowledge about html.
I am going to divide this tutorial into four step:
1) Domain registration :
At first you must have own domain name . Now you may be thinking what is domain name:
WIKIPEDIA define Domain Name as "A domain name is an identification string that defines a realm of administrative autonomy, authority or control within the Internet. Domain names are formed by the rules and procedures of the Domain Name System (DNS). Any name registered in the DNS is a domain name."
In simple words : it's just the website name such as facebook.com . It is registrated in DNS (Domain Name System) whis is just like the telephone directory which link to the ip adress of hosting company. we will discuss about it in step 2.
Many country provide country specific domain for their citizen for their personal purpose
WIKIPEDIA define Domain Name as "A domain name is an identification string that defines a realm of administrative autonomy, authority or control within the Internet. Domain names are formed by the rules and procedures of the Domain Name System (DNS). Any name registered in the DNS is a domain name."
In simple words : it's just the website name such as facebook.com . It is registrated in DNS (Domain Name System) whis is just like the telephone directory which link to the ip adress of hosting company. we will discuss about it in step 2.
Many country provide country specific domain for their citizen for their personal purpose
2)Hosting your Website:
It is the procress of keeping your website online . It is only possible if you put it in the computer that is always online. Computer that is always online and can be used to host website is called host computer . There are different companies that provide hosting for free for trial period . You can also pay for your personal website
3)Designing:
If you have already known html and you may have done project in your school level. Designing part deals with the fornt end part of website .For this you have to learn HTML ,CSS ,JAVASCRIPT , BOOTSTRAP ,JQUERY.
4)Development:
This part deals with the back end development of website .For this you have to learn web programming language such as PHP ,ASP.NET etc If you want to create database driven website then you have to learn MY SQL
No comments:
Post a Comment