Advertisement
denzfarid

facebook chat box generator rainbow text :D [ cool ]

Jan 10th, 2012
548
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.26 KB | None | 0 0
  1. <!-- COPAS THIS CODE IN YOUR WEBSERVER AND GIVE EXTENSYEN .HTML -->
  2. <html>
  3. <title>FB CHAT GENERATOR</title>
  4. <body>
  5. <link href='http://denzfarid.blogspot.com/favicon.ico' rel='shortcut icon'/>
  6. <h1> FB CHAT GENERATOR</h1>
  7. <style type="text/css">
  8. .form {background:white; border-radius:5px; border:2px solid #de0101; box-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba($
  9. .input {padding:10px 10px; box-shadow:inset 1px 1px 0 #777; border-radius:5px; border:1px solid #fff}
  10. .input:focus {background:#ffffe0}
  11. .type {width:200px}
  12. .output {width:295px}
  13. .button {color:#fff; padding:9px 18px; background:-moz-linear-gradient(top,#76c1e3 0%,#1e97e8 25%,#2b84f0); background:-webkit-gradient(linear,left top,left bottom,fro$
  14. </style>
  15.  
  16. <form class="form" name="code">
  17. <input class="input type" name="type" size="100" type="text" value="Your Masages" /><input class="button" onclick="change();" type="button" value="Change!" />
  18. <input class="input output" name="output" onclick="select();" size="100" type="text" /></form>
  19. <script src="http://www.wholesaleengravablegifts.com/color-rainbow.js" language="javascript"></script>
  20.  
  21. </body>
  22. </html>
  23.  
  24. <!-- AFTER GENERATE PASTE CODE IN YOUR CHAT -->
  25. <!-- EOF DENZFARID copyleft (c) 2012 -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement