summaryrefslogtreecommitdiff
path: root/ressources/includes/slider.php
blob: 463e49aea31e2d159a7e48a7409972b71b03d741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<br />
<div id="slider">
  <a href="#" class="control_next"></a>
  <a href="#" class="control_prev"></a>
  <ul>
    <li><img border="0" src="ressources/images/gta-5-next-gen-ps4.jpg" width="100%" height="100%"></li>
    <li><img border="0" src="ressources/images/assassins_creed1.jpg" width="100%" height="100%"></li>
    <li><img border="0" src="ressources/images/wow-legion-shop-header.03cKN.jpg" width="100%" height="100%"> </li>
    <li><img border="0" src="ressources/images/2013_lara_croft_tomb_raider-1680x10501.jpg" width="100%" height="100%"></li>
  </ul>
</div>

<div class="slider_option">
  <input type="checkbox" id="checkbox">
  <label for="checkbox">Autoplay</label>
</div>