image repeat | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

image repeat

How do I make background images not repeat along x or y axis.

26th Sep 2016, 3:30 PM
victor
victor - avatar
3 Answers
+ 1
// background-image: url("ex.jpg)" no-repeat 10px(vertical) 10px(horizontal):
27th Sep 2016, 7:17 AM
HawkEye
HawkEye - avatar
0
use style css and background
26th Sep 2016, 3:52 PM
Istiyak Amin Santo
Istiyak Amin Santo - avatar
0
Background repeat: no repeat
27th Sep 2016, 4:32 AM
Peter Kabiru
Peter Kabiru - avatar