Answer the question
In order to leave comments, you need to log in
Why does the slider "not see" the photo?
Why does the slider not see the photo? ((((((((((( I've been sitting for 5 hours and tried 4 sliders...
I downloaded the ready-made code for the slider
HTML code
</div>
<ul class="cover-slider">
<li class="cover-slider__slide">
<span class="hide">Alt Tag</span>
</li>
<li class="cover-slider__slide">
<span class="hide">Alt Tag</span>
</li>
<li class="cover-slider__slide">
<span class="hide">Alt Tag</span>
</li>
<li class="cover-slider__slide">
<span class="hide">Alt Tag</span>
</li>
</ul>
</div>
.cover-slider__slide:nth-child(1) {
background-image: url("https://unsplash.it/640/480");
}
.cover-slider__slide:nth-child(2) {
background-image: url("https://unsplash.it/641/480");
}
.cover-slider__slide:nth-child(3) {
background-image: url("https://unsplash.it/641/481");
}
.cover-slider__slide:nth-child(4) {
background-image: url("https://unsplash.it/643/482");
}
Answer the question
In order to leave comments, you need to log in
This is a link to a page with a photo, not a photo
https://unsplash.com/photos/nvtJoYiIM2Q
Here is a link to the picture
https://images.unsplash.com/photo-1494719019271-7b...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question