Create cam.html
This commit is contained in:
parent
63da59f33b
commit
1eb5b36fe1
14
cam.html
Normal file
14
cam.html
Normal file
@ -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>
|
Loading…
Reference in New Issue
Block a user