up
This commit is contained in:
parent
75003da84b
commit
8c8f675021
@ -18,34 +18,35 @@
|
|||||||
<a href="javascript:void(0);" class="icon" onclick="myFunction()">☰</a>
|
<a href="javascript:void(0);" class="icon" onclick="myFunction()">☰</a>
|
||||||
</nav>
|
</nav>
|
||||||
<body>
|
<body>
|
||||||
|
<main>
|
||||||
<table border="5px" align="right">
|
<table border="5px" align="right">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Názov súboru</th>
|
<th>Názov súboru</th>
|
||||||
<th>Typ súboru</th>
|
<th>Typ súboru + download</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<a href="#"><td>SuperSubor</td></a>
|
<a href="#"><td>SuperSubor</td></a>
|
||||||
<td><img src="" alt="image"></td>
|
<td><a href=""><img src="white-download-icon-21.jpg" alt="image" width="50px" height="50px"></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<a href="#"><td>SuperSubor</td></a>
|
<a href="#"><td>SuperSubor</td></a>
|
||||||
<td><img src="#" alt="image"></td>
|
<td><img src="white-download-icon-21.jpg" alt="image" width="50px" height="50px"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<a href="#"><td>SuperSubor</td></a>
|
<a href="#"><td>SuperSubor</td></a>
|
||||||
<td><img src="#" alt="image"></td>
|
<td><img src="white-download-icon-21.jpg" alt="image" width="50px" height="50px"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<a href="#"><td>SuperSubor</td></a>
|
<a href="#"><td>SuperSubor</td></a>
|
||||||
<td><img src="#" alt="image"></td>
|
<td><img src="white-download-icon-21.jpg" alt="image" width="50px" height="50px"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<a href="#"><td>SuperSubor</td></a>
|
<a href="#"><td>SuperSubor</td></a>
|
||||||
<td><img src="#" alt="image"></td>
|
<td><img src="white-download-icon-21.jpg" alt="image" width="50px" height="50px"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<a href="#"><td>SuperSubor</td></a>
|
<a href="#"><td>SuperSubor</td></a>
|
||||||
<td><img src="#" alt="image"></td>
|
<td><img src="white-download-icon-21.jpg" alt="image" width="50px" height="50px"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@ -55,5 +56,10 @@
|
|||||||
<input type="submit" value="Nahrať súbor" name="submit">
|
<input type="submit" value="Nahrať súbor" name="submit">
|
||||||
</form>
|
</form>
|
||||||
</form>
|
</form>
|
||||||
|
</main>
|
||||||
|
<footer>
|
||||||
|
<p>Kontakt:</p><br>
|
||||||
|
<p>d94778894@gmail.com</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
BIN
stranky/white-download-icon-21.jpg
Normal file
BIN
stranky/white-download-icon-21.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user