質問編集履歴

1

画像を追加するコードの追加

2020/05/02 04:27

投稿

writegrint
writegrint

スコア22

test CHANGED
File without changes
test CHANGED
@@ -110,6 +110,24 @@
110
110
 
111
111
  ```ここに言語を入力
112
112
 
113
+ .background-image{
114
+
115
+ background-image:url(../airbnb.png);
116
+
117
+ background-repeat: no-repeat;
118
+
119
+ background-position: center center;
120
+
121
+ padding-bottom: 20%;
122
+
123
+ }
124
+
125
+ .background-image1{
126
+
127
+ background-image:url(../airbnb3.png);
128
+
129
+ }
130
+
113
131
  .row{
114
132
 
115
133
  width: 60%;