Created
February 21, 2019 01:32
-
-
Save JeffCohen/8657ef386453607f688ebce8c1d4a164 to your computer and use it in GitHub Desktop.
This file contains 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"> | |
<title>My Page</title> | |
</head> | |
<body> | |
<h1>Hello!</h1> | |
<p> | |
<a id="githubLink" href="https://www.github.com">GitHub</a> | |
</p> | |
</body> | |
</html> |
Hello World
Hello world
Hello world
Hello World
<title>My Page</title>
Hello!
<p>
<a id="githubLink" href="https://www.github.com">GitHub</a>
</p>
<title>Text Formating</title>
This is normal text
This is bold text
This is italic text
This is underlined text
I am Showrov
This is heading 1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want a writing tab