Advertisement
x-cisadane

Snow Flake

Dec 4th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <div id="snowFlakeContainer">
  2. <p class="snowflake">*</p>
  3. </div>
  4. <style>
  5. .snowflake {
  6. position: fixed;
  7. color: #FFFFFF;
  8. }
  9. </style>
  10. <script src="pajalah.000a.biz/snow.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement