Widget Google Translator Evolution

Indonesia Furniture Handicraft Wholesale Marketplace

Widget Google Translator saja kok ada efektif dan efisien? hehe tentu saja ada. Efektif mengingat fungsinya dan efisien mengingat tata letaknya yang dibuat tidak merusak pandangan. Artikel ini adalah lanjutan dari artikel sebelumya "Pasang Google Translator Di Blog", jadi baca dulu jika belum biar nyambung.

Baiklah langsung saja pada cara pemasangan widget ini di blogspot pada bagian footer, atau disidebar terserah sesuka anda. Hanya saja cara dibawah untuk dipasang di bagian footer atau setidaknya dibagian widget yang berada dibawah dan memanjang dalam area full lebar halaman.

Beberapa template memiliki widget dibawah (yang bisa dilihat pada elemen halaman) tapi sebagian lagi tidak ada, maka saya bagi kodenya menjadi 2 yaitu yang bisa dipasang pada widget blogger dari elemen halaman dan yang kedua dipasang langsung pada mode edit HTML (saya sendiri pakai ini). Kodenya tidak sama karena kode asli jika dipasang pada template maka template tidak akan berhsail disimpan alias ditolak dalam mode XML blogger.

Kode untuk dipasang di widget pada elemen halaman
Tambahkan sebuah elemen widget (HTML atau Javascript) dan masukkan kode dibawah ini:

<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img border="0" alt="English" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKfXFmlvn3hojoDQZW2pdrCd_ltdg0cvq5oLXmehwKO_txLWfjfijQbPhhfNT7EdKodRd0sg6nWSPsqsjqCHtRozFUz57o_OktYEnn2RYD2eVUQUQ6p1Nf_JChyphenhyphendWAIbltuKi0UHu9Qgs/s320/english.jpeg" width="15" height="10" title="English" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img border="0" alt="French" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2IhTjUDi1QYCu9tvXoT-uQ2U-xcL7KmiszFqz819zyHOlZ1ISMdUokA72iUWj-XnjjfLdOU2nhP3PQcBR3Seea_Xjqc3FQec56ZoJK4N9Uf0OBrrsJrZ4IEUSqeqTBiOBlAbUPwpjPbE/s320/french.jpg" width="15" height="10" title="French" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img border="0" alt="German" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzORxgn7bpCT_8Mf037xXDKAFUAkMpVYU8vsal74Nh6u00VUTwUPXRKe-QcxachulSGyMLP_j_LM4zq-EodPsxQ0j_Ejb5a-v7_Kq8Mlk0-rUkZZ0cbjFxAVOusiHGEp4tB2Qku3kBaqg/s320/german.jpg" width="15" height="10" title="German" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img border="0" alt="Spain" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP4jPAWzwf1APc0RLHZH48GXocUZnBlbGnWQPE6XvViav6dUSAT96u_wPpJQEEgK82jT5N74zSWjqr8u5txFvbvEXaoBpzCMS1fw3vKF2jjdd_HX_cEVkpx4SwmETsUuLCw5KNAEtYHHw/s320/spanish.jpg" width="15" height="10" title="Spain" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img border="0" alt="Italian" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjapuhjAr2EJtsmDWflmCnCPdo9iGGMFy3-h_z_5T7xZz0WOx1QcHjkwse7yJxC9PY-iMef-Hnl2DTS8RGzY-FK_rw-ayALsLGK55jzEwJbJMsmvS8LnFhfmlG0phnUtgCdOewVOLTGpP4/s320/italian.jpg" width="15" height="10" title="Italian" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img border="0" alt="Dutch" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaj7NzWpWh-B2IAEULKryDaAgSNAIhyphenhyphenjsOqcAe_W3_FvyYIDjOSU1FGnnuao_4prLZvjYF9UZHeXnDBcneaJBAghNGB0XhRDRjBJn5AEKp_rGo-3pv5CTFqBlBZxpLBrrlSxop539SGjs/s320/dutch.jpeg" width="15" height="10" title="Dutch" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img border="0" alt="Russian" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV58_VHeNcsMNvAxk0tnqgEnwEk9ymDCl_VXNDEFjs2hnbp9NFdh2NPYvDuY949rTvC4f8Tdf_QhkSjOtIKbehPbS0XX94glOwSPMsfv7ipN_j2y7LtbIqOfqYUhKO4aNycXJXFv3ZizQ/s320/russian.jpeg" width="15" height="10" title="Russian" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img border="0" alt="Portuguese" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0kjaGEZau77AtL32VjFA0GQPro2zza6oWN9unwUc3EGuRjoHy8DzOa0TzrJGDK5BLH85o3DvS_M6bv5mSHyqt3Ir8Z0ohTQeqTo7_N1P6vsYGxt010HOWdtdobPMRqeHWabMDmRo6P_M/s320/brazilian.jpg" width="15" height="10" title="Portuguese" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img border="0" alt="Japanese" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqFUThvGLRu9Hd9kWWxiJJ4IvPee3WFJ6ielbSUiTeHY02kK1UcH1tpm24Cg4FeRyEDonITMYEKDd8ZNO_y3oQN_iEeJDORlEdSE0SrA_1ZbkB1gOKBRisGG7dzWfORSLAouEo5TUBjFM/s320/japan.jpg" width="15" height="10" title="Japanese" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img border="0" alt="Korean" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCTnsazd2-6Ak0HEmprvhuA_SojUDyOUIUUImVDz0DNiLGJemHlcgImvSQiUeQNAakjc-c56JmP5-XHzsZ0bg29jyxykn2no1yZ0Xf3cWzXeJDPPvXUNVNMSSDi1NxrmNZMZbBRHilGR4/s320/korean.jpg" width="15" height="10" title="Korean" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img border="0" alt="Arabic" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEzcW3veBFN77p0IpCmBSHSEROXkO_4E0xYB8jyTnD9uoR3Ff6jUucHxOc498rZcB9NYgCmnkJr6uOdfIQJJy-HzQs6IeOoRpWadl5dpiDIn3PH5b5YULwfLpf4KcseVlbDKTZE-RQfDQ/s320/arab.jpeg" width="15" height="10" title="Arabic" align="absbottom"/></a>
<a class="FS_translate" style="cursor: pointer;" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img border="0" alt="Chinese Simplified" style="cursor: pointer;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhs2CiWDiZuBRfQgQYYM5-k5LmBMc7sDNh4AOXk_G7S8CNwBfNmuCRoyeY7bnEAxnzEtdtN4B-VAeSWOqoKzuTLsWFR6fAW9yDqPZdCYglpReGJgNMt6xzquYGypvm23R5EWKL1KMwOVk0/s320/china.jpg" width="15" height="10" title="Chinese Simplified" align="absbottom"/></a>
Kode untuk disisipkan langsung pada template (edit template)

