-
-
Save aleenocl/4e3da8e7e46c11348c96d3bbf3df5cba to your computer and use it in GitHub Desktop.
Quebra de linha em textos.
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>Quebra de linha.</title> | |
| </head> | |
| <body> | |
| Utilizando a tag <br /> para quebra de linha. | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment