<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3224121151419555041</id><updated>2024-12-19T10:32:22.577+07:00</updated><category term="Widget"/><category term="Jquery Dasar"/><category term="Tips"/><category term="About Jquery"/><category term="Tabel"/><category term="About Comments"/><category term="CSS Dasar"/><category term="HTML"/><category term="Javascript Dasar"/><category term="Kode Warna"/><category term="Masalah"/><category term="SEO"/><category term="Tutorial Blogspot"/><category term="CSS Lanjutan"/><category term="CSS3"/><category term="Demo"/><category term="Modifikasi"/><category term="PopularPost"/><category term="Tentang Blog"/><title type='text'>Belajar dari Copy Paste</title><subtitle type='html'>Tutorial Blogger, Tips dan Trik Blogger, CSS, CSS3, html, Javascript, JQuery, SEO, Template Blogger, &#xa;</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>30</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-1461113618275646939</id><published>2012-09-16T08:38:00.000+07:00</published><updated>2012-09-16T08:54:03.180+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS Dasar"/><category scheme="http://www.blogger.com/atom/ns#" term="Tabel"/><title type='text'>Membuat Tabel dengan CSS</title><summary type="text">


Contoh Table dengan CSS
Berikut adalah contoh tabel dengan menggunakan atribut style. Style 
&quot;margin:0 auto&quot; di dalam tag &amp;lt;table&amp;gt; dibawah adalah untuk membuat 
posisi tabel tersebut agar berada pada tengah dokumen, width adalah 
lebar dari tabel, dalam contoh adalah 80% berarti lebar dari tabel 
tersebut adalah 80% dari lebar jendela browser kita.
Kode HTML:

&amp;lt;table style=&quot;margin:0 </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/1461113618275646939/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/tabel-dengan-css.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1461113618275646939'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1461113618275646939'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/tabel-dengan-css.html' title='Membuat Tabel dengan CSS'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgEk8Epo8-CL89EDW4BoLlhruk5suEwW3pP8KM-OebQRJTPOAUmwPBESXHna-LPs4IJL8tOlnRS5GDnvhc9Pym6rxsLEIyaSlZFPNCxvMx-zmz78yiZ_UVSRP30xnOuD6YUPVcJ2L1hJE/s72-c/images.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-3255493907213444391</id><published>2012-09-16T08:31:00.000+07:00</published><updated>2012-09-16T08:46:47.738+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tabel"/><title type='text'> Cara Membuat Tabel di Blog 1</title><summary type="text">


Untuk membuat tabel di blog, bisa kita lakukan dengan kode HTML yang khusus untuk membuat tabel tentunya.
  Perintah yang di pakai adalah &amp;lt;table&amp;gt; ..... &amp;lt;/table&amp;gt;. Di dalam tabel,
  kita bisa bisa beberapa atribut di dalamnya, antara lain yaitu:

&amp;nbsp;bgcolor : untuk mengatur warna background/warna latar belakang tabel. Penempatan kodenya seperti ini : bgcolor=&quot;kode warna&quot;.&amp;nbsp;
</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/3255493907213444391/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/membuat-tabel2.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/3255493907213444391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/3255493907213444391'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/membuat-tabel2.html' title=' Cara Membuat Tabel di Blog 1'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3fv6K4zRCUwkr0sKWkzC_khigAr3LPa_MPPeWx5ZCun30IDpuREvJzDwpgInfc3WpxEJDhlXhirwmzqeYtKg9vkL8pAYx6v19kjU_O0KOKs57btkZPo7fJ1lMFBO8lPrN4DkggaCKDt8/s72-c/code+script.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-7485484247670056244</id><published>2012-09-16T08:29:00.000+07:00</published><updated>2012-09-16T08:39:01.213+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tabel"/><title type='text'> Cara Membuat Tabel di Blog 2 </title><summary type="text">
Beberapa waktu lalu saya sempat menulis tentang cara membuat tabel diposting.
 Mungkin ada sobat yang kurang jelas mengenai tutorial dan cara 
modifikasinya berikut ini adalah lanjutan yang mungkin akan sedikit 
membantu kita dalam belajar.









Sekilas tentang tabel.


