Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: Style Your First Web Page | Початок роботи з CSS
Основи CSS

Challenge: Style Your First Web Page

Свайпніть щоб показати меню

Task

The website displays brief information about planets. Improve its appearance by applying the following styles:

  • Select all elements with the text class name and set the text color to brown.
  • Select all elements with the sub-text class name and set the text color to gray.
  • Add a hover effect to all elements with the heading class name. Change the text color to darkblue when hovered.
index.html

index.html

index.css

index.css

  • Use . to select elements by class name.
  • Use :hover to apply styles when hovering.
index.html

index.html

index.css

index.css

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 6

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

Секція 1. Розділ 6
some-alt