mirror of
https://github.com/Afacanc38/afacanc38.github.io.git
synced 2024-11-14 09:45:04 +03:00
17 lines
632 B
HTML
17 lines
632 B
HTML
<!DOCTYPE html>
|
|
<html lang="tr">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<ul class="nav">
|
|
<li><a class="active" href="#"><b>Etkinlikler</b></a></li>
|
|
<li style="float: right;"><a href="#"><img src="images/kontrol.svg" alt="kontrol"></a></li>
|
|
<li style="float: right"><a href="#"><b>Pzt 12:00</b></a></li>
|
|
</ul>
|
|
<iframe class="web" src="404ac.html" frameborder="0"></iframe>
|
|
</body>
|