The following files exists in this folder. Click to view.
projekt.html39 lines UTF-8 Unix (LF)
<!DOCTYPE html>
<html lang="sv">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Projekt</title>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<a class="skiplink" href="#content">Hoppa till huvud innehÄll</a>
<header>
<nav>
<a class="navbar" href="../index.html">Hem</a>
<a class="navbar" href="../kontakt.html">Kontakta mig</a>
<a class="navbar" href="../webbserver.html">Webbserver</a>
<a class="navbar" href="../webbutveckling.html">Webbutveckling</a>
<a class="navbar" href="../https://wp.als070511lb.hemsida.eu/">Wordpress</a>
</nav>
<h1>Leonids hemsida</h1>
</header>
<main id="content">
<h2>
Projekt
</h2>
<div class="moment">
<a href="projekt_bank/bank_1a/index.php">
<img src="img/bank_1a.png" height="300" alt="Picture of the site">
<h3>Banken_1a</h3>
</a>
</div>
<div class="moment">
<a href="projekt_stegen/stegen_1a/index.php">
<img src="img/stegen_1a.png" height="300" alt="Picture of the site">
<h3>Stegen</h3>
</a>
</div>
</main>
</body>
</html>