Fill in the blanks to make the background image repeat along the vertical axis: | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Fill in the blanks to make the background image repeat along the vertical axis:

body { background-image: -------- ("css_logo.png"); background----------- : repeat --------- ; }

10th Feb 2021, 4:17 PM
Lokman punmagar
Lokman punmagar - avatar
3 Answers
+ 3
body { background-image: url ("css_logo.png"); background- repeat : repeat -y ; }
25th Apr 2021, 1:50 AM
Juan Carlos Marin
+ 1
Lokman punmagar Learn the lesson again and try to do self or you can see comments given by users in lesson.
10th Feb 2021, 4:27 PM
A͢J
A͢J - avatar
- 3
hej jestem kubuś =DDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
9th Sep 2021, 6:32 AM
Jakub Lisowski
Jakub Lisowski - avatar