Doctype HTML

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>cafe kenangan</title>
<!--Fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?
family=Poppins:ital,wght@0,100;0,300;0,400;0,700;1,700&display=swap"
rel="stylesheet" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?
family=Poppins:wght@100;300;400;700&display=swap" rel="stylesheet" />
<!--feather icons-->
<script src="https:unpkg.com/feather-icons"></script>
<!--My style-->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--navbar start-->
<nav class="navbar"></nav>
a href

</body>

</body>
</html>

You might also like