Like

BAGI ANDA MERASA INI BERMANFAAT SILAHKAN LIKE PAGE ON FACEBOOK DIBAWAH INI!!!


Like Page halaman http://iswahyuniiswahyuni.blogspot.com/ di Facebook!!

Kamis, 13 September 2012

Cara Membuat Teks Area Cantik

Fungsi dari teks area tidak jauh beda dengan fungsi Spoiler. Keduanya adalah fitur Blogspot yang digunakan untuk menghemat tempat atau Space di postingan. Akan tetapi, teks area lebih sering digunakan untuk area atau tempat kode. Untuk memasang teks area di blog, kita tidak perlu mengedit Template. Kita hanya meletakkan sedikit kode saat menulis postingan.

Teks area sederhana
<textarea rows="6" cols="35">
Letakkan kode atau tulisan sobat disini
</textarea>

Teks Area plus tombol Copy All

<div>
<form name="copy">
<div align="center">
<input onclick="javascript:this.form.txt.focus();this.form.txt.select();" type="button" value="Copy All" /> </div>
<div align="center">
</div>
<div align="center">
<textarea cols="15" name="txt" rows="50" style="height: 100px; width: 350px;" wrap="VIRTUAL">
Letakkan kode atau tulisan sobat disini
</textarea>
</div>
</form>
</div>



Berikut ini kode dari kesepuluh teks area di atas :

Teks area Bagian 1
<textarea name="code" rows="3" cols="20" style="background:#BFFAFF; color:#FF0000; border-bottom: 4px solid #40FF1F; border-right: 4px solid #40FF1F; border-top: 4px solid #FFE900; border-left: 4px solid #FFE900; line-height:1.5em; padding:5px; -moz-border-radius:10px;">ISI TEKS AREA SOBAT DISINI</textarea>


                                                               

Teks area Bagian 2
<textarea cols="20" name="code" rows="3" style="background: none repeat scroll 0% 0% rgb(218, 255, 191); border: 2px dashed rgb(41, 95, 0); color: #295f00; line-height: 1.5em; padding: 5px;">ISI TEKS AREA SOBAT DISINI</textarea>

                                                               

Teks Area Bagian 3
<textarea cols="30" name="code" rows="6" style="background: none repeat scroll 0% 0% rgb(239, 0, 144); border: 3px dotted rgb(255, 239, 249); color: #ffeff9; line-height: 1.5em; padding: 5px;">ISI TEKS AREA SOBAT DISINI</textarea>

                                                     

Teks Area Bagian 4
<textarea cols="30" name="Bptxt" rows="6" style="-moz-border-radius-bottomright: 15px; background: none repeat scroll 0% 0% yellow; border-left: 20px solid red; color: black; line-height: 1.5em; padding: 5px;">ISI TEKS AREA SOBAT DISINI</textarea>


                                                  


By : Cutt Iswahyuni

Tidak ada komentar:

Posting Komentar

Arsip Blog