Commit 2 nova_pagina

This commit is contained in:
Simon Gonçalves Costa 2026-03-13 21:01:57 -03:00
parent edc9e9d2ad
commit ec4425dc45
1 changed files with 12 additions and 0 deletions

12
nova_pagina.html Normal file
View File

@ -0,0 +1,12 @@
<!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">
<title>Nova página</title>
</head>
<body>
<p>PAGINA 2</p>
</body>
</html>