| The Octocat | a30c19e | 2014-02-04 14:38:24 -0800 | [diff] [blame^] | 1 | <!DOCTYPE html> |
| 2 | |||||
| 3 | <html> | ||||
| 4 | <head> | ||||
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | ||||
| 6 | <title>Spoon-Knife</title> | ||||
| 7 | <LINK href="styles.css" rel="stylesheet" type="text/css"> | ||||
| 8 | </head> | ||||
| 9 | |||||
| 10 | <body> | ||||
| 11 | |||||
| 12 | <img src="forkit.gif" id="octocat" alt="" /> | ||||
| 13 | |||||
| 14 | <!-- Feel free to change this text here --> | ||||
| 15 | <p> | ||||
| 16 | Fork me? Fork you, @octocat! | ||||
| 17 | </p> | ||||
| 18 | |||||
| 19 | </body> | ||||
| 20 | </html> | ||||