mirror of
https://github.com/NohamR/Manuel.git
synced 2025-05-24 14:22:29 +00:00
hide fast links
This commit is contained in:
parent
77df4914e2
commit
ed410bc130
10
index.html
10
index.html
@ -25,6 +25,9 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<label for="code">Entrez le code :</label>
|
<label for="code">Entrez le code :</label>
|
||||||
|
<div>
|
||||||
|
<a href="rechercher.html">Cherche ton code ici</a>
|
||||||
|
</div>
|
||||||
<input type="text" id="code" name="code" value="9782017102106">
|
<input type="text" id="code" name="code" value="9782017102106">
|
||||||
<button onclick="urlachanger()">Changer de livre</button>
|
<button onclick="urlachanger()">Changer de livre</button>
|
||||||
</div>
|
</div>
|
||||||
@ -65,12 +68,9 @@
|
|||||||
<option value="9">9</option>
|
<option value="9">9</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<a href="rechercher.html">Cherche ton code ici</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<!-- <div>
|
||||||
<h1>Liens rapides :</h1>
|
<h1>Liens rapides :</h1>
|
||||||
<button onclick="changerURL(9782017102106, 'hachette')">
|
<button onclick="changerURL(9782017102106, 'hachette')">
|
||||||
<h1>Declic Maths 1re</h1>
|
<h1>Declic Maths 1re</h1>
|
||||||
@ -103,7 +103,7 @@
|
|||||||
<button onclick="changerURL('9782210113183', 'magnard')">
|
<button onclick="changerURL('9782210113183', 'magnard')">
|
||||||
<h1>Magnard test</h1>
|
<h1>Magnard test</h1>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<div class="slider">
|
<div class="slider">
|
||||||
<div id="glissière" onclick="taille()" class="col">
|
<div id="glissière" onclick="taille()" class="col">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user