Created
February 24, 2023 05:06
-
-
Save docsallover/b227d25d56aeb1dbcc4dd9b3e611b46c to your computer and use it in GitHub Desktop.
How do I create a line break in HTML?
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
This is the first line.<br>This is the second line. |
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
This is the first line. | |
This is the second line. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment