Created
March 25, 2023 22:53
-
-
Save guilhermebruzzi/5cceab21cc3882388e9ee7964dfa9192 to your computer and use it in GitHub Desktop.
Test gist
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
<html> | |
<head> | |
<title> | |
Este é o título | |
</title> | |
</head> | |
<body> | |
Este é o corpo | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment