【週刊ドットインストール】 Figma入門の制作に苦戦中...
const result = document.getElementById('result'); const scoreLabel = document.querySelector('#result > p'); 上記 一行目では result 二行目では #result #記号が必要な場合とそうで無い場合の違いは何ですか?
この回答を見るにはプレミアムプランへの登録が必要です