Created
November 11, 2010 03:08
-
-
Save georgemendonca/671927 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> |
consegui
muito obrigada
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tks