Henrico Web Design
Hennie Henrico
Tel: 012 661 7516
Cell: 079 401 6214
Email: info(at)henricowebdesign.co.za
| .:Step 1:. - .:Step 2:. - .:Step 3:. - .:Step 4:. - .:Step 5:. - .:Step 6:. - .:Step 7:. | |
| Before we get to any coding or explanations on them, I would like to show you how it all works. Once you understand the basic works of a website, we will explore some more tags and attributes.
1. Create a new folder and call it anything you want. Inside that folder, open a new file in a text editor, any type of text editor would do, I always use Note pad, or Note pad ++. 3. Save the file as mysite.html and you have your first website. In the folder, you will now have two items, your text document as well as a internet icon. To view your site, simply open the internet file. |
So, let's take a closer look at what you've done:
But it is not the end for us yet. If you closed your notepad, open it again by right clicking on the new file you saved, and click on open with, then select notepad. Between your opening and closing title tags, type in My Site. Now, just after your opening body tag, type in My first site. Your notepad should now look like this:
Save this and open your webpage, which should now have My site in the top bar and the words "My first website" in the page. Keep these files as we will be using them for the rest of the steps and just keep building on this. |