You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ada b82f4a8001 changed php links for me 1 month ago
..
audio changing fonts and positions bckplcs 1 month ago
css changed php links for me 1 month ago
hermit changing fonts and positions bckplcs 1 month ago
js changing fonts and positions bckplcs 1 month ago
photos resized backplaces images 2 months ago
pie folder name change 2 months ago
sunrise changed php links for me 1 month ago
.DS_Store the website 2 months ago
README.html mobile fixing 2 months ago
index.html changed php links for me 1 month ago

README.html

<DOCTYPE html>
<html>
<head>
    <title></title>
    <meta charset="utf-8">
    <link rel="stylesheet" type="text/css" href="../style.css">
    <link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!-- Nav bar -->
    <nav>
        <a href="../index.html" class="title">vulnerable interfaces</a>

        <div class="gummy-1">
            <a href="ada/index.html"><img src="img/purple.png" class="img2"></a>
            <div class="caption">ada</div>
        </div>
        <div class="gummy-2">
            <a href="aglaia/index.html"><img src="img/green.png" class="img2"></a>
            <div class="caption">aglaia</div>
        </div>
        <div class="gummy-3">
            <a href="irmak/index.html"><img src="img/yellow.png" class="img2"></a>
            <div class="caption">irmak</div>
        </div>
        <div class="gummy-4">
            <a href="stephen/index.html"><img src="img/red.png" class="img2"></a>
            <div class="caption">stephen</div>
        </div>
       
    </nav>
<div id="content"><h1 id="backplaces">backplaces</h1>
<p>hi</p>
</div>
</body>
</html>