Basic html – Start Here!


This tutorial will teach you some of the very basics of html.

How to setup the foundation of your site,
How to save a file as an html document so it can be used for a website,
How to Add an Image
How to Add a Link
How to Add an Image Link
How to Add a Line Break
And so on and so forth.

But first you need a folder for your website files.

Please create a folder named ‘html’.

Within that folder please create a second folder called ‘images’

It doesn’t matter where on your computer this is stored as long as YOU can find it.

We will be using NotePad for this tutorial.

I will try to limit all “Boring Stuff”