Last active
October 20, 2018 09:44
-
-
Save craigdanj/e7f8e0e335834b8b57f504834b845b64 to your computer and use it in GitHub Desktop.
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>Foo Bar</title> | |
</head> | |
<body> | |
<h1>Foo Bar</h1> | |
<a href=”/baz”>Baz</a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment