We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac5c18 commit 0e7a397Copy full SHA for 0e7a397
docs/1-trial-session/13-dom/index.md
@@ -56,7 +56,7 @@ element.style.backgroundColor = "red";
56
57
[CSS の節](../12-css/index.md)の課題を、<Term type="styleAttribute">style 属性</Term>を使用せずに JavaScript のみで実現してみましょう。
58
59
-<Answer title="JSを用いたCSSスタイリング">
+<Answer title="JavaScriptを用いたCSSスタイリング">
60
61
```html
62
<!doctype html>
0 commit comments