2024-01-03 17:39:53 +03:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
<meta name="description" content="İzmir Fen Lisesi için Yurtdle">
|
|
|
|
|
<meta name="keywords" content="yurtdle,wordle,ifl,izmirfen">
|
|
|
|
|
<meta name="author" content="Aliberk Sandıkçı">
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/assets/css/main.css">
|
|
|
|
|
|
|
|
|
|
<title>Yurtdle | İFL</title>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<div class="main-scrollable">
|
|
|
|
|
<header class="centered">
|
|
|
|
|
<h1 class="centered">Yurtdle</h1>
|
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<article class="sections">
|
|
|
|
|
<div class="section" style="height:100vh">
|
|
|
|
|
<form class="centered" style="margin-top: 10vh;">
|
2024-01-06 11:47:58 +03:00
|
|
|
|
<label style="margin-bottom:1vh;" for="mainInput">Yurtlu Öğrencinin İsmini Giriniz</label>
|
2024-01-03 17:39:53 +03:00
|
|
|
|
<input class="input" type="text" id="mainInput" name="mainInput" />
|
|
|
|
|
</form>
|
2024-01-06 11:47:58 +03:00
|
|
|
|
<div style="margin-top:10vh;text-align:center;">Veri Sorumlusu: Ömer Arda Muratoğlu.<br>Her türlü kaldırılmasını, eklenmesini ve/veya değiştirilmesi istediğiniz veriler için kendisi ile iletişime geçiniz !</div>
|
2024-01-03 17:39:53 +03:00
|
|
|
|
</div>
|
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
|
<div class="copyright" style="text-align: center;">2024 🄯 <a href="https://asandikci.com/">Aliberk Sandıkçı</a></div>
|
|
|
|
|
</footer>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|