diff options
Diffstat (limited to 'doodle.html')
-rw-r--r-- | doodle.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doodle.html b/doodle.html new file mode 100644 index 0000000..243e0f1 --- /dev/null +++ b/doodle.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> + +<html> + <head> + <meta charset="utf-8"> + <link href="https://fonts.google.com/specimen/Roboto+Slab?selection.family=Roboto+Slab" rel="stylesheet"> + <link rel="stylesheet" href="styles.css"> + <body background="https://media4.giphy.com/media/3o7TKsvZVb3lBgkJfG/200_s.gif"> + </head> + <body> +<iframe src="https://www.khanacademy.org/cs/doodle-jump-hacked/5442423421665280/embedded?editor=no&" style="width:400px;margin-left:-9px;margin-top:-9px;frameborder:0;height:500px;overflow:hidden;" scrolling="no" seamless></iframe> +<li><a href="index.html">Home</a></li> + </body> + </ul> + </div> + </div> + </body> +</html> |