回答編集履歴

1

誤字の修正

2020/08/22 16:57

投稿

iyonegaki
iyonegaki

スコア19

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  .class名{
10
10
 
11
- background-img: url("sample.jpg");
11
+ background-image: url(sample.jpg);
12
12
 
13
13
  }
14
14