Website Basics
In this first stage, we'll learn about HTML and CSS, which are the building blocks of every website.
4 videos • 1 quiz • 2 code challenges
-
Play
Watch
Introduction to the Project
2 minutes 12 seconds
-
Code Challenge
Take Challenge
Code Challenge: Introduction to the Project
1 objective
-
Play
Watch
Changing Background Colors
0 minutes 57 seconds
-
Code Challenge
Take Challenge
Code Challenge: Changing Background Colors
1 objective
-
Play
Watch
Introduction to HTML
3 minutes 6 seconds
-
Play
Watch
Introduction to CSS
3 minutes 8 seconds
-
ABC
Take Quiz
Quiz: Website Basics Review
5 questions
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.