Created
June 19, 2017 19:53
-
-
Save courtney-scripted/314e5d12a39a274c873a81c46bb025d6 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=314e5d12a39a274c873a81c46bb025d6
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Google Fonts</title> | |
</head> | |
<body> | |
<h1>Sherman's Shoe Store</h1> | |
<img src= "https://i.s-madewell.com/is/image/madewell/A4552_WE7780?$pdp_fs418$"> | |
<p> We sell shoes! Shoes of all kinds. </p> | |
<ul>Shoes we sell: | |
<li>Vans</li> | |
<li>Jordans</li> | |
<li>Converse</li> | |
</ul> | |
</body> | |
</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
{"hiddenUIComponents":["editor.css"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment