How to Build a Website - By Logan E

Home

Getting an idea
What to create

What is HTML
< and > signs
Nessicary tags
Basic tags

What is CSS
Stylesheets
Basic styling

What is HTML?

Once you have your idea, it's time to learn HTML. HTML is the language used for creating a website, and it is what you will need to type in to create your website!

Image description

(Basic sample HTML code.)

The image above shows a little sample of what it looks like, which I wil get into more detail later. For now, all you need to know is that HTML is the basic way to type out what you are making.