Jika langsung dimasukkan ke dalam template maka cari bagian bawah biasanya ada kode <div id='footer-wrapper'> atau <div id='footer'> pokoknya biasanya namanya sekitar footer-footer gitu. Masukkan kode dibawah ini dibawah kode <div id='footer-wrapper'> tadi. Atau silahkan dicoba-coba diletakkan dan ditata sendiri sambil belajar kan? Dibawah ini kodenya:

&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;English&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cen&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;English&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKfXFmlvn3hojoDQZW2pdrCd_ltdg0cvq5oLXmehwKO_txLWfjfijQbPhhfNT7EdKodRd0sg6nWSPsqsjqCHtRozFUz57o_OktYEnn2RYD2eVUQUQ6p1Nf_JChyphenhyphendWAIbltuKi0UHu9Qgs/s320/english.jpeg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;English&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;French&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cfr&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;French&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2IhTjUDi1QYCu9tvXoT-uQ2U-xcL7KmiszFqz819zyHOlZ1ISMdUokA72iUWj-XnjjfLdOU2nhP3PQcBR3Seea_Xjqc3FQec56ZoJK4N9Uf0OBrrsJrZ4IEUSqeqTBiOBlAbUPwpjPbE/s320/french.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;French&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;German&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cde&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;German&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzORxgn7bpCT_8Mf037xXDKAFUAkMpVYU8vsal74Nh6u00VUTwUPXRKe-QcxachulSGyMLP_j_LM4zq-EodPsxQ0j_Ejb5a-v7_Kq8Mlk0-rUkZZ0cbjFxAVOusiHGEp4tB2Qku3kBaqg/s320/german.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;German&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Spain&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Ces&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Spain&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP4jPAWzwf1APc0RLHZH48GXocUZnBlbGnWQPE6XvViav6dUSAT96u_wPpJQEEgK82jT5N74zSWjqr8u5txFvbvEXaoBpzCMS1fw3vKF2jjdd_HX_cEVkpx4SwmETsUuLCw5KNAEtYHHw/s320/spanish.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Spain&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Italian&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cit&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Italian&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjapuhjAr2EJtsmDWflmCnCPdo9iGGMFy3-h_z_5T7xZz0WOx1QcHjkwse7yJxC9PY-iMef-Hnl2DTS8RGzY-FK_rw-ayALsLGK55jzEwJbJMsmvS8LnFhfmlG0phnUtgCdOewVOLTGpP4/s320/italian.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Italian&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Dutch&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cnl&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Dutch&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaj7NzWpWh-B2IAEULKryDaAgSNAIhyphenhyphenjsOqcAe_W3_FvyYIDjOSU1FGnnuao_4prLZvjYF9UZHeXnDBcneaJBAghNGB0XhRDRjBJn5AEKp_rGo-3pv5CTFqBlBZxpLBrrlSxop539SGjs/s320/dutch.jpeg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Dutch&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt;<br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Russian&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cru&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Russian&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV58_VHeNcsMNvAxk0tnqgEnwEk9ymDCl_VXNDEFjs2hnbp9NFdh2NPYvDuY949rTvC4f8Tdf_QhkSjOtIKbehPbS0XX94glOwSPMsfv7ipN_j2y7LtbIqOfqYUhKO4aNycXJXFv3ZizQ/s320/russian.jpeg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Russian&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Portuguese&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cpt&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Portuguese&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh0kjaGEZau77AtL32VjFA0GQPro2zza6oWN9unwUc3EGuRjoHy8DzOa0TzrJGDK5BLH85o3DvS_M6bv5mSHyqt3Ir8Z0ohTQeqTo7_N1P6vsYGxt010HOWdtdobPMRqeHWabMDmRo6P_M/s320/brazilian.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Portuguese&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Japanese&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cja&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Japanese&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqFUThvGLRu9Hd9kWWxiJJ4IvPee3WFJ6ielbSUiTeHY02kK1UcH1tpm24Cg4FeRyEDonITMYEKDd8ZNO_y3oQN_iEeJDORlEdSE0SrA_1ZbkB1gOKBRisGG7dzWfORSLAouEo5TUBjFM/s320/japan.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Japanese&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Korean&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Cko&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Korean&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCTnsazd2-6Ak0HEmprvhuA_SojUDyOUIUUImVDz0DNiLGJemHlcgImvSQiUeQNAakjc-c56JmP5-XHzsZ0bg29jyxykn2no1yZ0Xf3cWzXeJDPPvXUNVNMSSDi1NxrmNZMZbBRHilGR4/s320/korean.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Korean&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Arabic&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Car&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Arabic&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEzcW3veBFN77p0IpCmBSHSEROXkO_4E0xYB8jyTnD9uoR3Ff6jUucHxOc498rZcB9NYgCmnkJr6uOdfIQJJy-HzQs6IeOoRpWadl5dpiDIn3PH5b5YULwfLpf4KcseVlbDKTZE-RQfDQ/s320/arab.jpeg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Arabic&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt; <br />
&lt;a class=&quot;FS_translate&quot; style=&quot;cursor: pointer;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; title=&quot;Chinese Simplified&quot; onclick=&quot;window.open(&#39;http://translate.google.com/translate?u=&#39;+encodeURIComponent(location.href)+&#39;&amp;langpair=id%7Czh-CN&amp;hl=en&#39;); return false;&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Chinese Simplified&quot; style=&quot;cursor: pointer;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhs2CiWDiZuBRfQgQYYM5-k5LmBMc7sDNh4AOXk_G7S8CNwBfNmuCRoyeY7bnEAxnzEtdtN4B-VAeSWOqoKzuTLsWFR6fAW9yDqPZdCYglpReGJgNMt6xzquYGypvm23R5EWKL1KMwOVk0/s320/china.jpg&quot; width=&quot;15&quot; height=&quot;10&quot; title=&quot;Chinese Simplified&quot; align=&quot;absbottom&quot;/&gt;&lt;/a&gt;

Kalau hasilnya tidak rata tengah (center) dan anda inginnya rata tengah, tinggal semua kode tadi diapit oleh kode:
<center> </center>

Indonesia Furniture Handicraft Wholesale Marketplace



4 comments:

Anonim mengatakan...

Very nice post. I simply stumbled upon your weblog and wanted to say that I have
really enjoyed surfing around your weblog posts.
After all I will be subscribing for your rss feed and I hope you write once more soon!



My website: Ulun Sari Residence

Anonim mengatakan...

Hi, I do think this is a great site. I stumbledupon it ;) I
will revisit once again since i have book marked it.
Money and freedom is the best way to change, may you be rich and
continue to guide other people.

My homepage :: Closest Airport Medan Indonesia

Anonim mengatakan...

Howdy very nice site!! Guy .. Excellent .
. Superb .. I'll bookmark your web site and take the feeds also? I am happy to find so many useful info right here within the publish, we need develop more techniques in this regard, thanks for sharing. . . . . .

Visit my web site :: moving to colorado

Anonim mengatakan...

ӏ'm amazed, I must say. Seldom do I come across a blog that'ѕ both
еducatіѵе and engaging, and wіthout a ԁoubt, yоu havе hit the nail on the head.
The іssue is an issue that not enough folkѕ
агe speаking intelligеntly abοut.
Noω i'm very happy that I came across this in my search for something relating to this.

my web page ... Cebu Pacific Promo Fare Singapore

Posting Komentar

Ayo comment sebanyak-banyaknya,dan jadilah top comment di myokezone.Dan dapatkan backlink gratis di halaman Home..