Last active
August 29, 2015 14:24
-
-
Save bclinkinbeard/90d5bec660d1d40ce678 to your computer and use it in GitHub Desktop.
Image tests
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 lang="en"> | |
<meta charset="UTF-8"> | |
<title>My Gists</title> | |
</head> | |
<body> | |
<h1>My Gists</h1> | |
<img src="pic.png"></img> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment