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