Delete page.html
Browse files
page.html
DELETED
|
@@ -1,19 +0,0 @@
|
|
| 1 |
-
<!DOCTYPE html>
|
| 2 |
-
<html lang="tr">
|
| 3 |
-
<head>
|
| 4 |
-
<meta charset="UTF-8">
|
| 5 |
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>AlpDroid - Yeni Sayfa</title>
|
| 7 |
-
<link rel="stylesheet" href="style.css">
|
| 8 |
-
</head>
|
| 9 |
-
<body>
|
| 10 |
-
<div class="new-container">
|
| 11 |
-
<a href="index.html" class="back-btn">← Geri</a>
|
| 12 |
-
<div class="button-container">
|
| 13 |
-
<a href="https://www.site1.com" class="action-btn">Site 1</a>
|
| 14 |
-
<a href="https://www.site2.com" class="action-btn">Site 2</a>
|
| 15 |
-
<a href="https://www.site3.com" class="action-btn">Site 3</a>
|
| 16 |
-
</div>
|
| 17 |
-
</div>
|
| 18 |
-
</body>
|
| 19 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|