3. CSS Mission

You now have Spider-Man’s WWW and Iron Man's HTML structure. Now Shuri needs your help to bring style to T’Challa and add Black Pantherto the team.


If you can't watch the video on YouTube click here.

How do you tell the computer what styles and colors to use on your web page?

Below are the goals and challenges you must complete to get Black Panther's help.

Goals:


images and text are pile of bones, HTML is skeleton, CSS is style

Challenge 3.1: Change the Style (color, font, size) of text on Web Page

  1. Watch the video to learn how to add style to your HTML elements and complete slide 24. If you can't watch it on YouTube click here.
  2. Try it yourself to add style rules to the paragraph element and complete slides 25.

Identify parts of a CSS rule: element, property, colon, value, semicolon

Challenge 3.2 CSS: RGB and Hex Color Codes

  1. Watch the video to learn about representing colors on a computer using RGB and Hexadecimal. Complete slide 26. If you can't watch the video on youtube click here
  2. Advanced: Watch the video below to learn how hexadecimal is used to represent RGB values. Click here if you can't watch it on YouTube. Complete slide 27.


Challenge 3.3: Build a practice web page

  1. Watch the video below to see how you can make a practice web page. If you can't watch the video on youtube click here. Complete slide 28.
  2. Summarize what you have learned about HTML and CSS on slide 29.
  3. Use what you learned about HTML and CSS. Complete slide 30 to make a practice web page. This is only practice and your web page won't be saved. In the next section you will create your website.




3.4 Final CSS Challenge

Black Panther and Shuri handshake

Time to complete your mission goals

Complete button

Complete CSS Challenge and add Black Panther to your team. You can use your notes. When you demonstrate the CSS goals you will receive an email from Black Panther.



Vocabulary

CSS

CSS stands for Cascading Style Sheets. CSS is a language used to describe how the HTML elements should be displayed on a web page.