How to Make a Web Page

In brief, this is how to make a website:1) Select aA webpage is coded in plain textb) The file is saved
domain name. Visit to find out if your name isas a .html or .htm extensionc) You apply tags around
available, and what other options exist.2) You needthe text to make the browser render the text in a
to purchase the domain name. Probably the easiestspecific way.d) The html file can be saved on your
way to do this is to go to a web host like orcomputer, and it can be viewed in your Internet
or where you canExplorer browser. You will have to upload it to your
purchase the domain name and web hosting spaceweb account for it to be visible to the world.e) The
bundled together as ahome 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 arebut if you go to Google, there is a lot of information
many resources available on the web to show youavailable on this subject.
how to create a website. The basics are as follows:a)