Update Narzedzia.html

This commit is contained in:
Krzysztof
2020-01-01 14:06:32 +01:00
committed by GitHub
parent 070ec687f6
commit 284149f85a
+7 -7
View File
@@ -20,17 +20,17 @@
<h3>Programy w jednym miejscu</h3> <h3>Programy w jednym miejscu</h3>
</div> </div>
<div class="menu"> <div class="menu">
<a href="index.html"> STRONA GLOWNA </a> <a href="https://krzysieksiemv.github.io/BazaProgramow/"> STRONA GLOWNA </a>
<a href="o-stronie.html"> O STRONIE </a> <a href="https://krzysieksiemv.github.io/BazaProgramow/o-stronie"> O STRONIE </a>
<div class="dropdown"> <div class="dropdown">
<a style="text-decoration: overline;">POBIERZ</a> <a style="text-decoration: overline;">POBIERZ</a>
<div class="dropdown-content"> <div class="dropdown-content">
<a href="https://krzysieksiemv.github.io/BazaOSow">Systemy operacyjne</a> <a href="https://krzysieksiemv.github.io/BazaOSow">Systemy operacyjne</a>
<a href="Bezpieczenstwo.html">Bezpieczeństwo</a> <a href="Bezpieczenstwo">Bezpieczeństwo</a>
<a href="Pakiety_biurowe.html">Pakiety biurowe</a> <a href="Pakiety_biurowe">Pakiety biurowe</a>
<a href="Grafika.html">Grafika</a> <a href="Grafika">Grafika</a>
<a href="Programowanie.html">Programowanie</a> <a href="Programowanie">Programowanie</a>
<a href="pobierz.html">Więcej kategorii</a> <a href="https://krzysieksiemv.github.io/BazaProgramow/pobierz">Więcej kategorii</a>
</div> </div>
</div> </div>
</div> </div>