回答編集履歴

1

chousei

2020/03/16 05:45

投稿

yambejp
yambejp

スコア114874

test CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ```HTML
4
4
 
5
- <object type="image/svg+xml" data="x.svg" style="height:100px;width:100px"></object>
5
+ <object type="image/svg+xml" data="hoge.svg" height="100" width="100"></object>
6
6
 
7
7
  ```
8
+
9
+ もしくはstyle="height:100px;width:100px"