Mecha versi 2.6.4 sudah dirilis!

Editor Teks Sederhana

Editor Teks Sederhana

Usang: Fungsi ini memiliki masalah kecil pada perubahan posisi caret teks setelah manipulasi teks terjadi. Kode dan demo aplikasi editor teks sederhana yang lebih baik bisa Anda lihat di sini Editor…

CSS3 Pelangi

CSS a.rainbow { color:white; text-decoration:none; -webkit-animation:rainbow 2s linear infinite alternate; -moz-animation:rainbow 2s linear infinite alternate; -ms-animation:rainbow 2s linear infinite

CSS3 Firefox Button

CSS3 Firefox Button

http://www.mozilla.org/en-US/firefox/beta/ HTML <a href="#" class="ff green">Firefox Beta</a> <a href="#" class="ff red">Take Action Now!</a> <a href="#" class="ff blue">Sign me up &raquo;</a> CSS .f

Tag PRE pada CSS-Tricks

Tag PRE pada CSS-Tricks

CSS-Tricks Tentang bagaimana Chris Coyier menyisipkan judul pada masing-masing tag <pre> secara otomatis. Beliau hanya menggunakan pseudo-element dengan content berupa atribut rel yang berasal dari m…

CSS3 Lego Block Button

CSS3 Lego Block Button

HTML <a class='lego red' href='#'>Lego Button</a> <a class='lego green' href='#'>Lego Button</a> <a class='lego blue' href='#'>Lego Button</a> <a class='lego yellow' href='#'>Lego Button</a> CSS /* R