Pastas do projeto

This commit is contained in:
Maria Carolina Oliveira da Silva 2022-10-10 21:42:46 -03:00
parent 89ee7124ac
commit 1e9874c2c1
2 changed files with 13 additions and 0 deletions

0
css/style.css Normal file
View File

13
index.html Normal file
View File

@ -0,0 +1,13 @@
<!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>