Monday 25 June 2012

How to Build Your own Website

 

 

RIGHT WAY TO USE THE INTERNET

BUILDING YOUR OWN WEBSITE

Many website today, including the one in which you see this post has the basic combination of HTML which form the integral part of the way the website looks.
Building website is not difficult as many people who know how to build it will say-it is true. In order to build a website you will need the following, to form your basic knowledge;

1. How to operate the computer
2. Knowledge of HTML

If you know this two you could just start building website straight away;
Since you visited this site yourself I believe you have one(1) of this knowledge which is “ you can surf the internet.
The second basic knowledge which is the main issue here is knowing HTML which stands for Hypertext mark up language.
Learning HTML is very easy. Before you’ll start seeing some of the commands or tags that brings about the way websites look you’ll need to have the following installed on your computer.
1.     A web browser (e.g.  Internet explorer, Mozilla fire fox, Opera, Safari, and so on)
If you don’t have any of this browser click to download-the links are direct.
2.    A Word Editor (e.g. Notepad, Wordpad and so on)
Among the applications listed, you can find Notepad and internet explorer already installed on your computer if you are using Windows Operating system.
Instructions: if you are using windows

click on start menu>>all programs>>accessories>>Notepad,
or get any program that can save text file as html (programs like microsoft Word, WordPad, Macromedia dreamweaver and so on).

The word editor (Notepad) is use for typing the HTML commands; this commands looks like this
<b> your text here </b>
The above command which is referred to as tag bolds the word  “ your text here” which is suppose to be your desired text you intend to bold. The tag <b> causes any word typed after it to be bold and the tag </b> ends  it ability to bold text, if the tag <b> does not end in </b> every word written after the tag <b> will be bold - so make sure you end the tag with the closing tag </b>.
The browser (Internet Explorer) is use for testing your web pages. Once your pages are saved, you’ll see that the Icon of the saved document will become that of your browser perhaps Internet Explorer; if you saved yours with Internet Explorer application or your default web browser. Double click on it and you will behold your creation, your work.



Now Let Get started.
FOLLOW THIS LINKS BELOW;

1. http://www.pagetutor.com/html_tutor/index.html
2. http://www.shiningstar.net/kidskarnival/bunny.html
3. http://www.techshores.webs.com/hosting.html - to learn about free webhosting

visit our facebook page: http://www.facebook.com/pages/Learn-Html/139839586037030

Contributed by;
Samuel Aboki E.

No comments:

Post a Comment