80 lines
3.7 KiB
HTML
80 lines
3.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<!--Jakieś tam meta-->
|
|
<meta charset="UTF-8" />
|
|
<meta name="author" content="KrzysiekSiemv" />
|
|
<meta name="description" content="Obrazy/dyski systemów operacyjnych wraz z kluczami aktywacji systemowych, bądź instrukcjami aktywacji w celach niekomercyjnych/pomocy naukowych." />
|
|
<meta name="keywords" content="windows, macos, linux, android, iso" />
|
|
<!--Link rele xD-->
|
|
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/glacial-indifference" type="text/css"/>
|
|
<link rel="stylesheet" media="screen" href="stylesheet.css"/>
|
|
<link rel="icon" href="https://krzysieksiemv.github.io/BazaOSow/resources/osbase.png" type="image/png"/>
|
|
<!--Skrypty-->
|
|
<script src="https://kit.fontawesome.com/e4c3899c65.js" crossorigin="anonymous"></script>
|
|
<!--Reszta-->
|
|
<title>Pobierz macOS - BazaOS'ów</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="navbar">
|
|
<img src="https://krzysieksiemv.github.io/BazaOSow/resources/osbase.png" />
|
|
<h1>Baza OS'ów</h1>
|
|
<h3>Systemy operacyjne w jednym miejscu</h3>
|
|
</div>
|
|
<div class="menu">
|
|
<a href="https://krzysieksiemv.github.io/BazaOSow"> STRONA GLOWNA </a>
|
|
<a href="https://krzysieksiemv.github.io/BazaOSow/o-stronie"> O STRONIE </a>
|
|
<div class="dropdown">
|
|
<a style="text-decoration: overline;">POBIERZ</a>
|
|
<div class="dropdown-content">
|
|
<a href="Windows">Windows</a>
|
|
<a href="macOS">macOS</a>
|
|
<a href="Ubuntu">Ubuntu</a>
|
|
<a href="Android">Android</a>
|
|
</div>
|
|
</div>
|
|
<a href="https://krzysieksiemv.github.io/BazaProgramow"> BAZA PROGRAMÓW </a>
|
|
</div>
|
|
<div class="header">
|
|
<h1>Wybierz wersje systemu.</h1>
|
|
<i class="fab fa-apple"></i>
|
|
</div>
|
|
<div class="download">
|
|
<h2>macOS Cataline 10.15</h2>
|
|
<a href="#">VMWare Dysk</a>
|
|
<a href="#">Obraz</a>
|
|
<h2>macOS Mojave 10.14.6</h2>
|
|
<a href="#">VMWare Dysk</a>
|
|
<a href="#">Obraz</a>
|
|
<h2>macOS High Sierra 10.13.6</h2>
|
|
<a href="#">VMWare Dysk</a>
|
|
<a href="#">Obraz</a>
|
|
<h2>macOS Sierra 10.12</h2>
|
|
<a href="#">VMWare Dysk</a>
|
|
<a href="#">Obraz</a>
|
|
<h2>macOS El Captain 10.11</h2>
|
|
<a href="#">VMWare Dysk</a>
|
|
<a href="#">Obraz</a>
|
|
<br>
|
|
<br>
|
|
<h2>macOS Sierra dla AMD</h2>
|
|
<a href="">VMWare Dysk</a>
|
|
</div>
|
|
<div class="footer">
|
|
<p>Stworzone przez Krzysztof 'KrzysiekSiemv' Smaga</p>
|
|
<div style="text-align:center">
|
|
<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">
|
|
<input type="hidden" name="cmd" value="_s-xclick" />
|
|
<input type="hidden" name="hosted_button_id" value="R6P8L2AMZ868W" />
|
|
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
|
|
<img alt="" border="0" src="https://www.paypal.com/en_PL/i/scr/pixel.gif" width="1" height="1" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|