Quote from
kazem on March 30, 2021, 12:41 pm
hi, This is the app you uploaded in https://visualneo.com/forum/topic/responsive-website-template/ .
i want to change the image in slider:
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="https://placehold.it/1200x500/d57ddd/ffffff&text=1200x500" alt="Image description" alt="Image description.">
<div class="carousel-caption">
<h2>Image 1 Title</h2>
<h4>Image 1 subtitle</h4>
</div>
</div>
where is the( placehold.it)?
can I use local images or not?
thanks
hi, This is the app you uploaded in https://visualneo.com/forum/topic/responsive-website-template/ .
i want to change the image in slider:
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="https://placehold.it/1200x500/d57ddd/ffffff&text=1200x500" alt="Image description" alt="Image description.">
<div class="carousel-caption">
<h2>Image 1 Title</h2>
<h4>Image 1 subtitle</h4>
</div>
</div>
where is the( placehold.it)?
can I use local images or not?
thanks