Created
October 4, 2023 22:31
-
-
Save ojulianos/a982388708ae543a684210d6890e8029 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="description" content="a descrição do seu site"> | |
<title>Título do Documento</title> | |
</head> | |
<body> | |
<p>Acesse o site <a href="http://www.satc.edu.br">clique aqui</a>.</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment