forked from M3-Academy/practice-time-landing-page
Gustavo_Rallenson #1
19
index.html
Normal file
19
index.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user