Gustavo_Rallenson #1

Merged
Gustavo_Rallenson_Goncalves_Da_Silva merged 11 commits from Gustavo_Rallenson into main 2022-10-09 03:01:18 +00:00
Showing only changes of commit 1c67f11ad6 - Show all commits

19
index.html Normal file
View File

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="Pt-BR">
<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>M3 Landing Page</title>
</head>
<body>
<main>
<header>
</header>
</main>
<footer></footer>
</body>
</html>