Tabel (table) sangat diperlukan ketika kita ingin menampilkan data 
yang berbentuk kolom-kolom. Dulu sebelum adanya CSS, </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/7485484247670056244/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/cara-membuat-tabel2.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7485484247670056244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7485484247670056244'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/cara-membuat-tabel2.html' title=' Cara Membuat Tabel di Blog 2 '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3fv6K4zRCUwkr0sKWkzC_khigAr3LPa_MPPeWx5ZCun30IDpuREvJzDwpgInfc3WpxEJDhlXhirwmzqeYtKg9vkL8pAYx6v19kjU_O0KOKs57btkZPo7fJ1lMFBO8lPrN4DkggaCKDt8/s72-c/code+script.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-4955597652489998165</id><published>2012-09-16T00:37:00.000+07:00</published><updated>2012-09-16T08:25:48.950+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS Dasar"/><title type='text'>Aturan Penulisan Selektor dalam CSS </title><summary type="text">

Sebelum memasuki tabel, Saya jelaskan dulu istilah-istilahnya melalui contoh:


img {background:#EEEEEE; padding:5px;}&amp;nbsp;
selektor {deklarasi1; deklarasi2;}&amp;nbsp;
selektor {properti1:value1; properti2:value2;}



Selektor terdiri dari deklarasi-deklarasi yang dipisahkan dengan titik koma, setiap deklarasi adalah gabungan antara properti dengan value/nilainya. img adalah selektor, background </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/4955597652489998165/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/aturan-penulisan-selektor-dalam-css.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4955597652489998165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4955597652489998165'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/aturan-penulisan-selektor-dalam-css.html' title='Aturan Penulisan Selektor dalam CSS '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheixlorZGL_haT16fC_lF6xWShWGvjZ-ubH7BbMlE3pEeng1spTX4gahVji1YGI4I6E147bxWnkAGv7W-8Y2ynBzC8cGWUAp-Ps-13ki_PQWakKBJ2s8TVzQB9RxddnyuXRbkf_FrNJ8g/s72-c/css.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-80121460245732494</id><published>2012-09-15T23:48:00.002+07:00</published><updated>2012-09-15T23:48:15.872+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="About Comments"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips"/><title type='text'>Menandai Komentar Admin pada Thread Komentar Blogger </title><summary type="text">

Tampilnya ikon administrator pada komentar yang ditulis oleh pemilik blog. (Gambar ikon umumnya berwarna hitam dengan gambar pena di dalamnya. Saya sudah memodifikasi tampilannya menjadi favicon).



Fitur komentar Blogger yang sekarang tidak mengizinkan kita untuk memodifikasi tampilan komentar admin. Blogger hanya memberikan sebuah ikon kecil secara otomatis untuk menunjukkan bahwa komentar </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/80121460245732494/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/menandai-komentar-admin-pada-thread.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/80121460245732494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/80121460245732494'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/menandai-komentar-admin-pada-thread.html' title='Menandai Komentar Admin pada Thread Komentar Blogger '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKrYwtPtfqGlqHKnZ6uVtWeV5rtCCW5naUxpi8lMB0e6qqmVUzNy4zFccNDHACcLAqWmw3Hx2Pm_KL3ng5pBQG9vBVzLbq_V2KqaAQztruH8GqFC_KYwMsH1Kd4LeqETV3-vbkIWBMDlE/s72-c/blogspot-admin-comment-highlight-blogspot.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-350923713561239961</id><published>2012-09-15T23:06:00.002+07:00</published><updated>2012-09-15T23:21:49.630+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="About Comments"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS Lanjutan"/><title type='text'>Efek Thread Comment Bertingkat Hanya dengan CSS </title><summary type="text">


Cara sederhana untuk menciptakan efek komentar bertingkat dengan CSS pseudo-class :nth-child(N)




Jika Anda sekedar tertarik dengan efek bertingkatnya saja, sebenarnya efek itu bisa diciptakan hanya dengan CSS3. Blogger memiliki tingkatan komentar balasan satu tingkat, namun setidaknya mereka memiliki induk komentar yang bisa kita jadikan sebagai batas akhir perhentian efek. Ini adalah </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/350923713561239961/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/thread-comment-bertingkat-dengan-css.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/350923713561239961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/350923713561239961'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/thread-comment-bertingkat-dengan-css.html' title='Efek Thread Comment Bertingkat Hanya dengan CSS '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO6Z1AJSlIMaf8eA5NFHzVcMsIajtJLqh_-YKttc6FU_pNhTDZ9q40YfIIgF1omCUUL010scVicg-MLZvwLgZ-2ONagc-bnz_ZoZifHmDL12N_kw6_MjnWcBaxlCynZEIDeFmk7lxcgnk/s72-c/efek-thread-comment-dengan-css.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-4248119075747244887</id><published>2012-09-15T16:37:00.000+07:00</published><updated>2012-09-15T16:57:35.808+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Modifikasi"/><category scheme="http://www.blogger.com/atom/ns#" term="PopularPost"/><category scheme="http://www.blogger.com/atom/ns#" term="Widget"/><title type='text'>Memodifikasi Artikel Populer - CircleStyle</title><summary type="text">



Gambar diatas adalah salah satu modifikasi widget popularpost/artikel populer, jika ingin mempunyai tampilan pupular post/artikel populer seperti diatas silahkan copy paste kode-kode dibawah ini, Tapi jika sobat ingin mencoba /melihat modifikasi lainnya, silahkan anda cari di artikel terkait dibawah postingan ini atau klik link disini

Masuk ke Akun blogger Sobat Design &amp;gt;&amp;gt; Edit HTML (</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/4248119075747244887/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/artikelpopuler-circlestyle.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4248119075747244887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4248119075747244887'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/artikelpopuler-circlestyle.html' title='Memodifikasi Artikel Populer - CircleStyle'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_E8iaNZvecYhhBvRexSs8p3dDcQ8k923E36_Md3x_EdktH1I1mlw3rxmJgHkDQvTz3K7hCY9lRIXfi-rtKGuMdqAaN9iaYQpvv8ONvd961GulxoILI3Zan9RAMuejOA-1YAFB1cx-3N4/s72-c/circle-popular-post.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-6361924206388108884</id><published>2012-09-15T01:53:00.000+07:00</published><updated>2012-09-15T02:30:36.509+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widget"/><title type='text'>Artikel Terkait dengan Gambar/Thumbnail </title><summary type="text">

Gambar di atas adalah contoh hasil tampilan aplikasi artikel/posting terkait blogspot dengan gambar dan judul artikel. Selain artikel/posting terkait tipe ini juga terdapat tipe artikel/posting terkait yang terdiri dari gambar, judul beserta ringkasan artikelnya. Kamu tinggal memilih mana yang menurutmu lebih menarik atau sesuai dengan karaktermu. Jika berminat dengan tipe aplikasi ini, tinggal</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/6361924206388108884/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/artikel-terkait-dengan-thumbnail.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/6361924206388108884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/6361924206388108884'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/artikel-terkait-dengan-thumbnail.html' title='Artikel Terkait dengan Gambar/Thumbnail '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBJ1f-ysLxdF2jt0gTn28kLqSU9X3zM2GK12ihES3HIqxY6ZZv5FNiv2yxLVOnLPIyNUAcmea6uJzxcYvzS8g67aDlv3xTVO1GMnzH4fQyPWgrkux_YXzAArrZlhF8gSsuyQFIvb3TmCQ/s72-c/Artikel+Terkait+dengan+Thumbnail.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-1188803529718553248</id><published>2012-09-15T01:51:00.001+07:00</published><updated>2012-09-15T02:16:12.805+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widget"/><title type='text'>Artikel Terkait dengan Gambar dan Ringkasan Artikel </title><summary type="text">

Artikel/Posting Terkait dengan Gambar dan Ringkasan Artikel 



Gambar di atas adalah contoh hasil tampilan aplikasi artikel terkait blogspot dengan gambar dan deskripsi. Selain artikel/posting terkait tipe ini juga terdapat tipe artikel/posting terkait yang hanya terdiri dari gambar dan judul saja. Kamu tinggal memilih mana yang menurutmu lebih menarik atau sesuai dengan karaktermu. Jika </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/1188803529718553248/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/artikel-terkait-gambar-dan-ringkasan.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1188803529718553248'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1188803529718553248'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/artikel-terkait-gambar-dan-ringkasan.html' title='Artikel Terkait dengan Gambar dan Ringkasan Artikel '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiW3oY4nVByNiJyL_P69yMRRAAGl6nWXaF4v71HOrxIgL586i3anGS9uV0YtEp6Yey54GcgwG7yH1_JQwP0IqfuY4D4PEuWwoBA6mchn5-oV-UIjNP4TsVTrTYreeK0bwimPVBeQVm_zpA/s72-c/Artikel+Terkait+Ringkasan.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-4566521756602912198</id><published>2012-09-15T01:34:00.001+07:00</published><updated>2012-09-15T01:44:07.571+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widget"/><title type='text'>Recent POST Friendly Template</title><summary type="text">



recent post bawaan Blogger


Pernah melihat model recent post seperti gambar disamping ini? Ya, itu adalah recent post bawaan dari Blogger.com. Jika dilihat-lihat, tampilannya memang terasa sedikit memaksa dengan template blog kita. Komposisi warna dan model huruf yang tidak bisa disesuaikan terkadang juga membuat recent post ini menjadi tampak seperti &quot;tempelan&quot; saja, bukannya menjadi salah </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/4566521756602912198/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/recentpost-friendly-template.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4566521756602912198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4566521756602912198'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/recentpost-friendly-template.html' title='Recent POST Friendly Template'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-CUysNZ7nZvw/Tfq7QqBMszI/AAAAAAAAARw/0iGL0eE5YqQ/s72-c/recentpostbawaan.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-5991902641296629683</id><published>2012-09-14T22:48:00.000+07:00</published><updated>2012-09-14T23:02:08.346+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Demo"/><title type='text'>Kode Script Demo Slider Sederhana</title><summary type="text">
.jqwrapper{
position:relative;
top:-190px;
text-align:center;
width:259px;}

#prikitiw-slider{
background:black;
border:2px solid #fff;
box-shadow:0 0 3px #000;
-webkit-box-shadow:0 0 3px #000;
-moz-box-shadow:0 0 3px #000;
width:259px;
height:194px;
overflow:hidden;}

#prikitiw-slider img{
float:left;
border:none;
}

#prikitiw-slider .konten-slider{
position:relative;
width:1036px;
left:-259px;</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/5991902641296629683'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/5991902641296629683'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/demo-kode-script-slider-sederhana.html' title='Kode Script Demo Slider Sederhana'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-hLJVp4gh2m8/Tpfhe3IjlkI/AAAAAAAAA_Y/j1Z9wLICLpc/s72-c/images1.jpeg" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-7647815868284206769</id><published>2012-09-14T21:22:00.001+07:00</published><updated>2012-09-14T23:04:44.330+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Jquery Dasar"/><title type='text'>JQuery .animate() - Animasi Relatif Kumulatif </title><summary type="text">




Selain menuliskan angka secara apa adanya dalam nilai properti animasi, sebuah sistem animasi dalam JQuery juga dapat dituliskan dengan nilai relatif. Hal ini akan menciptakan efek kumulatif (bertambah/berkurangnya nilai sedikit demi sedikit) untuk menciptakan langkah-langkah objek secara bertahap melalui perintah yang diberikan berkali-kali.


Sintaks

$(sasaran).animate({&quot;properti&quot;: &quot;+=N&quot;}</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/7647815868284206769/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/animasi-relatif-kumulatif.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7647815868284206769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7647815868284206769'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/animasi-relatif-kumulatif.html' title='JQuery .animate() - Animasi Relatif Kumulatif '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdCyhoSxiXjoIHu6M3Z0cfwc21uHsST3N1jNspKf_A4k-lLc_WS6cLhyphenhyphenWydz-lQxfJpRF6iDUzXJ58f8pBhLZX0DnRF8KJcEbVgT2FDi9AXs8XfQFrKHbGzktDKG6LzAljfwfhenrbbYw/s72-c/logo_jquery_215x53.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-4954337432142439979</id><published>2012-09-14T20:57:00.000+07:00</published><updated>2012-09-14T21:11:44.728+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips"/><title type='text'>Cara membuat blog menjadi dofollow</title><summary type="text">


Bagi yang mengaku blogger, Sebenarnya sangat menggelikan jika ada yang tidak tau apa arti dari dofollow blog, tapi hal ini berbeda bagi pada pengguna baru blogger, jangankan tahu dofollow blog, setelah registrasi di blogger para adik2 kita ini pasti pusing kalo lagi belajar Kode html, he he..  ya itulah pengalaman saya 5 tahun yang lalu, so buat yang baru belajar blogger ada baiknya belajar </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/4954337432142439979/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/membuat-blog-menjadi-dofollow.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4954337432142439979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4954337432142439979'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/membuat-blog-menjadi-dofollow.html' title='Cara membuat blog menjadi dofollow'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-ZOAQOVM1ewHUuOmvqHJ6PhSKLPaQZJfy861pPUOSIHUxiCqyZDhcZLWeQ7F_NmGCDS1HpfrvKNXsAJuZx8nNFIVaFsAavX_z5NHFV24-HdGIi-LySMGozLPt2UN1jBasoXle2Hd6Qc8/s72-c/mengubah-nofollow-ke-dofollow.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-1177875034664744861</id><published>2012-09-14T20:55:00.001+07:00</published><updated>2012-09-14T20:55:06.286+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tentang Blog"/><title type='text'>Apa itu BLOGGER</title><summary type="text">



Apa itu blogger?

Awal mula blog adalah web log, tulisan serupa jurnal / buku harian yang ditampilkan di web. Ciri khasnya adalah tulisan tersusun secara kronologis, dengan tulisan terbaru ada pada bagian paling awal / atas.&amp;nbsp;



Pada perkembangan selanjutnya web log disebut sebagai blog, dan mulai ditambahkan berbagai fasilitas seperti pengunjung bisa meninggalkan komentar, ada sindikasi</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/1177875034664744861/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/apa-itu-blogger.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1177875034664744861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1177875034664744861'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/apa-itu-blogger.html' title='Apa itu BLOGGER'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlN6-Pv1za25mnCMg5kPcybje4BK6p7RQFtn5Bw7xqI8NOiiq5XaCD9IB9sR5MC4fWvF9wyN3bZiTh3u85hxd8s_IMMJcPpSV-D6JI3nQHSjs9aWT2JySHE5e80ViwACXYr5gNYsHIj7k/s72-c/Blogger+Indonesia.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-8624034833066421434</id><published>2012-09-14T17:32:00.000+07:00</published><updated>2012-09-14T17:32:35.788+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Memasang Meta Tags Super SEO </title><summary type="text">


Cara Memasang Meta Tags Super SEO-
Langsung saja :
Masuk ke Template Edit HTML&amp;nbsp; copy Tags dibawah ini



&amp;lt;b:if cond=&#39;data:blog.url == data:blog.homepageUrl&#39;&amp;gt;
&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;
&amp;lt;meta content=&#39;ISI DENGAN DESKRIPSI UNTUK BLOG SOBAT&#39; name=&#39;DESCRIPTION&#39;/&amp;gt;
&amp;lt;meta content=&#39;ISI DENGAN KATA KUNCI/KEYWORD KAMU&#39; name=&#39;KEYWORDS&#39;/&amp;gt;
&amp;lt;/b:if&amp;gt;
&amp;</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/8624034833066421434/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/metatags-super-seo.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/8624034833066421434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/8624034833066421434'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/metatags-super-seo.html' title='Memasang Meta Tags Super SEO '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgc1klr-EVpw8qOrZ8ImjeaMn0Q7gXbP-NRPgQ1M8aJVU_qwp0SNC9fJnR7sFznIYKwR7dScaiQ7rpCbkbV6CCAd6uhTA4bkFdv0RDs5V9C72lkisIXdkMZTR5CBjLGERO8VS7WKhIHiMw/s72-c/images.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-2191660308355410157</id><published>2012-09-14T15:04:00.000+07:00</published><updated>2012-09-14T21:25:55.237+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Jquery Dasar"/><title type='text'>JQuery .animate() - Sintaks </title><summary type="text">



&amp;lt;&amp;lt; BAB Sebelumnya

jquery dasar :


$(sasaran).animate({properti:&quot;value&quot;, properti:&quot;value&quot;}, durasi);


Sasaran: adalah objek yang akan dikenai perintah
Properti: properti CSS (dalam sintaks JQuery) yang akan dianimasikan
Value: nilai properti.
Durasi: adalah kecepatan aksi. Nilainya bisa berupa milidetik (misal: 1500, 2000) atau &#39;slow&#39;, &#39;normal&#39; dan &#39;fast&#39;.




Contoh Penerapan Efek .</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/2191660308355410157/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/jqeury-animate-sintaks.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/2191660308355410157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/2191660308355410157'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/jqeury-animate-sintaks.html' title='JQuery .animate() - Sintaks '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdCyhoSxiXjoIHu6M3Z0cfwc21uHsST3N1jNspKf_A4k-lLc_WS6cLhyphenhyphenWydz-lQxfJpRF6iDUzXJ58f8pBhLZX0DnRF8KJcEbVgT2FDi9AXs8XfQFrKHbGzktDKG6LzAljfwfhenrbbYw/s72-c/logo_jquery_215x53.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-8769414523310579813</id><published>2012-09-14T00:33:00.000+07:00</published><updated>2012-09-14T00:35:23.425+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="About Jquery"/><title type='text'>Gambaran Mudah JQuery - BAB II</title><summary type="text">

Menurut Saya, JQuery bisa digambarkan sebagai sebuah mesin mobil yang belum bisa berjalan 
karena sang sopir belum menyalakan mesinnya. Sedangkan 
deklarasi-deklarasi yang ada di luar JQuery bisa Saya gambarkan sebagai 
kemudi, persneling, rem, dan hal-hal lain yang ada di ruang kemudi. 
Mobil tersebut (JQuery) hanya bisa berjalan jika Anda (sang sopir) 
menjalankan mesin mobil tersebut (</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/8769414523310579813/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/jquery-bab2.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/8769414523310579813'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/8769414523310579813'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/jquery-bab2.html' title='Gambaran Mudah JQuery - BAB II'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiI_1TIGusYhZ__1uqpkFoJljvmM34nzi1pcVmBTuNUZuA23zHWTEi5thGWeJDm_T4fzkjVqa1ShCWtz7-MoNGxp83Vex7boAVgV9Yse9BF1Mj7qNnqPNco-gz09Kb9l4cO_sJmSAbdhhI/s72-c/jquery-logo1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-1537301937828908073</id><published>2012-09-14T00:32:00.000+07:00</published><updated>2012-09-14T15:21:15.407+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="About Jquery"/><category scheme="http://www.blogger.com/atom/ns#" term="Jquery Dasar"/><title type='text'>JQuery .animate() - Perkenalan Properti </title><summary type="text">


.animate() digunakan untuk mengubah nilai CSS suatu elemen dari keadaan normal menjadi keadaan yang lainnya dengan efek transisi yang bisa diatur kecepatannya.
Properti-properti dalam .animate() memiliki sedikit perbedaan, misalnya tentang hilangnya simbol dash (-) yang biasa digunakan untuk memisahkan nama properti dalam CSS. Sebagai gantinya, huruf besar diterapkan pada setiap pemisahan </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/1537301937828908073/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/perkenalan-properti-animate.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1537301937828908073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/1537301937828908073'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/perkenalan-properti-animate.html' title='JQuery .animate() - Perkenalan Properti '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifsI8_GqmoN9GZ_yARPTsdxuKOcPvj5ukY_IO9DtuuO_sgMc0Fm3kDXPADv4441HSuV-26dhmtX99eheROfHC8ck0LTXOUPAvtKpNgHU1Gv631dWNu-pNYfXL-_Gzg_n2yTeL1dZZ44j0/s72-c/jquery+Logo.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-8692469644283707241</id><published>2012-09-14T00:17:00.001+07:00</published><updated>2012-09-14T15:17:45.547+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="About Jquery"/><category scheme="http://www.blogger.com/atom/ns#" term="Jquery Dasar"/><title type='text'>Pengertian JQUERY - BAB I</title><summary type="text">


JQuery adalah sebuah paket fungsi JavaScript. Jadi, JQuery bukanlah bahasa baru dalam dunia web development melainkan hanya sebuah metode baru penulisan JavaScript. Setiap fungsi JQuery membutuhkan sebuah framework JQuery agar semua deklarasi fungsi bisa berjalan:


&amp;lt;script src=&#39;.../jquery.js&#39; type=&#39;text/javascript&#39;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type=&#39;text/javascript&#39;&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/8692469644283707241/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/jquery-bab1.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/8692469644283707241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/8692469644283707241'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/jquery-bab1.html' title='Pengertian JQUERY - BAB I'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdCyhoSxiXjoIHu6M3Z0cfwc21uHsST3N1jNspKf_A4k-lLc_WS6cLhyphenhyphenWydz-lQxfJpRF6iDUzXJ58f8pBhLZX0DnRF8KJcEbVgT2FDi9AXs8XfQFrKHbGzktDKG6LzAljfwfhenrbbYw/s72-c/logo_jquery_215x53.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-7584832826545203099</id><published>2012-09-13T23:10:00.001+07:00</published><updated>2012-09-13T23:10:25.970+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips"/><title type='text'>Memasang tags ALT dan TITLE Pada Gambar Secara Otomatis </title><summary type="text">





Secara teknis untuk mencapai&amp;nbsp;SEO
 pengguaan tag ALT dan TITTLE pada gambar sangatlah penting, karena jika
 tanpa itu robot google tidak bisa membaca gambar yang kita unggah dan 
untuk mengatasi masalah itu mari kita terapkan tutorial ini pada blog 
kita.



Cara penerapannya letakkan kode berikut diatas kode &amp;nbsp;&amp;lt;/body&amp;gt;
&amp;nbsp;



&amp;lt;script src=&#39;https://ajax.googleapis.com/ajax</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/7584832826545203099/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/memasang-tags-alt-dan-title-pada-gambar.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7584832826545203099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7584832826545203099'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/memasang-tags-alt-dan-title-pada-gambar.html' title='Memasang tags ALT dan TITLE Pada Gambar Secara Otomatis '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhFsCXjH9PKDuHL1rzfi1lIrqTZNx99g4iuQ2WvwL9iRBo50aVXcMBIM4L3YqDmXDIkOihYlflQb1fa072MbqP6w15PjSbqYW65XF31cvC0hxbBjVV_IFIG0rB0XZ57fAg8p4_PbnUZGg/s72-c/SEOimagr4.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-4812441337060122187</id><published>2012-09-13T22:34:00.000+07:00</published><updated>2012-09-13T22:34:00.647+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widget"/><title type='text'>Dua Versi Konverter HTML </title><summary type="text">


Versi JavaScript Mentah
Konverter HTML dengan JavaScript mentah bisa dibuat dengan mudah.

Tambahkan sebuah elemen halaman HTML/JavaScript, kemudian salin kode ini dan letakkan di dalam formulirnya:




&amp;lt;style type=&quot;text/css&quot;&amp;gt;
#codes {
  border:1px solid #666;
  width:98%;
  height:200px;
  margin:5px auto 10px;
  display:block;
}

.button-group {
  margin:0px auto 0px;
  </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/4812441337060122187/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/konventer-html.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4812441337060122187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/4812441337060122187'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/konventer-html.html' title='Dua Versi Konverter HTML '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3fv6K4zRCUwkr0sKWkzC_khigAr3LPa_MPPeWx5ZCun30IDpuREvJzDwpgInfc3WpxEJDhlXhirwmzqeYtKg9vkL8pAYx6v19kjU_O0KOKs57btkZPo7fJ1lMFBO8lPrN4DkggaCKDt8/s72-c/code+script.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-6392983616755056982</id><published>2012-09-13T21:06:00.000+07:00</published><updated>2012-09-13T23:04:28.802+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Masalah"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips"/><title type='text'>Memasukkan Kode HTML dalam Posting </title><summary type="text">




Suatu saat mungkin kamu ingin berbagi kode, informasi atau tutorial dan 
ingin menerbitkannya dalam posting untuk dipamerkan. Namun ketika kamu 
meletakkan kode di dalam posting, kode-kode tersebut malah menjadi tidak
 terlihat, rusak, muncul pesan error
 pada editor posting atau bahkan menghilang sama sekali. Hal ini terjadi
 karena ketika sebuah kode (khususnya tag) diletakkan di dalam </summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/6392983616755056982/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/memasukkan-kode-html-dalam-posting.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/6392983616755056982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/6392983616755056982'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/memasukkan-kode-html-dalam-posting.html' title='Memasukkan Kode HTML dalam Posting '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3fv6K4zRCUwkr0sKWkzC_khigAr3LPa_MPPeWx5ZCun30IDpuREvJzDwpgInfc3WpxEJDhlXhirwmzqeYtKg9vkL8pAYx6v19kjU_O0KOKs57btkZPo7fJ1lMFBO8lPrN4DkggaCKDt8/s72-c/code+script.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-3331134257654511217</id><published>2012-09-13T20:22:00.000+07:00</published><updated>2012-09-13T21:09:27.792+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Masalah"/><title type='text'>Penolakan terhadap JavaScript dan URL </title><summary type="text">

Contoh Penolakan


Gambar di atas adalah beberapa contoh penolakan Blogger terhadap JavaScript dan URL yang Anda tambahkan di dalam template baik dari dasbor yang lama maupun dasbor yang baru. Suatu saat mungkin Anda mengalami masalah-masalah tersebut hingga pada akhirnya Anda memutuskan untuk menyerah dan tidak melanjutkan apa yang harus Anda selesaikan.

Pertama-tama, perlu Anda ketahui bahwa</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/3331134257654511217/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/penolakan-terhadap-javascript.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/3331134257654511217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/3331134257654511217'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/penolakan-terhadap-javascript.html' title='Penolakan terhadap JavaScript dan URL '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTjngYxBTxYcSOVDCEuTn_SY9g4CGFirGDVirsrZ_ooKFYgsIrKNYQdUS27_pBIrGb7ZcwrrQBNLzhPXVsnKwJHmZHGKDTic5ZmANa4lChi3L3l2149dajp7tKT6xdRMK8Cs64RLrcIUg/s72-c/penolakan-blogger-terhadap-javascript.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-3904721931308518058</id><published>2012-09-13T18:24:00.000+07:00</published><updated>2012-09-13T21:12:54.660+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS3"/><title type='text'>Kerangka dasar untuk menciptakan elemen akordion dan panel toggle hanya dengan CSS:</title><summary type="text">

Kerangka dasar untuk menciptakan elemen akordion dan panel toggle hanya dengan CSS:
HTML TOGGLE



&amp;lt;div class=&quot;panel&quot;&amp;gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;lt;input type=&quot;checkbox&quot;&amp;gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;lt;label&amp;gt;Lorem Ipsum&amp;lt;/label&amp;gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;lt;div&amp;gt;Content...&amp;lt;/div&amp;gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;lt;input type=&quot;checkbox&quot;&amp;gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;lt;label&amp;gt;Lorem Ipsum&amp;lt;/label&amp;gt;
&amp;nbsp</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/3904721931308518058/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/css3-akordion.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/3904721931308518058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/3904721931308518058'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/css3-akordion.html' title='Kerangka dasar untuk menciptakan elemen akordion dan panel toggle hanya dengan CSS:'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2SmSk4iMnsfuPd_1cQmFWbvJUxOh8_9ih6nhgtMCDIA2Jm-1SGFoymJKYcFQCm9Ko6n3Qk4CA3wKmcZXDN6B6vszOjBLpi4wRkG2GUkobEnIlp8HOpBDmijKgd_aIY2gPGGg-rDTowmg/s72-c/css3.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3224121151419555041.post-7648649149301711258</id><published>2012-09-12T17:46:00.000+07:00</published><updated>2012-09-13T21:17:57.910+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tutorial Blogspot"/><title type='text'>Membuat Kotak Search di Blog </title><summary type="text">

Pasti Sobat semua sudah bisa membuat kotak search di blog dengan cara manual. Tetapi kalau yang otomatis bagaimana????

lho kok malah tanya...hehehehehehe

Sekarang Blogger sudah mempunyai widget Kotak Penelusuran yang bagus 
untuk blog Kita. Cara memasangnya pun tanpa berurusan dengan coding yang
 bikin pusing...hehehehehe...

Ngga usah banyak cerita yaa... langsung saja kita lihat caranya

1.</summary><link rel='replies' type='application/atom+xml' href='http://blogcopipaste.blogspot.com/feeds/7648649149301711258/comments/default' title='Posting Komentar'/><link rel='replies' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/membuat-kotak-search-di-blog.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7648649149301711258'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3224121151419555041/posts/default/7648649149301711258'/><link rel='alternate' type='text/html' href='http://blogcopipaste.blogspot.com/2012/09/membuat-kotak-search-di-blog.html' title='Membuat Kotak Search di Blog '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/04471593278708116268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIP1DeZDPQw8yF7CeXFMzWleswTxnjk3h3hjFkc-mCwLDBI2VwLKHynnwkL_-WMjK2zUl8vv-CGH5dt2ZNPiESnlOCZXZHh8po_jVl4a2JXKQpGczQ2muEsQtg9roWpB5PghXWB8klxuU/s72-c/Widget.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>