回答編集履歴

2

コード修正

2020/12/22 12:00

投稿

hatena19
hatena19

スコア33856

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
   <img src="left.png">
10
10
 
11
-  <img src="right.png" class="right">
11
+  <img src="right.png">
12
12
 
13
13
  </div>
14
14
 

1

コード修正

2020/12/22 12:00

投稿

hatena19
hatena19

スコア33856

test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ```html
6
6
 
7
- <div class="mv" style="display:frex;flex-direction:row-reverse;">
7
+ <div class="mv" style="display:flex;flex-direction:row-reverse;">
8
8
 
9
9
   <img src="left.png">
10
10