Last active
December 6, 2017 16:04
-
-
Save inidaname/704de3fe8fdb1828866a2970bf2f0564 to your computer and use it in GitHub Desktop.
Created for the medium blog with same title
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
<html> | |
<head> | |
<title>The Building</title> | |
</head> | |
<body> | |
<div>The Front Door</div> | |
<div>The Room</div> | |
<div>The Parlor</div> | |
<div>The Kitchen</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment