質問編集履歴

1

誤字

2021/09/30 14:36

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  <div style="position:relative;width:300px;height:300px;background:red;transform:scaleY(-1)">
12
12
 
13
- <div style="position:absolue;bottom:0%;right:0%;width:100px;height:30px;background:blue;transform:scaleY(1)">test</div>
13
+ <div style="position:absolute;bottom:0%;right:0%;width:100px;height:30px;background:blue;transform:scaleY(1)">test</div>
14
14
 
15
15
  </div>
16
16