HTML basics

Before I show you how to do anything first you have to open a text editor(You can't use power point or word)

I use notepad++

notepad++

The first thing you do when you open it is press file,

file save

then save

save

and before you save it again change it from normal text file to a Hyper Text Markup Language file (or HTML)


Okay now you can start



Text and headings

With coding you have to spell everything right

text code

This is a paragraph

You can tell it's a paragraph by the 'p' at either side.

If i typed h instead of p

it wouldn't run or it would do some thing other than what you want it to do

A heading is different

A heading looks like this.

heading code

A heading needs to be spelled correctly too.

You see the numbers after the h?

If I put in a different number it would differ in size

This is h1

This is h2

This is h3

This is h4

This is h5
This is h6

Something you might have noticed is that different words have different colours in my code

Here's a riddle: whats the middle of the,the second last of hate,beginning of middle and the end of fatal?