Rozbudowa strony oraz dodanie paru systemów
This commit is contained in:
+25
-18
@@ -22,39 +22,46 @@
|
||||
<h3>Systemy operacyjne w jednym miejscu</h3>
|
||||
</div>
|
||||
<div class="menu">
|
||||
<a href="https://krzysieksiemv.github.io/BazaOSow/index"> STRONA GLOWNA </a>
|
||||
<a href="https://krzysieksiemv.github.io/BazaOSow/o-stronie"> O STRONIE </a>
|
||||
<a href="/"> STRONA GLOWNA </a>
|
||||
<a href="o-stronie"> O STRONIE </a>
|
||||
<div class="dropdown">
|
||||
<a style="text-decoration: overline;">POBIERZ</a>
|
||||
<div class="dropdown-content">
|
||||
<a href="pobierz/Windows">Windows</a>
|
||||
<a href="pobierz/WindowsServer">Windows Server</a>
|
||||
<a href="pobierz/macOS">macOS</a>
|
||||
<a href="pobierz/Linux">Ubuntu</a>
|
||||
<a href="pobierz/Android">Android</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="https://krzysieksiemv.github.io/BazaOSow/aktywacja"> AKTYWACJA </a>
|
||||
<a href="https://krzysieksiemv.github.io/BazaOSow/zalecane-programy"> ZALECANE PROGRAMY </a>
|
||||
<a href="https://krzysieksiemv.github.io/BazaProgramow"> BAZA PROGRAMÓW </a>
|
||||
</div>
|
||||
<div class="select">
|
||||
<h1>Który system chcesz pobrac?</h1>
|
||||
<a href="pobierz/Windows.html" class="fab fa-windows Windows"></a>
|
||||
<h3>Windows</h3>
|
||||
<a href="pobierz/WindowsServer.html" class="fab fa-windows Windows"></a>
|
||||
<h3>Windows Server</h3>
|
||||
<a href="pobierz/macOS.html" class="fab fa-apple macOS"></a>
|
||||
<h3>macOS</h3>
|
||||
<a href="pobierz/Linux.html" class="fab fa-linux Ubuntu"></a>
|
||||
<h3>Ubuntu</h3>
|
||||
<a href="pobierz/Android.html" class="fab fa-android Android"></a>
|
||||
<h3>Android</h3>
|
||||
<h1>Wybierz system</h1>
|
||||
<br>
|
||||
<!--Android-->
|
||||
<i class="fab fa-android"></i>
|
||||
<a href="pobierz/Android">Android</a>
|
||||
<div class="line"></div>
|
||||
|
||||
<!--macOS-->
|
||||
<i class="fab fa-apple"></i>
|
||||
<a href="pobierz/macOS">macOS</a>
|
||||
<div class="line"></div>
|
||||
|
||||
<!--Ubuntu-->
|
||||
<i class="fab fa-ubuntu"></i>
|
||||
<a href="pobierz/Ubuntu">Ubuntu</a>
|
||||
<div class="line"></div>
|
||||
|
||||
<!--Windows-->
|
||||
<i class="fab fa-windows"></i>
|
||||
<a href="pobierz/Windows">Windows</a>
|
||||
<div class="line"></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>Stworzone przez Krzysztof 'KrzysiekSiemv' Smaga</p>
|
||||
<div style="text-align:center">
|
||||
<a class="fab fa-github" href="https://github.com/KrzysiekSiemv"></a>
|
||||
<a class="fab fa-twitter" href="#"></a>
|
||||
<a class="fab fa-github" href="https://krzysieksiemv.github.io/home"></a>
|
||||
</div>
|
||||
<div style="text-align:center">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
|
||||
Reference in New Issue
Block a user