【週刊ドットインストール】 JavaScriptのコラム追加、サブスク管理アプリを更新中、レッスン制作の進捗
「getElementByIdの括弧の中に書くのはtarget?、それとも'target'?」がわかるようになるコラム(もしくはMDNの読み解き方)
.box1 { background-color: orange; width: 200px; height: 200px; } .box2 { background-color: skyblue; width: 50%; height: 50%; } .box3 { background-color: tomato; width: 100px; height: 40px; display: inline; }