Illustrations école de musique
This commit is contained in:
parent
a16093a166
commit
ab18bf54d5
29
ecole.php
29
ecole.php
@ -153,6 +153,35 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
|
||||||
|
|
||||||
|
<!-- Wrapper for slides -->
|
||||||
|
<div class="carousel-inner" role="listbox">
|
||||||
|
<div class="item active">
|
||||||
|
<img src="img/galerie_ecole/01.jpg" alt="Illustration école de musique">
|
||||||
|
</div>
|
||||||
|
<div class="item">
|
||||||
|
<img src="img/galerie_ecole/O2.jpg" alt="Illustration école de musique">
|
||||||
|
</div>
|
||||||
|
<div class="item">
|
||||||
|
<img src="img/galerie_ecole/O3.jpg" alt="Illustration école de musique">
|
||||||
|
</div>
|
||||||
|
<div class="item">
|
||||||
|
<img src="img/galerie_ecole/O4.jpg" alt="Illustration école de musique">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Controls -->
|
||||||
|
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
|
||||||
|
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
|
||||||
|
<span class="sr-only">Previous</span>
|
||||||
|
</a>
|
||||||
|
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
|
||||||
|
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
|
||||||
|
<span class="sr-only">Next</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<section id="contact">
|
<section id="contact">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
BIN
img/galerie_ecole/01.jpg
Normal file
BIN
img/galerie_ecole/01.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
BIN
img/galerie_ecole/02.jpg
Normal file
BIN
img/galerie_ecole/02.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
BIN
img/galerie_ecole/03.jpg
Normal file
BIN
img/galerie_ecole/03.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
BIN
img/galerie_ecole/04.jpg
Normal file
BIN
img/galerie_ecole/04.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in New Issue
Block a user