Buchtitel klickbar
parent
c7d241e20c
commit
4edecd036f
|
@ -50,7 +50,7 @@
|
||||||
<div id="firstItem" class="items" >
|
<div id="firstItem" class="items" >
|
||||||
<img src="pictures/percy_jackson_diebe_im_olymp.jpg" width="125" height="200"/>
|
<img src="pictures/percy_jackson_diebe_im_olymp.jpg" width="125" height="200"/>
|
||||||
<h3 class="headerinItem">
|
<h3 class="headerinItem">
|
||||||
Percy Jackson: Diebe im Olymp
|
<a href="percy.html">Percy Jackson: Diebe im Olymp</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="discinItem">von Rick Riordan</p>
|
<p class="discinItem">von Rick Riordan</p>
|
||||||
<a class="greenbutton" href="percy.html">Verfügbar</a>
|
<a class="greenbutton" href="percy.html">Verfügbar</a>
|
||||||
|
@ -83,7 +83,7 @@
|
||||||
<div id="secondItem" class="items">
|
<div id="secondItem" class="items">
|
||||||
<img src="pictures/the_hundred_and_one_dalmatians.jpg" width="125" height="200"/>
|
<img src="pictures/the_hundred_and_one_dalmatians.jpg" width="125" height="200"/>
|
||||||
<h3 class="headerinItem">
|
<h3 class="headerinItem">
|
||||||
The Hundred and One Dalmatians
|
<a href="dalmatians.html">The Hundred and One Dalmatians</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="discinItem">von Dodie Smith</p>
|
<p class="discinItem">von Dodie Smith</p>
|
||||||
<a class="redbutton" href="dalmatians.html">Verfügbar ab: 30.04.2023</a>
|
<a class="redbutton" href="dalmatians.html">Verfügbar ab: 30.04.2023</a>
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
<div id="thirdItem" class="items">
|
<div id="thirdItem" class="items">
|
||||||
<img src="pictures/penguin_highway.jpg" width="125" height="200"/>
|
<img src="pictures/penguin_highway.jpg" width="125" height="200"/>
|
||||||
<h3 class="headerinItem">
|
<h3 class="headerinItem">
|
||||||
Penguin Highway
|
<a href="penguin.html">Penguin Highway</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="discinItem">von Tomihiko Morimi</p>
|
<p class="discinItem">von Tomihiko Morimi</p>
|
||||||
<a class="greenbutton" href="penguin.html">Verfügbar</a>
|
<a class="greenbutton" href="penguin.html">Verfügbar</a>
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
<div id="fourthItem" class="items" >
|
<div id="fourthItem" class="items" >
|
||||||
<img src="pictures/es.jpg" width="125" height="200"/>
|
<img src="pictures/es.jpg" width="125" height="200"/>
|
||||||
<h3 class="headerinItem">
|
<h3 class="headerinItem">
|
||||||
Es
|
<a href="es.html">Es</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="discinItem">von Stephen Kind</p>
|
<p class="discinItem">von Stephen Kind</p>
|
||||||
<a class="redbutton" href="es.html" >Verfügbar ab: 10.05.2023</a>
|
<a class="redbutton" href="es.html" >Verfügbar ab: 10.05.2023</a>
|
||||||
|
|
Loading…
Reference in New Issue