質問編集履歴

1

コード間違えてました

2020/06/18 10:30

投稿

yshk0402
yshk0402

スコア10

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,6 @@
1
1
  ```html
2
+
3
+ <main>
2
4
 
3
5
  <div class = "works1">
4
6
 
@@ -7,6 +9,8 @@
7
9
  <img src = "base.jpg" alt="picure"/>
8
10
 
9
11
  </div>
12
+
13
+ </main>
10
14
 
11
15
  ```
12
16