回答編集履歴

3

注釈の追加

2018/08/16 11:01

投稿

liveasnotes
liveasnotes

スコア1284

test CHANGED
@@ -2,11 +2,9 @@
2
2
 
3
3
  メニュー開閉のアニメーションは<ul>にさせました
4
4
 
5
- <div style="max-width: 100%; background: blue;">
6
-
7
5
  ![gif](1eb4e9a331b613341b146e5af0e6a81e.gif)
8
6
 
9
- </div>
7
+ (画像が見切れている場合は画面幅を広くして閲覧してください.仕様のようです)
10
8
 
11
9
 
12
10
 

2

htmlのテスト

2018/08/16 11:00

投稿

liveasnotes
liveasnotes

スコア1284

test CHANGED
@@ -2,8 +2,12 @@
2
2
 
3
3
  メニュー開閉のアニメーションは<ul>にさせました
4
4
 
5
+ <div style="max-width: 100%; background: blue;">
6
+
5
7
  ![gif](1eb4e9a331b613341b146e5af0e6a81e.gif)
6
8
 
9
+ </div>
10
+
7
11
 
8
12
 
9
13
  ```css

1

Gifの見切れ修正

2018/08/16 10:59

投稿

liveasnotes
liveasnotes

スコア1284

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  メニュー開閉のアニメーションは<ul>にさせました
4
4
 
5
- ![gif](e853884d6a67d7f59801af26b6326f4c.gif)
5
+ ![gif](1eb4e9a331b613341b146e5af0e6a81e.gif)
6
6
 
7
7
 
8
8