• Theory
  • Theory

Test: Travel gallery. Appearance

Congratulations! You have finished learning about the basics of CSS. In the following courses you will be able to study individual topics in more detail. Now all that remains is for you to test your knowledge in practice.

In this test, you need to revise the markup for the page with the travel gallery that you created in the last chapter.

Here are the tasks for this test. Muffin wishes you good luck!

  • Add a property that changes the color of the background background-color: #333333; to one of the elements on the page;
  • Change the text color to color: white; for one of the elements;
  • Select the correct width value width for the paragraph (the value must be a multiple of 10 and less than 500px);
  • Add a rule that sets the text color to color: orange;
  • Identify the correct selectors to replace the two selector rules.
  • index.html
HTML
HTML

You’ve gone to a different page

Click inside the mini-browser to shift the focus onto this window.

100%
Granny Muffin

Easy there, pal!

To access the CSS essentials challenges in the HTML and CSS basics, you need to sign up and subscribe first.