Spaces:
Running
Running
Commit
·
47c536f
1
Parent(s):
1da4ff0
Update index.html
Browse files- index.html +7 -0
index.html
CHANGED
@@ -143,6 +143,13 @@
|
|
143 |
<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p>
|
144 |
</div>
|
145 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
</div>
|
147 |
<a class="carousel-control-prev" href="#carouselExampleCaptions" role="button" data-slide="prev">
|
148 |
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
|
|
|
143 |
<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p>
|
144 |
</div>
|
145 |
</div>
|
146 |
+
<div class="carousel-item">
|
147 |
+
<img src="https://png.pngtree.com/thumb_back/fh260/back_our/20190620/ourmid/pngtree-creative-headset-song-king-competition-poster-background-material-image_153272.jpg" class="d-block w-100" alt="...">
|
148 |
+
<div class="carousel-caption d-none d-md-block">
|
149 |
+
<h5>Third slide label</h5>
|
150 |
+
<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p>
|
151 |
+
</div>
|
152 |
+
</div>
|
153 |
</div>
|
154 |
<a class="carousel-control-prev" href="#carouselExampleCaptions" role="button" data-slide="prev">
|
155 |
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
|