CSS

Global Variables

Sabtu, 03 Maret 2012

Generator Text Facebook

·
Tweaking terbaru Facebook, membuat chat Facebook lebih meriah dengan tulisan warna warni dan emoticon, berikut cara dan source code-nya



Cara Penggunaan :

1. Tuliskan kalimat yang anda inginkan pada kolom MESSAGES

2. Pilih GENERATE

3. Copy paste code - code yang muncul ke chat Facebook anda



TheÐevil's Facebook Chat Text/Emoticon Generator #1






MESSAGES #1:
















Code:
<html>


<body>

<link rel="shortcut icon" href="http://www.cyber4rt.com/n1nj4/images/indonesia_flag.gif">

<h1>Facebook Chat Text/Emoticon Generator</h1>

<style type="text/css">

.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(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25); width:320px; padding:10px}


.input {padding:10px 10px; box-shadow:inset 1px 1px 0 #777; border-radius:5px; border:1px solid #fff}

.input:focus {background:#ffffe0}

.type {width:200px}

.output {width:295px}

.button {color:#fff; padding:9px 18px; background:-moz-linear-gradient(top,#76c1e3 0%,#1e97e8 25%,#2b84f0); background:-webkit-gradient(linear,left top,left bottom,from(#76c1e3),color-stop(0.25,#1e97e8),to(#2b84f0)); border-radius:5px; border:1px solid #b85f00; box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 0px -1px 0px rgba(255,255,255,0.7); text-shadow:0px -1px 1px rgba(000,000,000,0.2),0px 1px 0px rgba(255,255,255,0.3)}

</style>



<form class="form" name="code">


<input class="input type" name="type" size="100" type="text" value="Masages" /><input class="button" onclick="change();" type="button" value="Change!" />


<input class="input output" name="output" onclick="select();" size="100" type="text" /></form>




<script src="http://n1nj4.cyber4rt.com/js/color_rainbow.js" language="javascript"></script>

</body>

</html>



Tidak ada komentar:

Posting Komentar

handapeunpost