Challenge: Style with Class Selectors
メニューを表示するにはスワイプしてください
Task
The website provides brief information about the planets. The task is:
- Select all elements with the
textclass name and apply thecolorproperty with the valuebrown. - Select all elements with the
sub-textclass name and apply thecolorproperty with the valuegrey.
index.html
index.css
Use . and its class name (e.g., .text) to select an element by its class name.
index.html
index.css
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 5
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください
セクション 1. 章 5