challenge-landing-page/index.html

13 lines
324 B
HTML
Raw Normal View History

2022-10-11 00:42:46 +00:00
<!DOCTYPE html>
<html lang="ptBR">
<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">
<link rel="stylesheet" href="style.css">
<title>challenge-landing-page</title>
</head>
<body>
</body>
</html>