Advertisement
GoldLeej

3.0 Snow Background.

Jul 16th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.38 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <title>F-Chat</title>
  6.     <link href="fa.css" rel="stylesheet">
  7.     <link rel="stylesheet" type="text/css" href="http://mrsshaco.com/snowstorm.js">
  8.  
  9. </head>
  10. <body>
  11. <div id="app">
  12. </div>
  13. <script type="text/javascript" src="common.js"></script>
  14. <script type="text/javascript" src="chat.js"></script>
  15.  
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement