Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Esse e o projeto final
  • Loading branch information
JoseAugustosantosleal authored Nov 6, 2023
1 parent bbdc667 commit 13716ef
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions projetofinal.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nova Página</title>
<link rel="stylesheet" type="text/css" href="styles.css">
<title>Minha Página HTML</title>
</head>
<body>
<div class="center-title">
<h1>Projeto Final</h1>
</div>
<h1>Projeto Final</h1>
<p>Este é um parágrafo de texto na minha página HTML.</p>
<p>Outro parágrafo de texto.</p>
</body>
</html>

0 comments on commit 13716ef

Please sign in to comment.