2024-06-06 09:03:37 +02:00
|
|
|
<div class="gallery">
|
|
|
|
<div class="gallery-item">
|
|
|
|
<img src="path/to/image1.jpg" alt="Image 1">
|
2024-06-06 09:10:12 +02:00
|
|
|
<button onclick="StiahnuťImage('path/to/image1.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
|
|
|
<img src="path/to/image2.jpg" alt="Image 2">
|
2024-06-06 09:10:12 +02:00
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
|
|
|
<img src="path/to/image2.jpg" alt="Image 2">
|
2024-06-06 09:10:12 +02:00
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
2024-06-06 09:10:12 +02:00
|
|
|
<img src="path/to/image2.jpg" alt="Image 3">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
2024-06-06 09:10:12 +02:00
|
|
|
<img src="path/to/image2.jpg" alt="Image 4">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
2024-06-06 09:10:12 +02:00
|
|
|
<img src="path/to/image2.jpg" alt="Image 5">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
2024-06-06 09:10:12 +02:00
|
|
|
<img src="path/to/image2.jpg" alt="Image 6">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
2024-06-06 09:10:12 +02:00
|
|
|
<img src="path/to/image2.jpg" alt="Image 7">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
2024-06-06 09:10:12 +02:00
|
|
|
<img src="path/to/image2.jpg" alt="Image 8">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
|
|
|
</div>
|
|
|
|
<div class="gallery-item">
|
|
|
|
<img src="path/to/image2.jpg" alt="Image 9">
|
|
|
|
<button onclick="StiahnuťImage('path/to/image2.jpg')">Stiahnuť</button>
|
2024-06-06 09:03:37 +02:00
|
|
|
</div>
|
|
|
|
</div>
|