Delete Passat.html

This commit is contained in:
Krzysztof
2019-03-10 15:25:49 +01:00
committed by GitHub
parent 83a21ddb8f
commit 9d60f4a0c2
-21
View File
@@ -1,21 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Zniszczyłeś Somsiadowi Passata</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="StyleSheet.css">
</head>
<body>
<div class="tlo">
<article>
<h2>Zniszczyłeś Passata Somsiadowi</h2>
<img src="Obrazy\MUJPASSAT.png">
<h4>Ty: Co tam somsiedzie? Passat nie odpala?</h4>
<h4>Somsiad: Zapłacisz mi za to Janusz!!</h4>
<h2>Misja wykonana, możesz wrócić do Strony Głównej</h2>
<li><a href="index.html">Powróć</a></li>
</article>
</div>
</body>
</html>