Website Basics

Website Basics

In this first stage, we'll learn about HTML and CSS, which are the building blocks of every website.

Extra Credit

Background Colors

Why not try changing the background color of your website to something else? Try words like "green" or "pink" and see what happens.

CSS Properties

Explore other CSS properties via W3C documentation. Try experimenting with CSS on your own and see if you can figure out how some of the other properties work.

There are lots of properties, but you don't need to worry about memorizing them. Web designers and developers look things up all the time. As you gain more experience building websites, you'll naturally start to recall them from memory.