| In brief, this is how to make a website:1) Select a | | | | A webpage is coded in plain textb) The file is saved |
| domain name. Visit to find out if your name is | | | | as a .html or .htm extensionc) You apply tags around |
| available, and what other options exist.2) You need | | | | the text to make the browser render the text in a |
| to purchase the domain name. Probably the easiest | | | | specific way.d) The html file can be saved on your |
| way to do this is to go to a web host like or | | | | computer, and it can be viewed in your Internet |
| or where you can | | | | Explorer browser. You will have to upload it to your |
| purchase the domain name and web hosting space | | | | web account for it to be visible to the world.e) The |
| bundled together as a | | | | home page of your site must be named |
| package.3) When your domain name and hosting | | | | "index.html"A starting point for more information is |
| account are setup, create your website. There are | | | | but if you go to Google, there is a lot of information |
| many resources available on the web to show you | | | | available on this subject. |
| how to create a website. The basics are as follows:a) | | | | |