diff options
-rw-r--r-- | cam.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cam.html b/cam.html new file mode 100644 index 0000000..19cb151 --- /dev/null +++ b/cam.html @@ -0,0 +1,14 @@ +<!DOCTYPE HTML> +<html> +<body background="https://s-media-cache-ak0.pinimg.com/originals/59/db/f3/59dbf3658e096e5793c88384aa4b6063.jpg"> +<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway"> +<center> +<h1 style="color:#ff66cc; font-size:50px";>Puppy Cam </h1> +<p style="color:#00ff00; font-size 20px"> +Puppy Cam by <a href = 'http://www.littlegolddoods.com'>Little Gold Doods</a> +</p> +<iframe src="http://loganthebean.ddns.net:8080/jsfs.html" style="border:4px #3399ff dashed;" name="Puppy_Cam" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="600px" width="800px" allowfullscreen></iframe> +<br> +<br> +</center> +</html> |