Skip to content

「CSS」の節の演習問題1の問題文と解答を修正#933

Merged
chvmvd merged 1 commit intomainfrom
fix-css-exercise
Mar 7, 2026
Merged

「CSS」の節の演習問題1の問題文と解答を修正#933
chvmvd merged 1 commit intomainfrom
fix-css-exercise

Conversation

@chvmvd
Copy link
Contributor

@chvmvd chvmvd commented Mar 7, 2026

解答例とCodeSandboxでの解答が食い違っていたため修正しました。合わせて、問題文も修正しました。

  • 問題文が曖昧であったため、修正しました。
  • 解答例とCodeSandboxでの解答が食い違っていたため、修正しました。

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2026

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: 298f899
Status: ✅  Deploy successful!
Preview URL: https://2fbf41cf.utcode-learn.pages.dev
Branch Preview URL: https://fix-css-exercise.utcode-learn.pages.dev

View logs

@chvmvd chvmvd force-pushed the fix-css-exercise branch from b08fee9 to 298f899 Compare March 7, 2026 01:55
}
```

<ViewSource url={import.meta.url} path="_samples/yellow-hello-css" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ViewSourceの位置が間違っていたため、修正しました。

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

「CSS」章の演習問題1について、問題文の指示を明確化し、解答例をCodeSandbox(_samples/yellow-hello-css)の内容と一致させるための修正です。

Changes:

  • 演習問題1の問題文を「文字色=黄色・背景色=黒」と明示する形に修正
  • 解答例をインラインスタイルから、id + 外部CSS(style.css)による実装へ変更(サンプルと整合)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@chvmvd chvmvd marked this pull request as ready for review March 7, 2026 02:00
@chvmvd chvmvd merged commit e0d5638 into main Mar 7, 2026
7 checks passed
@chvmvd chvmvd deleted the fix-css-exercise branch March 7, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants