<?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-6189585439987587436</id><updated>2025-08-21T00:20:47.320-07:00</updated><category term="English Story"/><category term="Pengetahuan Agama Islam"/><category term="Blogger"/><category term="Tips dan Trik Blogger"/><category term="Pendidikan Kewarganegaraan"/><category term="Komputer"/><category term="Ke-NU-an"/><category term="Memahami HTML"/><category term="Download Software"/><title type='text'>Wawasan Ilmu dan Pengetahuan</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default?start-index=26&amp;max-results=25'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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>42</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-6805659615286139118</id><published>2014-03-07T16:10:00.004-08:00</published><updated>2014-03-07T16:16:38.455-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Komputer"/><category scheme="http://www.blogger.com/atom/ns#" term="Memahami HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips dan Trik Blogger"/><title type='text'>Belajar HTML Dasar Tingkat III</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;S&lt;/span&gt;etelah Anda mempelajari &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-ii.html&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: blue;&quot;&gt;HTML – Dasar 2&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;
pada blok ini mengenai element-element text, kali ini saya akan mencoba
memaparkan tentang mengenai elemen-elemen dasar Link &amp;lt;A&amp;gt; mudah-mudahan
dengan mempelajari bagian ini anda dapat memahami penggunaan element-element
untuk menghubungkan ke internal atau eksternal halaman web dan juga dilengkapi
dengan elemen Daftar urutan yang nantinya berguna untuk membuat website atau
blog Anda lebih kelihtan rapi.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;h4&gt;
Link/AnchorLink &amp;lt;A&amp;gt;&lt;/h4&gt;
&lt;b&gt;Objektif :&lt;/b&gt; &lt;br /&gt;
Setelah mempelajari materi Link ini diharapkan anda dapat memahami penggunaan
element-element untuk menghubungkan ke internal atau eksternal halaman web.&lt;br /&gt;
&lt;b&gt;Element :&lt;/b&gt;&lt;br /&gt;
Element&amp;nbsp; &amp;lt;/A&amp;gt;&lt;br /&gt;
&lt;b&gt;Element &amp;lt;/a&amp;gt;&lt;/b&gt; , befungsi untuk menghubungkan ke internal ataupun
eksternal halaman web. Element ini mempunyai attribute href, name, dan
target.&amp;nbsp; Attribute href berfungsi sebagai hypertext reference yang
mempunyai nilai URI (uniform resource identifier) yang akan menghubungkan ke
eksternal halaman web. Attribute name berfungsi untuk menghubungkan ke tempat
tujuan dalam halaman web (anchor). Attribute target berfungsi untuk menampilkan
halaman web pada suatu jendela frame atau jendela baru. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;a href=&quot;uri&quot; name=&quot;name&quot;
target=&quot;_blank&quot;|&quot;parent&quot;|&quot;_top&quot;|&quot;_self&quot;&amp;gt;
&lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp; ........................... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/a&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
-------------&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9oGEqlyRRSGQPJRvKTWAL_0fbARtrXjE5kIKA-syZnCjdyzmNcdDIdOCYnQcut1gnnP17l4zFqReAKHkRn_f-KyT6l9LVAXQC9aVIrZU14EXX8uHyzhY_ONcRYkvqC60Wh6NZ88wFBh8/s1600/html+3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9oGEqlyRRSGQPJRvKTWAL_0fbARtrXjE5kIKA-syZnCjdyzmNcdDIdOCYnQcut1gnnP17l4zFqReAKHkRn_f-KyT6l9LVAXQC9aVIrZU14EXX8uHyzhY_ONcRYkvqC60Wh6NZ88wFBh8/s1600/html+3.jpg&quot; height=&quot;320&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;Element &amp;lt;/a&amp;gt; sering disebut juga dengan perintah anchor &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;A&amp;gt;&lt;/span&gt;&lt;/code&gt; digunakan untuk membuat suatu
link. Untuk membuat link ke dokumen HTML lain digunakan perintah &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;A HREF = “nama_dokumen”&amp;gt;Teks pada
browser&amp;lt;/A&amp;gt;&lt;/span&gt;&lt;/code&gt;. &lt;br /&gt;
Anda juga bisa membuat link dalam sebuah dokumen HTML. Untuk itu perlu
dipersiapkan nama &lt;i&gt;anchor&lt;/i&gt; lokasi tujuan dari link tersebut. Nama anchor
dibuat dengan menambahkan atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;NAME&lt;/span&gt;&lt;/code&gt;
pada tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;A&amp;gt;&lt;/span&gt;&lt;/code&gt;. Misalnya
&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;A NAME = “Bugs”&amp;lt;/A&amp;gt;&lt;/span&gt;&lt;/code&gt;.
Cara melakukan link ke bagian tersebut adalah &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;A HREF = “#nama_anchor”&amp;gt;teks pada browser&amp;lt;/A&amp;gt;&lt;/span&gt;&lt;/code&gt;.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Link&amp;lt;/TITLE&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;A NAME=&quot;traffic&quot;&amp;gt;3
Cara meningkatkan traffic blog :&amp;lt;/A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;1.Pakai Teknis
SEO,&amp;lt;A HREF=&quot;&lt;a href=&quot;http://bisnisonlinetop1.blogspot.com/&quot; title=&quot;http://bisnisonlinetop1.blogspot.com&quot;&gt;http://bisnisonlinetop1.blogspot.com&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;a href=&quot;http://www.rahasiaonlinebisnis.tk/2011/05/cara-cerdas-meningkatkan-pagerange.html%22&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Courier New&amp;quot;; text-decoration: none; text-underline: none;&quot;&gt;/2011/05/cara-cerdas-meningkatkan-pagerange.html&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; text-decoration: none; text-underline: none;&quot;&gt;&quot;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;gt;Baca selengkapnya&amp;lt;/A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;2.Niche Content &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;3.Gratiskan apa yang
bisa digratiskan &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;A HREF=&quot;&lt;a href=&quot;http://bisnisonlinetop1.blogspot.com/&quot; title=&quot;http://bisnisonlinetop1.blogspot.com&quot;&gt;http://bisnisonlinetop1.blogspot.com&lt;/a&gt;&lt;/span&gt;&lt;a href=&quot;http://www.blog-onlinebusiness.blogspot.com/2011/05/keyword-teknis-seo.html&quot; title=&quot;http://www.blog-onlinebusiness.blogspot.com/2011/05/keyword-teknis-seo.html&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;/2011/05/keyword-teknis-seo.html&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;a href=&quot;http://www.rahasiaonlinebisnis.tk/2011/05/keyword-teknis-seo.html%22&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; text-decoration: none; text-underline: none;&quot;&gt;&quot;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;gt;Untuk penjelasan lebih lanjut silahkan klik disini&amp;lt;/A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;&amp;lt;A
NAME=&quot;traffic&quot;&amp;gt;link no error&amp;lt;/A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;Pastikan tidak ada
link yang error di blok Anda &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BR&amp;gt;Tidak kebayangkan
pengunjung yang kecewa dan pergi karena ada link yang rusak. &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;&amp;lt;A HREF=&quot;&lt;a href=&quot;http://bisnisonlinetop1.blogspot.com/&quot; title=&quot;http://bisnisonlinetop1.blogspot.com&quot;&gt;http://bisnisonlinetop1.blogspot.com&lt;/a&gt;&lt;a href=&quot;http://www.blog-onlinebusiness.blogspot.com/2011/05/seo-anchor-text-dan-teknis-optimasi-seo.html&quot; title=&quot;http://www.blog-onlinebusiness.blogspot.com/2011/05/seo-anchor-text-dan-teknis-optimasi-seo.html&quot;&gt;/2011/05/seo-anchor-text-dan-teknis-optimasi-seo.html&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;a href=&quot;http://www.rahasiaonlinebisnis.tk/2011/05/seo-anchor-text-dan-teknis-optimasi-seo.html%22&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; text-decoration: none; text-underline: none;&quot;&gt;&quot;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;gt;Untuk cara teknis SEO baca selengkapnya&amp;lt;/A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;Link navigasi blok
harus tersusun secara rapi &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BR&amp;gt;Dan tidak
membingungkan pengunjung. &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P&amp;gt;&amp;lt;A
HREF=&quot;#traffic&quot;&amp;gt;kembali ke atas&amp;lt;/A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhn0-11ShjkIzuCYaSqVab5ELO0YNuFddD95xdShHzxAQWk57dBzFiKlqeKBb68ehpbTm6mD2W1ANe_NaEA4cgO0-qxv6SpO9MqbT4nevwqjMNOATK9nb5hVAEkbsR8upzX-yOFHx4F-Hg/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhn0-11ShjkIzuCYaSqVab5ELO0YNuFddD95xdShHzxAQWk57dBzFiKlqeKBb68ehpbTm6mD2W1ANe_NaEA4cgO0-qxv6SpO9MqbT4nevwqjMNOATK9nb5hVAEkbsR8upzX-yOFHx4F-Hg/s1600/1.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;
&lt;/div&gt;
&lt;b&gt;3 HTML Daftar Urutan&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Objektif :&lt;/b&gt; &lt;br /&gt;
Setelah mempelajari materi ini diharapkan anda dapat memahami penggunaan
element-element untuk pembuatan daftar urutan.&lt;br /&gt;
&lt;b&gt;Element&amp;nbsp; :&lt;/b&gt;&lt;br /&gt;
Element OL(ordered list), Element UL(unordered list), Element LI(list item).
&lt;br /&gt;
&lt;b&gt;1. Element OL (Orderd List).&lt;/b&gt;&lt;br /&gt;
Element OL berfungsi untuk membuat nomor daftar urut. Element ini mempunyai
attribute yaitu &lt;b&gt;start&lt;/b&gt;, dan &lt;b&gt;type&lt;/b&gt;. Attribute &lt;b&gt;start&lt;/b&gt; berfungsi
untuk memberikan nilai awal dari daftar urutan, attribute &lt;b&gt;type&lt;/b&gt; berfungsi
untuk memilih bentuk daftar urutan yaitu &lt;b&gt;A&lt;/b&gt; untuk abjad huruf besar, &lt;b&gt;a&lt;/b&gt;
untuk abjad huruf kecil, &lt;b&gt;I&lt;/b&gt; untuk abjad romawi besar, &lt;b&gt;i&lt;/b&gt; untuk
abjad romawi kecil, &lt;b&gt;1&lt;/b&gt; untuk angka decimal (default: start=&quot;1&quot;
type=&quot;1&quot; ). Dalam element OL harus terdapat beberapa element LI. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;ol start=&quot;number&quot;
type=&quot;A&quot;|&quot;a&quot;|&quot;I&quot;|&quot;i&quot;|&quot;1&quot;&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;........................ &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/ol&amp;gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
Ordered list digunakan untuk membuat daftar dimana tiap bagiannya memiliki
nomor secara berurut. Ordered list dimulai dengan menggunakan tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;OL&amp;gt;&lt;/span&gt;&lt;/code&gt; dan diakhiri &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;/OL&amp;gt;&lt;/span&gt;&lt;/code&gt;. Untuk menyatakan tiap
bagiannya digunakan tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;LI&amp;gt;&lt;/span&gt;&lt;/code&gt;
dimana tag ini tidak menggunakan penutup.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt; &lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;Ordered
List&amp;lt;/TITLE&amp;gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;5 situs PTC yang sangat
direkomendasikan &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;OL&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;LI&amp;gt;NEOBUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;ONBUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;INCREASEBUX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;ClikSense&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;SchnaapKliks&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/OL&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlnJRb4WDPuayKU-kHtbXGwY8QVCb8T45iCbGgSDc2lPopWxYbV6yLAP__cdeQFjLXY1qUJYRK2sdmUkfhFLombAcJ4AL3M2yZFbo0MZITycn2q2MVDhjQJa2tj7hTHZzK9JxdM4oAspo/s1600/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlnJRb4WDPuayKU-kHtbXGwY8QVCb8T45iCbGgSDc2lPopWxYbV6yLAP__cdeQFjLXY1qUJYRK2sdmUkfhFLombAcJ4AL3M2yZFbo0MZITycn2q2MVDhjQJa2tj7hTHZzK9JxdM4oAspo/s1600/2.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;
&lt;br /&gt;
Ketika menggunakan perintah ordered list maka default penomoran adalah 1, 2,
3, …, Anda bisa mengubah nomor tersebut menggunakan atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;TYPE&lt;/span&gt;&lt;/code&gt; pada tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;OL&amp;gt;&lt;/span&gt;&lt;/code&gt;.&lt;br /&gt;
&lt;ul type=&quot;disc&quot;&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt; mso-fareast-font-family: Calibri;&quot;&gt;TYPE = 1&lt;/span&gt;&lt;/code&gt;
     ; daftar berurut dengan nomor 1, 2, 3 (default) &lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt; mso-fareast-font-family: Calibri;&quot;&gt;TYPE = I&lt;/span&gt;&lt;/code&gt;
     ; daftar berurut dengan menggunakan bilangan Romawi besar (I, II, III, IV,
     …) &lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt; mso-fareast-font-family: Calibri;&quot;&gt;TYPE = I&lt;/span&gt;&lt;/code&gt;
     ; daftar berurut dengan menggunakan bilangan Romawi huruf kecil (i, ii,
     iii, iv, …) &lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt; mso-fareast-font-family: Calibri;&quot;&gt;TYPE = A&lt;/span&gt;&lt;/code&gt;
     ; daftar berurut dengan menggunakan abjad besar (A, B, C, D, …) &lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt; mso-fareast-font-family: Calibri;&quot;&gt;TYPE = a&lt;/span&gt;&lt;/code&gt;
     ; daftar berurut dengan menggunakan abjad kecil (a, b, c, d, …) &lt;/li&gt;
&lt;/ul&gt;
Selain mengubah jenis penomoran, HTML juga menyediakan perintah untuk
menentukan nilai awal penomoran. Atribut yang digunakan adalah &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;START = n&lt;/span&gt;&lt;/code&gt;, dimana &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;n&lt;/span&gt;&lt;/code&gt; adalah nilai awal penomoran.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;OL atribut
type&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;OL TYPE=A&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;LI&amp;gt;Tiga Payment
Processor Yang Legitimasi
:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/b&gt;&lt;code&gt;&amp;lt;OL TYPE=I&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;LI&amp;gt;PayPal&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;AlertPay &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;LI&amp;gt;LibertyReserve &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;/OL&amp;gt;&amp;lt;LI&amp;gt;Tiga Lainnya
:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;OL TYPE=1 START=4&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;LI&amp;gt;Netteler&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;HooPays&lt;/code&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;WebMoney&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/OL&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOJr5PXhs6uXC6MRDl53IcNVZTgEDvV2gr2D1jCHzk14Y5m-Xu7LMtb9aO0rXhHlnedWhbFHbiQ7PDpKbQnEQ8_aLLp-m35de7NnGMn7IgTFzlXnMvM-RD95Z-3T1DYbZ5vk7QMEvtCjw/s1600/3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOJr5PXhs6uXC6MRDl53IcNVZTgEDvV2gr2D1jCHzk14Y5m-Xu7LMtb9aO0rXhHlnedWhbFHbiQ7PDpKbQnEQ8_aLLp-m35de7NnGMn7IgTFzlXnMvM-RD95Z-3T1DYbZ5vk7QMEvtCjw/s1600/3.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Element UL (Unordered List)&lt;/b&gt; &lt;br /&gt;
Element UL berfungsi untuk membuat daftar tanpa nomor urut (dalam format
bullet). Element ini mempunyai attribute yaitu type. Attribute type berfungsi
untuk memilih bentuk bullet yang digunakan. Nilai dari pada attribute type ini
adalah &quot;circle&quot;, &quot;square&quot; dan &quot;disc&quot; . Dalam
element UL harus terdapat beberapa element LI. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;ul&amp;nbsp;
type=&quot;circle&quot;|&quot;square&quot;|&quot;disc&quot;&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/ul&amp;gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
Berbeda dengan ordered list, dalam unordered list tidak dijumpai urutan
dalam suatu daftar. Setiap bagian dari unordered list ditandai dengan tanda
bullet. Tanda bullet menjadi defaultdalam unordered list. Untuk membuat daftar
dengan tanda ini digunakan tag awal &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;UL&amp;gt;&lt;/span&gt;&lt;/code&gt;
dan tag akhir &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;/UL&amp;gt;&lt;/span&gt;&lt;/code&gt;.
Sama seperti ordered list, untuk tiap-tiap bagian digunakan &amp;lt;LI&amp;gt; tanpa
tag penutup.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Element Unordered
List&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Tiga Situs Bisnis
Internet&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;UL&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;LI&amp;gt;PTC ( Paid To Click )
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;LI&amp;gt;PTSurv. ( Paid To
Surveys ) &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;LI&amp;gt;PPC ( Paid Per Click
)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/UL&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4ErvxbMfz8U2phrBztM2RovfBGAGenTngWBAq7ZwG_uIrmho5v478PmqFJJN8JwG-lnGkju4ox1WSlxF7Y0kX8LI-bDL_m-A9ELFsml6Sho3J7ExQ7yzMsDASv7rpUTFwqMvXQomHzFk/s1600/4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4ErvxbMfz8U2phrBztM2RovfBGAGenTngWBAq7ZwG_uIrmho5v478PmqFJJN8JwG-lnGkju4ox1WSlxF7Y0kX8LI-bDL_m-A9ELFsml6Sho3J7ExQ7yzMsDASv7rpUTFwqMvXQomHzFk/s1600/4.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;
&lt;br /&gt;
Selain default tanda bullet, Anda bisa menggunakan tanda cakram/disk,
lingkaran, atau kotak. Caranya dengan menggunakan atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;TYPE&lt;/span&gt;&lt;/code&gt; pada tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;UL&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Element UL dengan
atribut&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Jenis bisnis Internet
Marketing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;UL TYPE=square&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;LI&amp;gt;Ad
Network&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;Art Supply
Store&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;Amazon&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;LI&amp;gt;etc. &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/UL&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuYL966rySjkRr-CGqbsSENfq7VRvQrP1pnXZE01z8iG_kSHeVm8n7UJgSIsKnB3eEw-9rV13okxr4eJrw-VWtOy42W3FK0LCr-h7CA_buVZLvb3CqwaUGDp1X5MZaXQTZ4T-e_RdkFjo/s1600/5.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuYL966rySjkRr-CGqbsSENfq7VRvQrP1pnXZE01z8iG_kSHeVm8n7UJgSIsKnB3eEw-9rV13okxr4eJrw-VWtOy42W3FK0LCr-h7CA_buVZLvb3CqwaUGDp1X5MZaXQTZ4T-e_RdkFjo/s1600/5.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;b&gt;3. Element LI (List Item)&lt;/b&gt; &lt;br /&gt;
Element LI merupakan isi dari pada daftar. Element ini harus berada di dalam
element OL atau UL. Element ini mempunyai attribute type dan value. Nilai
attribute type adalah A,a,I,i,1,circle,square,disc dan attribute value
berisikan nilai nomor urutan dari attribute type. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;li
type=&quot;A&quot;|&quot;a&quot;|&quot;I&quot;|&quot;i&quot;|&quot;1&quot;|&quot;circle&quot;|&quot;square&quot;|&quot;disc&quot;&amp;gt;
&lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/li&amp;gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
Sampai disini saya harap Anda sudah dapat memahami seluiruh element dasar
utama pada&amp;nbsp; program HTML, untuk lebih memperdalamnya lagi silahkan Anda
melanjutkannya &lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;ke tingkat lanjutan …!!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;span style=&quot;color: black; font-weight: normal;&quot;&gt;Sumber :&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;http://bisnisonlinetop1.blogspot.com&lt;br /&gt;
&lt;h4 style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;span style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: black; font-weight: normal;&quot;&gt;Selamat Membaca. Semoga Bermanfaat&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/6805659615286139118/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-iii.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/6805659615286139118'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/6805659615286139118'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-iii.html' title='Belajar HTML Dasar Tingkat III'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEg9oGEqlyRRSGQPJRvKTWAL_0fbARtrXjE5kIKA-syZnCjdyzmNcdDIdOCYnQcut1gnnP17l4zFqReAKHkRn_f-KyT6l9LVAXQC9aVIrZU14EXX8uHyzhY_ONcRYkvqC60Wh6NZ88wFBh8/s72-c/html+3.jpg" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-67932803547680295</id><published>2014-03-07T06:59:00.001-08:00</published><updated>2014-03-07T16:15:51.630-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Komputer"/><category scheme="http://www.blogger.com/atom/ns#" term="Memahami HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips dan Trik Blogger"/><title type='text'>Belajar HTML Dasar Tingkat II</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;E&lt;/span&gt;lement B(bold), Element I(italic), Element (underline),&amp;nbsp; Element BR(line break), Perintah tag &amp;lt;br /&amp;gt; &amp;lt;blockquote&amp;gt;, Preformatted Text &amp;lt;br /&amp;gt; &amp;lt;pre&amp;gt;,&lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-i.html&quot; target=&quot;_blank&quot;&gt;Element&lt;/a&gt; H1,H2,H3,H4,H5,H6 &amp;lt;header&amp;gt;, Element ukuran font , Element CENTER, Element BASEFONT, Element FONT, Membuat jenis huruf yang diinginkan dengan menggunakan Atribut FACE ,,Atribut COLOR digunakan untuk mengatur warna font yang akan digunakan, Element HR(horizontal rule)&lt;/div&gt;
&lt;h4 style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Objektif :&lt;/b&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Setelah mempelajari materi ini diharapkan anda dapat memahami penggunaan element-element untuk pemformatan teks.&lt;/div&gt;
&lt;h4 style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Element B (Bold) &lt;/b&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-i.html&quot; target=&quot;_blank&quot;&gt;Element&lt;/a&gt; B berfungsi untuk membuat tampilan teks tercetak tebal (bold). &lt;br /&gt;
Sintaks: &lt;br /&gt;
&amp;lt;b&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;br /&gt;
&amp;lt;/b&amp;gt; &lt;/div&gt;
&lt;h4 style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Element I (Italic) &lt;/b&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Element I berfungsi untuk membuat tampilan teks tercetak miring (italic). &lt;br /&gt;
Sintaks: &lt;br /&gt;
&amp;lt;i&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnzeWaSkP5j48hbU7XiBDTAz5QInQNTl2yBN1DSZSWKFzZtgA2smK2lfXdHy5npinVShQZ4vHQC_ay8o72GMrAHVrPNNDdO9X-ljZHIDMv9eQAoJgIYKs-BurF9YuoHRKsgYz2iSbMDcQ/s1600/html+2.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnzeWaSkP5j48hbU7XiBDTAz5QInQNTl2yBN1DSZSWKFzZtgA2smK2lfXdHy5npinVShQZ4vHQC_ay8o72GMrAHVrPNNDdO9X-ljZHIDMv9eQAoJgIYKs-BurF9YuoHRKsgYz2iSbMDcQ/s1600/html+2.png&quot; /&gt;&lt;/a&gt;&amp;lt;/i&amp;gt; &lt;/div&gt;
&lt;h4 style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Element U (Underline) &lt;/b&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Element U berfungsi untuk membuat tampilan teks tercetak garis bawah (underline). &lt;br /&gt;
Sintaks: &lt;br /&gt;
&amp;lt;u&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;br /&gt;
&amp;lt;/u&amp;gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Element HR (Horizontal Rule) &lt;/b&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Element HR berfungsi untuk membuat suatu garis horizontal. Element ini tidak mempunyai tag penutup dan mempunyai attribute align untuk menempatkan posisi secara horizontal (&quot;left&quot;, &quot;center&quot;, &quot;right&quot;), size untuk ukuran ketebalan garis (&quot;pixel&quot;), width untuk ukuran panjang garis (&quot;persen&quot;), dan noshade (garis solid). &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;i&gt;&lt;b&gt;&amp;lt;hr align=&quot;left&quot; center=&quot;&quot; noshade=&quot;noshade&quot; right=&quot;&quot; size=&quot;pixel&quot; width=&quot;persen&quot; /&amp;gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Begin Row (BR) atau Line Break &lt;/b&gt;&lt;/h4&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Tag ini digunakan untuk menulis teks pada baris berikutnya. Tag &lt;br /&gt;
&amp;nbsp;membuat baris baru tanpa memberi baris kosong di bawahnya. &lt;br /&gt;
Element BR berfungsi untuk ganti baris. Dan element BR ini tidak mempunyai tag penutup. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&amp;nbsp;&amp;lt;br&amp;gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;
Contoh: &lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;code&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;/code&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;HEAD&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;TITLE&amp;gt;Begin Row&amp;lt;/TITLE&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;/HEAD&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;BODY&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;P&amp;gt;Ada 3 jenis payment processor yang sangat direkomendasikan untuk
melakukan transaksi bagi pelaku bisnis secara online, contohnya yaitu :
&amp;lt;BR&amp;gt;PayPal&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;BR&amp;gt;AlertPay&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;BR&amp;gt;LibertyReserve&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/BODY&amp;gt; &lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;/HTML&amp;gt;&lt;/code&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgz1hq88ox6CKlpeNJfkth3-aq5Wvx7HDTwMXlJ2OeBfl6CXF5_vjjJAR4J2rrfB3Ykj2Xmz3LTiJbn6MgfVifCWWRL4OHrilg8jLT14bO8sjiTulgy93msBi7DiJfx1glZnXap3vDcQi4/s1600/22.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgz1hq88ox6CKlpeNJfkth3-aq5Wvx7HDTwMXlJ2OeBfl6CXF5_vjjJAR4J2rrfB3Ykj2Xmz3LTiJbn6MgfVifCWWRL4OHrilg8jLT14bO8sjiTulgy93msBi7DiJfx1glZnXap3vDcQi4/s1600/22.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
Element H1,H2,H3,H4,H5,H6 (Header) &lt;/h4&gt;
Element H1,H2,H3,H4,H5,H6 berfungsi untuk membuat header dengan format 6
jenis ukuran huruf&amp;nbsp; dan tercetak tebal. Nilai ukuran huruf terbesar adalah
H1 dan terkecil adalah H6. Element ini mempunyai attribute yaitu align yang
bernilai &quot;left&quot;, &quot;center&quot;, &quot;right&quot; yang
menspesifikasikan posisi horizontal dari header (default: &quot;left&quot;). &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;hx
align=&quot;left&quot;|&quot;center&quot;|&quot;right&quot;&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/hx&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;x : 1 ... 6 &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; line-height: 115%; mso-bidi-font-family: Arial;&quot;&gt;Perintah tag Blockquote&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Perintah tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;BLOCKQUOTE&amp;gt;&lt;/span&gt;&lt;/code&gt;
digunakan untuk menulis kutipan teks. Dengan perintah ini browser akan
menampilkan teks menjorok ke dalam (meng-identasi teks) atau menampilkan teks
dalam bentuk huruf miring.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;BLOCKQUOTE&amp;lt;/TITLE&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H3&amp;gt;Google
Analytics&amp;lt;/H3&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Tool ini adalah milik Google
yang mempunyai fiture yang cukup lengkap dan sangat handal, sehingga sangat
banyak digunakan oleh para webmaster. Anda tidak perlu membayar untuk memakai
tool ini, Tool ini cukup canggih digunakan untuk melacak keyword pengunjung
blok
Anda.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/BLOCKQUOTE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj5nbS8hqbjcUWwZeR6vOVRfpx-HHeI3FO5J6_Yl9Ngnp8s39qga6NNNhMOLzU0SUs0FGyHbGWz_VMvm0_TreBO3telgeoSDA0wRwH7026-4pCAsHJGy3rQpkFwjC9eCp0Znbna7ldHww/s1600/23.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj5nbS8hqbjcUWwZeR6vOVRfpx-HHeI3FO5J6_Yl9Ngnp8s39qga6NNNhMOLzU0SUs0FGyHbGWz_VMvm0_TreBO3telgeoSDA0wRwH7026-4pCAsHJGy3rQpkFwjC9eCp0Znbna7ldHww/s1600/23.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; line-height: 115%; mso-bidi-font-family: Arial;&quot;&gt;Preformatted Text &amp;lt;pre&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Element PRE berfungsi untuk menampilkan teks seperti apa adanya. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;pre&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/pre&amp;gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
Preformatted Text (&lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;PRE&lt;/span&gt;&lt;/code&gt;)
digunakan untuk menampilkan teks sama seperti yang Anda ketikkan dalam dokumen
HTML. Browser akan menampikan teks tersebut dalam font monospaced, yaitu
seperti terlihat dalam teks yang tampilkan oleh aplikasi berbasis teks (
misalnya tentang Google AdSense ).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Preformatted
Text&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;PRE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Sebagian besar blogger yang
menambahkan fasilitas Google AdSense biasanya berfikir untuk menjadikan blognya
sebagai monetize blog. Kadang Website dalam bentuk CMS juga dioptimasi agar
bisa mendatangkan traffic sebanyak-banyaknya yang pada gilirannya meningkatkan
peluang penambahan pendapatan di
AdSense.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/PRE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicYzT2ValYcB_BnDdU2iC2irMq7_BrcFnygNhllzE4nnlZMh1oUSbiB02o6n5HVHqS8_U0n6SyGHaTrDrJEfq-0kClEve5lPStHKnXWpcC4e7CDx5gH3uFD2Gj0QqWJX5qwU450fJTLVQ/s1600/24.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicYzT2ValYcB_BnDdU2iC2irMq7_BrcFnygNhllzE4nnlZMh1oUSbiB02o6n5HVHqS8_U0n6SyGHaTrDrJEfq-0kClEve5lPStHKnXWpcC4e7CDx5gH3uFD2Gj0QqWJX5qwU450fJTLVQ/s1600/24.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;b&gt;Element BASEFONT&lt;/b&gt; &lt;br /&gt;
Element BASEFONT berfungsi untuk merubah dasar ukuran huruf tampilan dari
web browser. Attribute dari element ini adalah size yang merupakan ukuran&amp;nbsp;
huruf dengan nilai &quot;1&quot; sampai dengan &quot;7&quot; pixel, atau berupa
ukuran relatif ( + atau - ), default nya adalah &quot;3&quot; pixel. Element
ini tidak mempunyai tag penutup. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;basefont size=&quot;pixel&quot;&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;h4&gt;
Element CENTER &lt;/h4&gt;
Element CENTER berfungsi untuk menampilkan teks dengan posisi horizontal ditengah.
&lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;center&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; line-height: 115%; mso-bidi-font-family: Arial;&quot;&gt;Ukuran Font&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Untuk mengatur huruf dokumen HTML digunakan tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;FONT SIZE&amp;gt;&lt;/span&gt;&lt;/code&gt;. Tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;FONT SIZE&amp;gt;&lt;/span&gt;&lt;/code&gt; memiliki beberapa
atribut untuk mengatur ukuran huruf yang akan digunakan.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Ukuran
font&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=1&amp;gt;Ukuran font
1&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=2&amp;gt;Ukuran font
2&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=3&amp;gt;Ukuran font
3&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=4&amp;gt;Ukuran font
4&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=5&amp;gt;Ukuran font
5&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=6&amp;gt;Ukuran font
6&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=7&amp;gt;Ukuran font
7&amp;lt;/FONT&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8d0-590sJpgvUQNhgseiy6lPRNlrTyuHiar3dzZeBXFNMLG65QTtdOCplxnIIRCCNG12Kbhn_1HL46Q27FPPc3bK7R6JZO1V2cS7-1DRlcqq_kALPHRGlZsOW6vu55SlLP82GymahkZc/s1600/25.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8d0-590sJpgvUQNhgseiy6lPRNlrTyuHiar3dzZeBXFNMLG65QTtdOCplxnIIRCCNG12Kbhn_1HL46Q27FPPc3bK7R6JZO1V2cS7-1DRlcqq_kALPHRGlZsOW6vu55SlLP82GymahkZc/s1600/25.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; line-height: 115%; mso-bidi-font-family: Arial;&quot;&gt;Jenis Font&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;FACE&lt;/span&gt;&lt;/code&gt; digunakan
untuk mengatur jenis huruf yang diinginkan. Atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;FACE&lt;/span&gt;&lt;/code&gt; harus diisi dengan string jenis
font seperti Arial, Times New Roman,Verdana, dan sebagainya.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt; &lt;br /&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HTML&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Jenis
Font&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=5&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT FACE =
&quot;Arial&quot;&amp;gt;Arial, contoh Hobi ngenet dapat duit&amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT FACE =
&quot;Verdana&quot;&amp;gt;Verdana , contoh Tips internet marketing &amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT FACE = &quot;Times New
Roman&quot;&amp;gt;Times New Roman, contoh Tips SEO&amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGu7nsVx9gRWkCq_0brCUCfsIFYSgycN5n_3UbjvXYePcKJ3a_x6d4e1LsE-bwodrbfu6JI3LR53UvAZYo_eZuJ9KMsevjvwSFyyASJu4XpYpzcAdS50oeAiQERJ5r5K4XgG9bH6mINwY/s1600/26.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGu7nsVx9gRWkCq_0brCUCfsIFYSgycN5n_3UbjvXYePcKJ3a_x6d4e1LsE-bwodrbfu6JI3LR53UvAZYo_eZuJ9KMsevjvwSFyyASJu4XpYpzcAdS50oeAiQERJ5r5K4XgG9bH6mINwY/s1600/26.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; line-height: 115%; mso-bidi-font-family: Arial;&quot;&gt;Warna Font&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;COLOR&lt;/span&gt;&lt;/code&gt; digunakan
untuk mengatur warna font yang akan digunakan. Untuk memberi nilai pada atribut
color, ada dua cara. Cara pertama dengan menuliskan nama warna seperti Red,
Blue, Yellow, White, dll. Sedangkan cara kedua adalah dengan menggunakan nilai
RGB (Red Green Blue) dari suatu warna, misalnya &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;FF0000&lt;/span&gt;&lt;/code&gt; untuk Red, &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;00FF00&lt;/span&gt;&lt;/code&gt;
untuk green, dan &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;0000FF&lt;/span&gt;&lt;/code&gt;
untuk Blue.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Warna
Font&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT SIZE=5&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT COLOR =
&quot;green&quot;&amp;gt;AD Network&amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT COLOR = &quot;#&lt;/span&gt;&lt;/b&gt;&lt;code&gt;00FF00&lt;/code&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&quot;&amp;gt;Apartement Locator&amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;FONT COLOR = &quot;#&lt;/span&gt;&lt;/b&gt;&lt;code&gt;0000FF&lt;/code&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&quot;&amp;gt;Art Supply Store&amp;lt;P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPi7ENa91nY_pn8Xm3mcfRwtMzvJpdDu-COQDJ0ReuBXI6q2cV6gd_aQv9x6IF6O_S3WjM5ev-MkvXJsjWLRGqPBeDf5uy2A3W3M3n6vNIJI3UMJ8ZeVDFmkrAcCXx7RFSgYFjbd6s4M4/s1600/27.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPi7ENa91nY_pn8Xm3mcfRwtMzvJpdDu-COQDJ0ReuBXI6q2cV6gd_aQv9x6IF6O_S3WjM5ev-MkvXJsjWLRGqPBeDf5uy2A3W3M3n6vNIJI3UMJ8ZeVDFmkrAcCXx7RFSgYFjbd6s4M4/s1600/27.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;b&gt;LATIHAN :&lt;/b&gt;&lt;br /&gt;
Gunakan teks editor misalkan &quot;Notepad&quot; untuk menyunting dan
menyimpan script latihan di bawah ini. Untuk melihat hasilnya bukalah file
tersebut dengan menggunakan web browser favorit Anda&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 1: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks dengan ganti baris (element BR): &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Belajar bahasa pemrograman web. Dengan materi dasar HTML. Dan&amp;nbsp; JSP&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Belajar bahasa pemrograman web.&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Dengan materi dasar HTML.&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Dan JSP. &lt;br /&gt;
Nama file: latihan2_1.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-1&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
Belajar bahasa pemgrograman web. Dengan mater dasar HTML. Dan JSP. &amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt;Belajar bahasa pemrograman web.&amp;lt;br&amp;gt;Dengan materi dasar
HTML.&amp;lt;br&amp;gt;Dan JSP. &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 2: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks dalam bentuk paragraf (element P): &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Tampilan teks sebelum paragraf. &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Tampilan teks paragraf pertama. &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Tampilan teks paragraf kedua. &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Tampilan teks setelah paragraf. &lt;br /&gt;
Nama file: latihan2_2.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-2&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
Tampilan teks sebelum paragraf. &lt;br /&gt;
&amp;lt;p&amp;gt;Tampilan teks paragraf pertama.&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;p&amp;gt;Tampilan teks paragraf kedua.&amp;lt;/p&amp;gt; &lt;br /&gt;
Tampilan teks setelah paragraf. &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Tugas tambahan: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Gantilah setiap tag &amp;lt;/p&amp;gt; dengan element BR, dan lihat hasilnya. &lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 3: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan posisi horizontal kelurusan paragraf: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Paragraf ini pada posisi rata kiri (default) &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Paragraf ini pada posisi rata tengah &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Paragraf ini pada posisi rata kanan &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Paragraf ini pada posisi rata kiri &lt;br /&gt;
Nama file: latihan2_3.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-3&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;p&amp;gt;Paragraf ini pada posisi rata kiri (default)&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;p align=&quot;center&quot;&amp;gt;Paragraf ini pada posisi rata
tengah&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;p align=&quot;right&quot;&amp;gt;Paragraf ini pada posisi rata kanan&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;p align=&quot;left&quot;&amp;gt;Paragraf ini pada posisi rata kiri&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 4: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks sebagai header (element H):&lt;br /&gt;
&lt;h3&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini Heading-1&lt;/h3&gt;
&lt;h4&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini Heading-2&lt;/h4&gt;
&lt;h5&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini Heading-3&lt;/h5&gt;
&lt;h6&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ini Heading-4&lt;/h6&gt;
&lt;h6&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini Heading-5 &lt;/h6&gt;
&lt;h6&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini Heading-6&lt;/h6&gt;
Nama file: latihan2_4.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-4&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;h1&amp;gt;Ini Heading-1&amp;lt;/h1&amp;gt; &lt;br /&gt;
&amp;lt;h2&amp;gt;Ini Heading-2&amp;lt;/h2&amp;gt; &lt;br /&gt;
&amp;lt;h3&amp;gt;Ini Heading-3&amp;lt;/h3&amp;gt; &lt;br /&gt;
&amp;lt;h4&amp;gt;Ini Heading-4&amp;lt;/h4&amp;gt; &lt;br /&gt;
&amp;lt;h5&amp;gt;Ini Heading-5&amp;lt;/h5&amp;gt; &lt;br /&gt;
&amp;lt;h6&amp;gt;Ini Heading-6&amp;lt;/h6&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Tugas tambahan: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Tempatkanlah tampilan isi element H3 di kanan dan H5 di tengah. &lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 5: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks dalam format tebal, miring dan garis bawah: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini normal teks &lt;br /&gt;
Ini teks tercetak tebal (bold) &lt;br /&gt;
Ini teks tercetak miring (italic) &lt;br /&gt;
Ini teks tercetak garis bawah (underline) &lt;br /&gt;
Nama file: latihan2_5.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-5&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
Ini normal teks&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;b&amp;gt;Ini teks tercetak tebal (bold)&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;i&amp;gt;Ini teks tercetak miring (italic)&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;u&amp;gt;Ini teks tercetak garis bawah (underline)&amp;lt;/u&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Tugas tambahan: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Buat teks tercetak miring dan tebal. &lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 6: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks dalam bentuk apa adanya (element PRE): &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Ini bentuk penulisan preformated text &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
apapun bentuknya tulisan ini akan ditampilkan &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
pada web browser &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
seperti apa adanya, alias yang ditulis &lt;br /&gt;
Nama file: latihan2_6.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-6&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
Ini bentuk penulisan preformated text &lt;br /&gt;
apapun bentuknya tulisan ini akan ditampilkan &lt;br /&gt;
pada web browser &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
seperti apa adanya, alias yang ditulis &lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 7: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks pada posisi tengah jendela web browser (element
CENTER): &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini terletak di tengah layar web browser &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
dengan menggunakan element CENTER &lt;br /&gt;
Nama file: latihan2_7.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-7&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;center&amp;gt; &lt;br /&gt;
Teks ini terletak di tengah layar web browser&amp;lt;br&amp;gt; &lt;br /&gt;
dengan menggunakan element CENTER &lt;br /&gt;
&amp;lt;/center&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 8: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks berdasarkan element BASEFONT: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 1 &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 2 &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 3 &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 4 &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 5 &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 6 &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks ini mempunyai size = 7 &lt;br /&gt;
Nama file: latihan2_8.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-8&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;1&quot;&amp;gt;Teks ini mempunyai size=1&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;2&quot;&amp;gt;Teks ini mempunyai size=2&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;3&quot;&amp;gt;Teks ini mempunyai size=3&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;4&quot;&amp;gt;Teks ini mempunyai size=4&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;5&quot;&amp;gt;Teks ini mempunyai size=5&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;6&quot;&amp;gt;Teks ini mempunyai size=6&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;basefont size=&quot;7&quot;&amp;gt;Teks ini mempunyai size=7 &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 9: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks dengan menggunakan element FONT: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks dengan format color=fuchia; size=+2; face=verdana &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks dengan format color=gray; size=6; face=algerian &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Teks dengan format color=red; size=-1; face=impact &lt;br /&gt;
Nama file: latihan2_9.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-9&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;font color=&quot;fuchsia&quot; size=&quot;+2&quot;
face=&quot;verdana&quot;&amp;gt; &lt;br /&gt;
Teks dengan format color=fuchsia; size=+2; face=verdana&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;/font&amp;gt; &lt;br /&gt;
&amp;lt;font color=&quot;gray&quot; size=&quot;6&quot;
face=&quot;algerian&quot;&amp;gt; &lt;br /&gt;
Teks dengan format color=gray; size=6; face=algerian&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;/font&amp;gt; &lt;br /&gt;
&amp;lt;font color=&quot;red&quot; size=&quot;-1&quot; face=&quot;impact&quot;&amp;gt; &lt;br /&gt;
Teks dengan format color=red; size=-1; face=impact &lt;br /&gt;
&amp;lt;/font&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 10: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan garis horizontal menggunakan elemen HR:&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;hr align=&quot;left&quot; size=&quot;2&quot; width=&quot;34%&quot; /&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;hr align=&quot;left&quot; noshade=&quot;noshade&quot; size=&quot;6&quot; style=&quot;color: #aca899;&quot; width=&quot;34%&quot; /&gt;
&lt;/div&gt;
Nama file: latihan2_10.html&lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt;Latihan2-10&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
&amp;lt;hr align=&quot;left&quot; size=&quot;6&quot; width=&quot;30%&quot;&amp;gt; &lt;br /&gt;
&amp;lt;hr align=&quot;left&quot; size=&quot;6&quot; width=&quot;30%&quot;
noshade&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
Bersambung ke &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-iii.html&quot; target=&quot;_blank&quot;&gt;Belajar HTML Dasar tingkat III&lt;/a&gt;&lt;br /&gt;
Sumber :&amp;nbsp; http://bisnisonlinetop1.blogspot.com&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;i&gt;&lt;b&gt;Selamat Membaca semoga bermanfaat.&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/67932803547680295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-ii.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/67932803547680295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/67932803547680295'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-ii.html' title='Belajar HTML Dasar Tingkat II'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEjnzeWaSkP5j48hbU7XiBDTAz5QInQNTl2yBN1DSZSWKFzZtgA2smK2lfXdHy5npinVShQZ4vHQC_ay8o72GMrAHVrPNNDdO9X-ljZHIDMv9eQAoJgIYKs-BurF9YuoHRKsgYz2iSbMDcQ/s72-c/html+2.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-7661721840122184659</id><published>2014-03-07T06:24:00.000-08:00</published><updated>2014-03-07T16:14:23.903-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Komputer"/><category scheme="http://www.blogger.com/atom/ns#" term="Memahami HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips dan Trik Blogger"/><title type='text'>Belajar HTML Dasar tingkat I</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;H&lt;/span&gt;TML merupakan singkatan dari HyperText Markup Language adalah script untuk menyusun dokumen-dokumen &lt;a href=&quot;http://myteknologis.blogspot.com/&quot; target=&quot;_blank&quot;&gt;Web&lt;/a&gt;.mendesain &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html&quot; target=&quot;_blank&quot;&gt;HTML&lt;/a&gt; berarti melakukan suatu tindakan pemrograman. Namun HTML bukanlah sebuah bahasa pemrograman. Namun HTML hanyalah berisi perintah-perintah yang telah terstruktur berupa tag-tag penyusun. Menuliskan tag-tag HTML tidaklah sebatas hanya memasukkan perintah-perintah tertentu agar HTML kita dapat di akses oleh browser. Mendesain HTML adalah  sebuah seni tersendiri. Homepage yang merupakan implementasi dari &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html&quot; target=&quot;_blank&quot;&gt;HTML&lt;/a&gt; adalah refleksi dari orang yang membuatnya. Untuk itu kita perlu mendesainnya dengan baik agar para pengunjung homepage yang kita buat merasa senang dan bermanfaat. 
Mendesain &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html&quot; target=&quot;_blank&quot;&gt;HTML&lt;/a&gt; dapat dilakukan dengan dua cara:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Menggunakan HTML Editor, seperti Microsoft FrontPage, Adobe Dreamweaver, dan lain-lain.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Dengan cara menuliskan sendiri secara manual satu persatu tag-tag HTML ke dalam dokumen HTML. 
&lt;/li&gt;
&lt;/ol&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw_Y4Ce1XlaGSLgpM2V_-CWO3bytb5ygb0ZZ2jWtsZ3mHJheStFbqFDANJoOSRgg2rKXPXTDruxX8LD32BboIa_QDfBnc7at3RBx7OU8Dku_cP5i-Fq9J0heWtMM9-MqJwqH9LvOVoA48/s1600/html+1.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw_Y4Ce1XlaGSLgpM2V_-CWO3bytb5ygb0ZZ2jWtsZ3mHJheStFbqFDANJoOSRgg2rKXPXTDruxX8LD32BboIa_QDfBnc7at3RBx7OU8Dku_cP5i-Fq9J0heWtMM9-MqJwqH9LvOVoA48/s1600/html+1.png&quot; /&gt;&lt;/a&gt;Kedua cara diatas memiliki Kelebihan dan kekurangan. Cara pertama kelebihannya adalah HTML Editor merupakan sebuah program yang khusus didesain untuk membuat, melakukan editing bahkan mem-publish ke internet. Dengan kemampuannya menggabungkan kemudahan dan kecanggihan teknologi internet ke dalam dokumen HTML maka cara ini sangat disukai oleh para pemula dan desainer yang tidak ingin belajar lebih mendalam mengenai HTML. Sedangkan cara kedua adalah menuliskan secara manual satu persatu tag-tag HTML. Hal ini sangat disarakan sulit dikarenakan akan memakan tenaga dan waktu ekstra untuk melakukannya, ditambah lagi Anda harus melakukan cara-cara konvensional untuk melihat hasilnya pada web browser. Namun pada cara kedua adalah dasar dari segala bentuk HTML yang akan Anda pelajari, karena dengan cara itulah Anda akan lebih paham mengenai cara kerja dan berbagai perintah yang biasa dipakai pada bahasa HTML.&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;Struktur Dasar Dokumen HTML&amp;nbsp;&lt;/b&gt;&lt;/h4&gt;
Dokumen HTML disimpan dalam format teks reguler dan mengandung tag-tag yang memerintahkan web browser untuk mengeksekusi perintah-perintah yang dispesifikasikan. Struktur dasar dokumen HTML(Tag, Element, Attribute), Element HTML, Element HEAD, Element TITLE, Element BODY. Secara sederhana HTML terdiri dari dua bagian yaitu Header dan Body. Struktur &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html&quot; target=&quot;_blank&quot;&gt;HTML&lt;/a&gt; diapit oleh tag awal &lt;html&gt; dan tag akhir &lt;/html&gt;. Standar penulisannya adalah:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Deskrisi dokumen &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Isi dokumen &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;Contoh aplikasinya&amp;nbsp;&lt;/b&gt;&lt;/h4&gt;
Buatlah scripts teks seperti dibawah ini dengan menggunakan NotePad dan simpan filenya dengan nama latihan1.html&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Belajar
Dasar-Dasar HTML&amp;lt;/TITLE&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Pelajaran Pertama saya mengenai
pemerograman HTML, Ternyata Belajar HTML itu sangat mudah dan
mengasyikan&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;Keterangan:&lt;/b&gt;&lt;/h4&gt;
&lt;h4&gt;
&lt;/h4&gt;
&lt;ol&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;Tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt; mso-fareast-font-family: Calibri;&quot;&gt;&amp;lt;TITLE&amp;gt;&lt;/span&gt;&lt;/code&gt;
     digunakan untuk memberi judul dokumen HTML. Judul ini dapat Anda lihat
     pada pojok kiri atas (&lt;i&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-bidi-font-family: Arial;&quot;&gt;title bar&lt;/span&gt;&lt;/i&gt;) browser. Ketika orang
     akan mem-bookmark web Anda, maka judul inilah yang akan disimpan. &lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&amp;lt;BODY&amp;gt;&amp;nbsp;
     adalah isi dokumen yang akan ditampilkan dibrowser Anda &lt;/li&gt;
&lt;/ol&gt;
Untuk melihat hasilnya, silakan jalankan browser favorit Anda, dengan cara
membuka file latihan1.html yang sudah Anda buat tadi dengan menggunakan browser
seperti contoh tampilan dibawah ini saya menggunakan browser Mozila Firefox :&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikUEX0kJHPBKo8TiRihEewtTLLNkbRg84CG2QDMuCu7HXCfVTMUQpUm0lnNpcLNofXc4IIBZ-t_IZsGBfu6zuEWMV6smWjkzvEepjb8qaX-tHGzKgJx8gz9ndoL-Gi41jtr_1kD53_sW8/s1600/11.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikUEX0kJHPBKo8TiRihEewtTLLNkbRg84CG2QDMuCu7HXCfVTMUQpUm0lnNpcLNofXc4IIBZ-t_IZsGBfu6zuEWMV6smWjkzvEepjb8qaX-tHGzKgJx8gz9ndoL-Gi41jtr_1kD53_sW8/s1600/11.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Setelah mempelajari materi ini diharapkan anda dapat memahami struktur dasar
dari dokumen HTML.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
Referensi Tag HTML&lt;/h4&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-bidi-font-family: Arial;&quot;&gt;1. Heading&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Merupakan kepala dari dokumen HTML. Tag &amp;lt;head&amp;gt; dan tag &amp;lt;/head&amp;gt;
terletak di antara tag &amp;lt;html&amp;gt; dan tag &amp;lt;/html&amp;gt;.&lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;........... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/head&amp;gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
Heading adalah sekumpulan kata yang menjadi judul atau subjudul dalam suatu
dokumen HTML. Heading berbeda dengan tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;TITLE&amp;gt;&lt;/span&gt;&lt;/code&gt;
yang tidak bisa muncul dalam halaman web. HTML menyediakan enam tingkatan
heading. Heading level 1 biasanya untuk judul utama.&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Headings&amp;lt;/TITLE&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H1&amp;gt;Heading Level
1&amp;lt;/H1&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H2&amp;gt;Heading Level
2&amp;lt;/H2&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H3&amp;gt;Heading Level
3&amp;lt;/H3&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H4&amp;gt;Heading Level
4&amp;lt;/H4&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H5&amp;gt;Heading Level
5&amp;lt;/H5&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;H6&amp;gt;Heading Level
6&amp;lt;/H6&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkJaZ6wjv91HLK7b1wPnMn31uhDDfhRryNXYp7nbfJfgYPEWiBDyq-Z7m9kQCThdgyJtF0RjwzM7GxF5XlFU0XCvPE7KWlPsZkpSt66rGrE_f6Mkvzmi60HUd0Bz4YBluizGS5VI6xy3o/s1600/12.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkJaZ6wjv91HLK7b1wPnMn31uhDDfhRryNXYp7nbfJfgYPEWiBDyq-Z7m9kQCThdgyJtF0RjwzM7GxF5XlFU0XCvPE7KWlPsZkpSt66rGrE_f6Mkvzmi60HUd0Bz4YBluizGS5VI6xy3o/s1600/12.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h4&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-bidi-font-family: Arial;&quot;&gt;2. Paragraf&lt;/span&gt;&lt;/b&gt;&lt;/h4&gt;
Untuk membuat paragraf digunakan tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;P&amp;gt;&lt;/span&gt;&lt;/code&gt;.
Setelah tag &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;P&amp;gt;&lt;/span&gt;&lt;/code&gt; Anda
bisa menulis isi paragraf dan paragraf tersebut harus diakhiri dengan penutup &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;&amp;lt;/P&amp;gt;&lt;/span&gt;&lt;/code&gt;. Anda bisa mengatur posisi
paragraf dengan attribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;ALIGN&lt;/span&gt;&lt;/code&gt;.
Atribut &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;ALIGN&lt;/span&gt;&lt;/code&gt; diikuti dengan
posisi yang diinginkan. &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;LEFT&lt;/span&gt;&lt;/code&gt;
untuk rata kiri, &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;CENTER&lt;/span&gt;&lt;/code&gt;
untuk rata tengah dan &lt;code&gt;&lt;span style=&quot;font-size: 10.0pt;&quot;&gt;RIGHT&lt;/span&gt;&lt;/code&gt;
untuk rata kanan.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Contoh:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&amp;lt;HTML&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10.0pt;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;TITLE&amp;gt;Paragraf&amp;lt;/TITLE&amp;gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HEAD&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;P
ALIGN=&quot;right&quot;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Yang harus Anda sadari adalah
mencari uang di internet bukanlah bisnis secara riil, tapi sebenarnya kita
berhadapan dengan dunia maya,&amp;nbsp; yang perlu Anda cermati hanyalah banyak
jebakan dalam dunia maya yang begitu cerdas dan banyak situs-situs web bisnis
online yang buat Anda ragu berhasil atau gagal untuk menjalaninya, sehingga
banyak orang terperdaya, tertipu dan menyia-nyiakan waktu bahkan uangnya dan
akhirnya tidak ada hasil sama sekali, salah satu penyebabnya adalah kurangnya
pengetahuan yang mendalam tentang skill tekhnis dan strategy untuk sukses
bisnis
online.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;P ALIGN=&quot;center&quot;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Memang, sampai saat ini masih
banyak orang tidak percaya bahwa bisnis secara online bisa membuat penggunanya
menjadi kaya raya, itu tidak benar, sebab kenyataannya banyak orang menjadikan
bisnis online sebagai sumber penghasilannya yang besar, segera ikuti
petunjuk-petunjuk yang ada dalam blok saya ini, Anda akan diarahkan bagaimana
keberhasilan para interneter&amp;nbsp; kelas lokal maupun dunia yang membangun
kekayaan secara bisnis online, dan rahasianya di kupas tuntas disini dan
buktikan sendiri hasilnya, karena blog rahasia bisnis online ini adalah
intisari dari ratusan situs web bisnis online dengan menggunakan trik dan
strategy ampuh agar Anda bisa&amp;nbsp; membangun kekayaan secara online .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;P ALIGN=&quot;left&quot;&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Untuk menjalani bisnis online
agar Anda sukses, langkah pertama yang harus Anda lakukan adalah melakukan
persiapan. Tahapan ini sangat penting dan Anda harus melakukannya karena dalam
artikel ini memberikan Anda bukti keberhasilan bukan saja hanya menambah
pengetahuan Anda tentang bagaimana menjalani bisnis
online.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/P&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/BODY&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;&lt;span style=&quot;font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt;&quot;&gt;Dibawah
ini adalah tampilan pada halaman browser dari contoh script diatas :&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVtPkAZqlmYDXS83Pck0Y1aSdC3jYIhm8LWJzyskwT_Q5wVfpuDr6FDNSnru5cY7Y95cOfonJYu2arMWQ5N-SuWuDqbv68m94l9Xf6I2gfs7sr5PcnC-7sFvttGhw91fEvOLoA43bP6b4/s1600/13.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVtPkAZqlmYDXS83Pck0Y1aSdC3jYIhm8LWJzyskwT_Q5wVfpuDr6FDNSnru5cY7Y95cOfonJYu2arMWQ5N-SuWuDqbv68m94l9Xf6I2gfs7sr5PcnC-7sFvttGhw91fEvOLoA43bP6b4/s1600/13.JPG&quot; /&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
Dari struktur dasar HTML di atas dapat dijelaskan sebagai berikut : &lt;br /&gt;
&lt;b&gt;a. Tag &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;Adalah teks khusus (markup) berupa dua karakter &quot;&amp;lt;&quot; dan
&quot;&amp;gt;&quot;,&amp;nbsp; sebagai contoh &amp;lt;body&amp;gt; adalah tag dengan nama
body. &lt;br /&gt;
Secara umum tag ditulis secara berpasangan, yang terdiri atas tag pembuka dan
tag penutup (ditambahkan karakter &quot;/&quot; setelah karakter
&quot;&amp;lt;&quot;), sebagai contoh &amp;lt;body&amp;gt; ini adalah tag pembuka isi
dokumen HTML, dan &amp;lt;/body&amp;gt; ini adalah tag penutup isi dokumen HTML. &lt;br /&gt;
&lt;b&gt;b. Element &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;Element terdiri atas tiga bagian, yaitu tag pembuka, isi, dan tag penutup.
Sebagai contoh untuk menampilkan judul dokumen HTML pada web browser digunakan
element title, dimana: &lt;br /&gt;
&amp;lt;title&amp;gt; ini adalah tag pembuka judul dokumen HTML &lt;br /&gt;
Disini Judul Dokumen HTML ini adalah isi judul dokumen HTML &lt;br /&gt;
&amp;lt;/title&amp;gt; ini adalah tag penutup judul dokumen HTML &lt;br /&gt;
Tag-tag yang ditulis secara berpasangan pada suatu element HTML,&amp;nbsp; tidak
boleh saling tumpang tindih dengan pasangan tag-tag lainnya. &lt;br /&gt;
Contoh penulisan tag-tag yang benar&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&amp;lt;p&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;................ &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/p&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Contoh penulisan tag-tag yang salah&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&amp;lt;p&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;................ &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/p&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/b&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;c. Attribute &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;Attribute mendefinisikan property dari suatu element HTML, yang terdiri
atas nama dan nilai. Penulisannya adalah sebagai berikut:&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&amp;lt;TAG&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: grey;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp; nama-attr=&quot;nilai-attr&quot; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp; nama-attr=&quot;nilai-attr&quot; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp; ................. &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp; ................. &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/TAG&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Secara umum nilai attribute harus berada dalam tanda petik satu atau dua.
Sebagai contoh, untuk membuat warna teks menjadi kuning dan latarbelakang
halaman web menjadi hitam, penulisannya adalah &amp;lt;body
bgcolor=&quot;black&quot; text=&quot;yellow&quot;&amp;gt;&lt;br /&gt;
&lt;b&gt;d. Element &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html&quot; target=&quot;_blank&quot;&gt;HTML &lt;/a&gt;&lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;Menyatakan pada browser bahwa dokumen Web yang digunakan adalah HTML. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;html&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;.......... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/html&amp;gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;e. Element HEAD &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;Merupakan kepala dari dokumen HTML. Tag &amp;lt;head&amp;gt; dan tag &amp;lt;/head&amp;gt;
terletak di antara tag &amp;lt;html&amp;gt; dan tag &amp;lt;/html&amp;gt;. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;........... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/head&amp;gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;f. Element TITLE &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;Merupakan judul dari dokumen HTML yang ditampilkan pada judul jendela
browser. Tag &amp;lt;title&amp;gt; dan tag &amp;lt;/title&amp;gt; terletak di antara tag
&amp;lt;head&amp;gt; dan tag &amp;lt;/head&amp;gt;. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;title&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;......... &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/title&amp;gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;g. Element BODY&lt;/b&gt; &lt;br /&gt;
Element ini untuk menampilkan isi dokumen &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html&quot; target=&quot;_blank&quot;&gt;HTML.&lt;/a&gt; Tag &amp;lt;body&amp;gt; dan tag
&amp;lt;/body&amp;gt; terletak di bawah tag &amp;lt;head&amp;gt; dan tag &amp;lt;/head&amp;gt;. &lt;br /&gt;
Element BODY mempunyai attribute-attribute yang menspesifikasikan khususnya
warna dan latarbelakang dokumen yang akan ditampilkan pada browser. &lt;br /&gt;
Sintaks: &lt;br /&gt;
&lt;b&gt;&amp;lt;body text=&quot;v&quot; bgcolor=&quot;w&quot;
background=&quot;uri&quot; link=&quot;x&quot; alink=&quot;y&quot;
vlink=&quot;z&quot;&amp;gt; &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;b&gt;.............. &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/body&amp;gt; &lt;/b&gt;&lt;/b&gt;&lt;br /&gt;
Attribute text memberikan warna pada teks, bgcolor memberikan warna pada
latarbelakang dokumen HTML, background memberikan latarbelakang dokumen HTML
dalam bentuk gambar, link memberikan nilai warna untuk link, alink memberikan
warna untuk link yang sedang aktif, vlink memberikan warna untuk link yang
telah dikunjungi. &lt;br /&gt;
Jika attribute bgcolor dan background keduanya dispesifikasikan maka attribute
background yang akan digunakan, akan tetapi jika nilai attribute background
(gambar) tidak ditemukan pada dokumen HTML maka attribute bgcolor yang akan
digunakan.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;LATIHAN&lt;/b&gt;&lt;br /&gt;
Gunakan teks editor misalkan &quot;Notepad&quot; untuk menyunting dan
menyimpan script latihan di bawah ini. Untuk melihat hasilnya bukalah file
tersebut dengan menggunakan web browser favorit Anda&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 1: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Menampilkan teks: &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Belajar bahasa pemrograman web sangatlah mudah:) &lt;br /&gt;
Nama file: latihan1_1.html&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&amp;lt;html&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;title&amp;gt;Latihan1-1&amp;lt;/title&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;body&amp;gt;&amp;nbsp; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Belajar bahasa pemrograman
web sangatlah
mudah:)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/body&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/html&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Tugas tambahan: &lt;br /&gt;
Gantilah teks tersebut dengan teks sesuai dengan teks yang Anda inginkan. &lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 2: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Merubah warna teks menjadi merah: &lt;br /&gt;
Belajar bahasa pemrograman web sangatlah mudah&lt;br /&gt;
Nama file: latihan1_2.html&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&amp;lt;html&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;title&amp;gt;Latihan1-2&amp;lt;/title&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;body text=&quot;red&quot;&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Belajar bahasa pemrograman
web sangatlah
mudah:)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/body&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/html&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Tugas tambahan: &lt;br /&gt;
Cobalah untuk warna: maroon, black, yellow, white, lime, green, blue, red,
olive, navy, purple, teal, gray, silver, fuchsia, aqua.&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 3: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Merubah warna background menjadi hitam. &lt;br /&gt;
Nama file: latihan1_3.html&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&amp;lt;html&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;title&amp;gt;Latihan1-3&amp;lt;/title&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;body text=&quot;red&quot; bgcolor=&quot;black&quot;&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Belajar bahasa pemrograman
web sangatlah
mudah:)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&amp;lt;/body&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/html&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Tugas tambahan: &lt;br /&gt;
Cobalah untuk warna: maroon, black, yellow, white, lime, green, blue, red,
olive, navy, purple, teal, gray, silver, fuchsia, aqua.&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Latihan 4: &lt;/b&gt;&lt;/i&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;/b&gt;Merubah background dengan suatu gambar. &lt;br /&gt;
Nama file: latihan1_4.html&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&amp;lt;html&amp;gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;color: silver;&quot;&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;title&amp;gt;Latihan1-4&amp;lt;/title&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/head&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;body text=&quot;red&quot; bgcolor=&quot;aqua&quot;
background=&quot;./images/image027.jpg&quot;&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Belajar bahasa pemrograman web
sangatlah
mudah:)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;/body&amp;gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/html&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
catatan: &lt;br /&gt;
./images/ = nama direktori file gambar disimpan &lt;br /&gt;
image027.jpg = nama file gambar &lt;br /&gt;
Tugas tambahan: &lt;br /&gt;
Cobalah untuk file gambar: image050.jpg, image052.jpg, image058.jpg dan
image060.jpg.&lt;br /&gt;
Berlanjut ke &lt;a href=&quot;http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-ii.html&quot; target=&quot;_blank&quot;&gt;Belajar HTML Dasar Tingkat 2 &lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Sumber :&amp;nbsp; http://bisnisonlinetop1.blogspot.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; text-align: center;&quot;&gt;
&lt;b&gt;Selamat Membaca semoga bermanfaat &lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
&lt;b&gt;&lt;/b&gt;
&lt;/h4&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/7661721840122184659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-i.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7661721840122184659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7661721840122184659'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/03/belajar-html-dasar-tingkat-i.html' title='Belajar HTML Dasar tingkat I'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhw_Y4Ce1XlaGSLgpM2V_-CWO3bytb5ygb0ZZ2jWtsZ3mHJheStFbqFDANJoOSRgg2rKXPXTDruxX8LD32BboIa_QDfBnc7at3RBx7OU8Dku_cP5i-Fq9J0heWtMM9-MqJwqH9LvOVoA48/s72-c/html+1.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-1244184632382403803</id><published>2014-03-07T00:34:00.001-08:00</published><updated>2014-03-07T00:37:33.122-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Komputer"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips dan Trik Blogger"/><title type='text'>Cara Memparse/Encode Kode HTML</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;M&lt;/span&gt;emparsing atau Encode HTML merupakan cara yang sangat penting dimengerti bagi para publisher atau penayang iklan yang akan membuat artikel mengenai &lt;a href=&quot;http://www.myteknologis.blogspot.com/&quot; target=&quot;_blank&quot;&gt;code script html&lt;/a&gt;  yang akan ditampilkan dalam postinganya pada saat dipublish. Misalnya ingin membuat postingan yang akan dipublish berisi code script html agar code script htmlnya tampil dihalaman postingan pada saat dipublish , seperti contoh ingin membuat artikel mengenai tutorialagar iklan dapat diselipkan diantara halaman posting, dan mungkin juga tutorial tentang cara membuat guestbook pada blogspot maupun wordpress dll.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Kesimpulannya  kode HTML tidak akan keluar di artikel postingan blog kita tanpa kode tambahan. Jadi bila kita tidak hafal kode tambahan tersebut, gunakan saja situs program extract Encode/Decode HTML entities yang sudah tersedia.&lt;br /&gt;
&lt;br /&gt;
Berikut ini saya akan mencoba menjelaskan kepada pembaca cara mudah dan cepat mem-parsing/Encode HTML :&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Siapkan/copy-kan
     dulu&amp;nbsp; kode HTML yang ingin kita parsing/di-Encode, kemudian klik &lt;a href=&quot;http://www.blogcrowds.com/resources/parse_html.php&quot;&gt;disini&lt;/a&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;/li&gt;
&lt;li&gt;Masukkan
     kode HTML yang tadi kita copy ke dalam kotak yang tersedia, kemudian klik parse&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuaflZ6zDTcll2Wsqec_OqtSADjbNM_oWUWtX7bTaHZvxIQmA-AMebtlJ5d_F3njfSZUKxl8TDChjNwSTCq-MGu7TdkHbZgXg1ozaqyKyOV9xy3jWosAyQS8jlIPW_-MU49wPEkgISyOg/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuaflZ6zDTcll2Wsqec_OqtSADjbNM_oWUWtX7bTaHZvxIQmA-AMebtlJ5d_F3njfSZUKxl8TDChjNwSTCq-MGu7TdkHbZgXg1ozaqyKyOV9xy3jWosAyQS8jlIPW_-MU49wPEkgISyOg/s1600/1.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Di bawah ini adalah gambar hasil parse kodenya :&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKCtEd8XyWIZBnVZQiR1QIQaGZUT1ovWcUkrB_tJjF4lAGlXtAcExnN4Z0br6v42nTrdrdBSi4mB2fsfs0jCtljcoznRh7t41eApYvieslDQSLWnb1xXWxjBTq3iYSQdrB5wuEUBk2O78/s1600/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKCtEd8XyWIZBnVZQiR1QIQaGZUT1ovWcUkrB_tJjF4lAGlXtAcExnN4Z0br6v42nTrdrdBSi4mB2fsfs0jCtljcoznRh7t41eApYvieslDQSLWnb1xXWxjBTq3iYSQdrB5wuEUBk2O78/s1600/2.jpg&quot; /&gt;&amp;nbsp;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Selanjutnya Copas/Copy pastekan&amp;nbsp; kode parse seperti di atas, ke dalam halaman template anda.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Bila tidak di-parse besar kemungkinan&amp;nbsp; kita akan mendapati pesan error seperti berikut :&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;Your
 template could not be parsed as it is not well-formed. Please make sure
 all XML elements are closed properly. XML error message: The processing
 instruction target matching &quot;[xX][mM][lL]&quot; is not allowed.&lt;/b&gt;&lt;/span&gt;  &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
Selamat semoga bermanfaat. &lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ol start=&quot;1&quot; type=&quot;1&quot;&gt;
&lt;/ol&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/1244184632382403803/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/1244184632382403803'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/1244184632382403803'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/03/cara-memparseencode-kode-html.html' title='Cara Memparse/Encode Kode HTML'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEjuaflZ6zDTcll2Wsqec_OqtSADjbNM_oWUWtX7bTaHZvxIQmA-AMebtlJ5d_F3njfSZUKxl8TDChjNwSTCq-MGu7TdkHbZgXg1ozaqyKyOV9xy3jWosAyQS8jlIPW_-MU49wPEkgISyOg/s72-c/1.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-4589606559233573677</id><published>2014-02-27T23:53:00.000-08:00</published><updated>2014-03-07T06:27:14.935-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><category scheme="http://www.blogger.com/atom/ns#" term="Pengetahuan Agama Islam"/><title type='text'>Story Seven Angels Guard Door Door-Sky</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;I&lt;/span&gt;t has been narrated by Ibn al - Mubarak about a man named Khalid bin Ma&#39;dan , where he once asked Mu&#39;adh bin Jabal ra . , One of the companions of Prophet Muhammad .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;O Mu&#39;adh ! Tell me a hadeeth that you heard directly from the Prophet. , A hadith which you know by heart and you always remember every day due to the severity of the hadith is very , very subtle and profound hadith. Hadith which one you think is most important ? &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Later , Khalid ibn Mu&#39;adh Ma&#39;dan describe the state shortly after he heard the request , &quot; Mu&#39;adh cried suddenly such a way that I suspect that he will never stop from crying . Then , after he quit crying , Mu&#39;adh said : Well I &#39;ll tell you , oh how Rinduku the Messenger , I feel like immediately met with him &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Furthermore, Mu&#39;adh bin Jabal ra . tells the story as follows : &quot; When I came to the Messenger of Allah . , he was riding his camel and told me to ride behind him . So I went with him to ride the camel . A moment later she turned her face to the sky , then bersabdalah Messenger of Allah . &quot;&amp;nbsp;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjy5m6hnPX5sjoE-CxpTDTTByhccX5ek_5qmGugahRp4telHUVby98T1LB7d3gpg4hjP43gqUYLRpw3n1px-DEJ9uzxYpXsxVa3OmF6_LyR598uPuWyHN2r1eI1ED8UPLARyFFyyKWOmQ0/s1600/12.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjy5m6hnPX5sjoE-CxpTDTTByhccX5ek_5qmGugahRp4telHUVby98T1LB7d3gpg4hjP43gqUYLRpw3n1px-DEJ9uzxYpXsxVa3OmF6_LyR598uPuWyHN2r1eI1ED8UPLARyFFyyKWOmQ0/s1600/12.jpg&quot; /&gt;&lt;/a&gt;&amp;nbsp;&quot; Praise be to God who gives provision ( qadha ) over His creatures according to His will , O Mu&#39;adh ! &quot; . I replied , &quot; Labbaik yaa Sayyidal mursaleen &quot; .

&quot;O Mu&#39;adh ! Now Shall I tell you a hadith which if you remember and keep at it ( hadith ) that it will benefit you in the Presence of God , and if you neglect and not keep ( hadith ) is then later in the day hujjahmu Qiyamah will be disconnected in the Presence of Allah Ta &#39; style ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;O Mu&#39;adh ! Indeed Allah Almighty has created Tabaraka seven angel before He created the heavens and the earth seven . In each of the sky there is one angel who guard treasures , and every door from the doors of the skies guarded by a guardian angel , in accordance with the levels and majesty ( jalaalah ) the door .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
So hop on al - Hafadzah ( human guardian angels ) with a servant carrying deeds he has done since the dawn of the day until late afternoon . Deeds that seem to glow and glowing like sunshine , so that when al - Hafadzah bring the deeds ascend to the Sky World they multiply and purify the charity . And when they reached the door of Heaven First , doorman angel said to al - Hafadzah : &quot; The deeds Pukulkanlah to face its owner ! I am the &#39; Shaahibul Ghiibah &#39; , which oversees the act ghiibah ( wag people ) , I was ruled by my Lord to not let this charity to go to the sky past the next one! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then hop also al - Hafadzah others to bring good deeds deeds among the deeds of a servant . The good deeds shine so they multiply and mensucikannya . So when the charity reached the door of Heaven Second , guardian angel said to al - Hafadzah door : &quot; Stop you ! Pukulkanlah these deeds to the owner&#39;s face , because he is just deeds require mere worldly expediency ! I am &#39; Fakhr Malakal &#39; , angelic overseer grandeur , I have instructed my Lord to not let the past deeds towards the sky to the next , the real person is always boasting to his fellow human beings in their environment &quot; . And all the angels mela&#39;nat until evening .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
And catching al - Hafadzah with a servant bringing another charity . Charity is so satisfying and emit clear light , in the form of deeds of charity , prayer , sawm , and various charities ( al - birr ) others . The brilliance of the charity has made al - Hafadzah amazed to see it , they multiply and mensucikannya charity , they were allowed to take him . Until they came to the door of the Third Heaven , the angel said to guard the door to al - Hafadzah : &quot; Stop you ! This charity Pukulkanlah to face its owner ! I am the &#39; Shaahibil Kibr &#39; , watchdog vanity angel , I was ruled by my Lord to not let this pass such deeds go to heaven before me next ! Indeed the owner of this charity has done in the presence of human takabbur environment ( assembly ) them! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdUsQ9vdrA0CXB0BOBbZ8NRSydK48gA4wYtLjrckxechNwJKumP97HpiI02KA2hTl3qxt85O8DPPk_wIpHHfhR4anvoeJUGssOVM-cgOwhOYgzFkzGDQlHZ8IZPDq23WLeN3VyiQJ9QIw/s1600/13.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdUsQ9vdrA0CXB0BOBbZ8NRSydK48gA4wYtLjrckxechNwJKumP97HpiI02KA2hTl3qxt85O8DPPk_wIpHHfhR4anvoeJUGssOVM-cgOwhOYgzFkzGDQlHZ8IZPDq23WLeN3VyiQJ9QIw/s1600/13.jpg&quot; height=&quot;200&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then hop on al - Hafadzah others by bringing such a servant charity brilliant and bright as stars sparkly , like Kaukab are exposed to light . The charity glamor comes from prayer beads , prayer , sawm , hajj and umrah . The practice was appointed to the Fourth Heaven door , and said to the angel of the sky to guard the door of al - Hafadzah : &quot; Stop you ! Pukulkanlah this charity to the face, back , and abdomen from the owner ! I am the &#39; Shaahibul Ujbi &#39; , angel watchdog &#39; ujub ( mentakjubi myself ) , I was ruled by my Lord to not let these past deeds towards the sky to the next ! Indeed the owner of this charity if doing a charitable deed then there is &#39; ujub ( amazed myself ) in it ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then hop on al - Hafadzah with a servant bringing charity to reach into Heaven Fifth , the practice is like a bride being escorted brought toward her husband. Once the door to the Fifth Heaven , such a practice in the form of jihad , Hajj and Umrah whose light glowing like sunshine . Then the angel said to the doorman al - Hafadzah : &quot; Stop you ! Pukulkanlah these deeds to the owner and pikulkanlah on his shoulders ! I am the &#39; Shaahibul Hasad &#39; , angelic overseer envy ( envy ) , the real owner of this charity always put envy ( envy ) and envy for others who are studying , and to others who are similar to charitable deeds , and he was also always envy to anyone who earned fadhilah - specific fadhilah of a worship by trying to seek out his mistake ! I have been ordered by my Lord to not let this kind of past practice to go to the next sky ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then hop on al - Hafadzah carrying deeds of a servant that emit bright light such as sun light , which comes from perfect practice ablution , prayer many , Zakat , Hajj , Umrah , Jihad , and sawm . These deeds lift them up to the door Sixth Heaven . Then the angel said to guard the entrance to al - Hafadzah : &quot; Stop you ! Pukulkanlah these deeds to the owner&#39;s face , he had not the slightest real compassion for the slaves of Allah who are overwritten disaster ( balaa &#39; ) or overwritten sick , even he was pleased with it ! I am the &#39; Shaahibur - Rahmah &#39; , watchdog angel mercy properties ( affection) , I have instructed my Lord not to let this kind of past deeds towards the sky to the next ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
And catching al - Hafadzah deeds by bringing another slave , a shaum deeds , prayers , nafaqah , jihad , and wara &#39; ( preserve themselves from unlawful matters and Subhat / doubtful ) . The practice buzzing like bees humming sound , and shining like the sun . With accompanied by three thousand angels , the practice was appointed to reach the Seventh Heaven . Then the angel said to the doorman al - Hafadzah : &quot; Stop you ! Pukulkanlah this practice to its owner&#39;s face , limbs and beat him with his deeds siksalah this ! I am the &#39; Shaahibudz - Zikr &#39; , watchdog angel acts of self - seeking name ( want to mention his name ) , which sum&#39;ah ( want famous ) . I will menghijab of my Rabb of all deeds done for the sake not expect my face Rabb ! Surely the man with his deeds was more expected that besides Allah Ta&#39;ala , he was more expecting deeds height position ( status ) among the jurists (scholars ) , it expects the mention - mention ( songs of praise ) among the scholars , and over expecting a good name in public ! I have been ordered by the Lord not to let me practice like this through before me ! Every charitable act is not done with Ikhlash because Allaah is an act of riya &#39; , and God will not accept any deeds of people who riya &#39; ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then hop on al - Hafadzah the deeds of a servant carrying a prayer , zakat , sawm , hajj , umrah , good morals , silence , and recollection of God Almighty . The whole sky seven angels echo - kumandangkan praise for the deeds , and the practice was appointed to transcend the whole hijab headed to the Presence of Allah Ta&#39;ala . Dihadhirat came up to him , and the angels bear witness to him that this is the good deeds done for Allah Ta&#39;ala Ikhlash .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Allah Ta&#39;ala then said to al - Hafadzah , &quot;You are the keepers over all deeds my servant , while I was Ar - Raqiib , the Most Supervise over all levels of care in his heart ! Surely he is not with deeds and not mengikhlashkannya I want for me ! The deeds he did merely to expect anything other than I am ! The more I find out about what to expect with these deeds ! Then my curse him , because this has been deceiving others and deceiving you , but it can be deceiving I tidakklah ! I am the All-Knowing matters unseen , sees all what is in the heart , will not be vague for my every disguised whatever , will not be hidden for me every hiding anything ! My knowledge above all that will happen is the same as my knowledge of all that Baqa ( Eternal ) , my knowledge about the beginning is the same as my knowledge of the end ! I&#39;m more aware of the confidential matters and more refined , then how I can be fooled by my servants with knowledge ? He could have been deceiving me all the creatures that do not know , but I&#39;m well-acquainted The unseen , then my curse him ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then the angel said to the seven angels who accompany and 3000 , &quot; Yaa Rabbana , keep thy curse him and curse us all over it ! &quot; , Then the seven heavens and all its inhabitants dropping la&#39;nat him .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
After hearing all of the oral Prophet. menagislah Mu&#39;adh then sobbing , and said , &quot; O Messenger of Allah ! You are the messenger of God while I was just a Mu&#39;adh , how I can survive and avoid what you have to say this ? &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The Prophet said . , &quot;O Mu&#39;adh ! Follow your Prophet in the matter of confidence in charitable deeds even though there is a shortage . O Mu&#39;adh ! Keep lisanmu from destruction by clicking ghiibah ghiibah man in and your brothers the bearer of Al - Qur&#39;aan . Restrain yourself from the human desire to impose anything that you know the particulars of her shame ! Do not you purify yourself by mocking the way your brothers ! Thou shalt not exalt yourself in a way demeaning your brothers ! Take yourself - your shame and disgrace you do not impose on others &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIry0HezdgQFIMgQjiGZlDBcbhUjqftS7zno2_8dRM2CiB4XbOu90_Cblz50CGkYN7RMheOPbIYOTC8WbBeMmVk6d1SZ9W_sIH11oOW7qTT0gYlK0wcCHvtRy7AF5eK-jpV5WcQ0jRdcA/s1600/14.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIry0HezdgQFIMgQjiGZlDBcbhUjqftS7zno2_8dRM2CiB4XbOu90_Cblz50CGkYN7RMheOPbIYOTC8WbBeMmVk6d1SZ9W_sIH11oOW7qTT0gYlK0wcCHvtRy7AF5eK-jpV5WcQ0jRdcA/s1600/14.jpg&quot; height=&quot;200&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&quot;O Mu&#39;adh ! You shall not enter into the matter at the expense of affairs akhiratmu your world ! Do not do riya &#39; with charity - amalmu to be known by others and shall not be takabbur in human majelismu so afraid of your bad attitude ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot; Do not whisper to someone while in front of other people ! Thou shalt glorify yourselves before men , as a result you will be disconnected from the goodness of the world and the hereafter ! Do not say rude in majelismu , and do not tear up the man with lisanmu , causal body on the Day of Qiyamah will soon torn apart by dogs Hell ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;&quot;O Mu&#39;adh ! Do you understand the meaning of the Word of God Almighty : &#39; Wa naasyithaati nasythan ! &#39; ( &#39; For the sake of the repeal / outlines with smooth - smooth ! &#39; , An - Naazi&#39;aat [ 79 ] : 2 ) ? I said , &quot; For the sake of my father , you , and my mother ! Is it O Messenger of Allah ? &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Prophet. said , &quot; The dogs in the Hell are chewing up human flesh off the bone ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
I said , &quot; For the sake of my father , you , and my mother ! O Messenger of God , who is man who can fulfill this seruanmu thus spared from destruction ? &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Prophet. replied , &quot;O Mu&#39;adh , verily so it was very easy for anyone who is given the ease by the Almighty ! And to meet this, it is sufficient you always hope for others to achieve something that you yourself can yearn to reach for you, and hate others overwritten by something as you hate if it does the rest yourself! So with this , O Mu&#39;adh thou shalt be saved , and surely you will be spared ! &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Khalid bin Ma&#39;dan says , &quot; Sayyidina Mu&#39;adh bin Jabal ra . This hadith is very often read as often had he read al - Qur&#39;aan , and often learn this hadith as often had he studied Al - Qur&#39;aan in his association &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;Sumber : Tim Sarkub of kisahsufi.wordpress.com&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/4589606559233573677/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/story-seven-angels-guard-door-door-sky.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/4589606559233573677'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/4589606559233573677'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/story-seven-angels-guard-door-door-sky.html' title='Story Seven Angels Guard Door Door-Sky'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEjy5m6hnPX5sjoE-CxpTDTTByhccX5ek_5qmGugahRp4telHUVby98T1LB7d3gpg4hjP43gqUYLRpw3n1px-DEJ9uzxYpXsxVa3OmF6_LyR598uPuWyHN2r1eI1ED8UPLARyFFyyKWOmQ0/s72-c/12.jpg" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-7215529824915071280</id><published>2014-02-27T22:58:00.001-08:00</published><updated>2014-02-27T22:58:30.800-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><category scheme="http://www.blogger.com/atom/ns#" term="Ke-NU-an"/><category scheme="http://www.blogger.com/atom/ns#" term="Pengetahuan Agama Islam"/><title type='text'>Worshipping Servant Story That Has 500 Years</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;I&lt;/span&gt;t was narrated from Jabir radliyallahu&#39;anhu friend , he said ; Messenger of Allaah alaihi wasallam came to us and then he said:&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;Gabriel said ; O Muhammad , to the One who has sent you with the truth , Allah Azza wa Jall has a servant of servants others , the slave has to worship Allah Azza wa Jall for five hundred years at the top of a mountain on an island surrounded by a sea of ​​width and height of the mountain is thirty dzira &#39; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;Distance from each edge of the ocean that surrounds the mountain is four thousand farsakh . In the mountains there is a spring that is as wide as a few fingers , proficiency level of the spring water flows very fresh and assembled into a lake at the foot of the mountain .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
There are also pomegranate trees are always fruitful every day in preparation for the slave to worship God on the day -to-day . Every time the late afternoon , the servant fell on top of the mountain to the lake to fetch water wudlu , as well as for picking pomegranates and ate , and then pray .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
After the prayer was over , the servants always pray to God Almighty , that later when death came to pick up , he lifted his life in a state of prostration to God and he also prayed that after his death , his body was not damaged by the earth and by any until the coming of the day of resurrection .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Gabriel said ; Allah Ta&#39;ala grant all prayer-prayer servant . Then we crossed the servant , when we go down and up again , we find that a knowledge ; raised Later in the day , the servant will be faced with Allaah , then Allaah will speak ;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpBc21V9lAxbGwRPq34NGcXdx1Ry3hi_CBgXMBJH1YlI2E0bFQJkZJmDA6FTupCw8v2CLBXNKf2ZKnFg5Odsx9dIEDu918gmmCI8WzQln0vqBAqMJoRXIW8r5PWhmrpYaA2Pr8T-ewSEc/s1600/11.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpBc21V9lAxbGwRPq34NGcXdx1Ry3hi_CBgXMBJH1YlI2E0bFQJkZJmDA6FTupCw8v2CLBXNKf2ZKnFg5Odsx9dIEDu918gmmCI8WzQln0vqBAqMJoRXIW8r5PWhmrpYaA2Pr8T-ewSEc/s1600/11.jpg&quot; height=&quot;320&quot; width=&quot;201&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Put it to heaven with my servant because my grace &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The servant said ; &quot; with cause amalku Ya Rabb &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
God says : &quot; Enter into paradise with my servant because my grace &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Once again the servant said ; &quot; with cause amalku Ya Rabb &quot; .&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then Allah the Exalted said : &quot; Now let &#39;s weigh the servant charity favors which I have given to him &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
And it turns out after being weighed , favors vision that God has given to the slave , with weights equal deeds that he has done for five hundred years . And the remaining members of the body which have not been weighed , while the servant charity was already exhausted .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then Allah the Exalted said : &quot; The servant now enter into hell &quot;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
By the command of God , then the angels lead slaves to hell . Suddenly when will be brought down to hell , the slave screaming and crying ;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;&quot; Ya Rabb ...... ADD me to heaven with Thy grace &quot; .

Then Allah Almighty said to the angels : &quot; Hold on , O angels , and bring here &quot; .

The servant then carried by the angels into the presence of God Almighty .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Then Allah the Exalted says ;

&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
O my servant , whom you have previously created nothing ? ?&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;

The servant replied: &quot;You Yes Lord &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Allah the Exalted said : &quot; Who has given you the strength , so you are able to worship me for five hundred years ? ?&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;

Servant replied: &quot;You Yes Lord &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Allah the Exalted said : &quot; Who has put you disebuah mountain in the midst of the vast sea , the mountain stream of fresh water , while the water around it is salty , which grow pomegranates every night that should bear fruit only once a year , and who has fulfilled the request , when you pray so turned off by prostrate ? ?&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot; The servant replied with a shy face and voice down slowly ; &quot;You Ya Rabb &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Allah the Exalted said : &quot; it is above all else do not say my grace , and with my grace also you I enter heaven &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;Then Allah Almighty said to the angels : &quot; The servant enter into heaven , thou art the best of servants , O my servant &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
And the servant dimasukkanlah into heaven by the grace of Allah Ta&#39;ala .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;Then Gabriel said : &quot; Indeed , everything that is the grace of Allah , O Muhammad &quot; .&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;&lt;i&gt;Sumber : Dikutip Tim Sarkub dari www.piss-ktb.com&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/7215529824915071280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/worshipping-servant-story-that-has-500.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7215529824915071280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7215529824915071280'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/worshipping-servant-story-that-has-500.html' title='Worshipping Servant Story That Has 500 Years'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhpBc21V9lAxbGwRPq34NGcXdx1Ry3hi_CBgXMBJH1YlI2E0bFQJkZJmDA6FTupCw8v2CLBXNKf2ZKnFg5Odsx9dIEDu918gmmCI8WzQln0vqBAqMJoRXIW8r5PWhmrpYaA2Pr8T-ewSEc/s72-c/11.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-6872774802699800171</id><published>2014-02-17T02:16:00.002-08:00</published><updated>2014-02-22T07:01:55.306-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Tortoise Who Liked to Boast</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;T&lt;/span&gt;here were three good friends, a tortoise and two birds, who lived by a lake in Tibet. One year, there was no rain. Day by day, the water in lake became less and less. The tree friends did not know what to do.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
The two birds told the tortoise, &quot;Everyone is moving to the lake in the sky. I think we had better move too, other wise we shall die of hunger and thirst. What do you think?&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;How can I travel so far?&quot; replied the tortoise. &quot;You can easily fly there but I have no wings.&quot;&lt;br /&gt;
&lt;br /&gt;
The tortoise cried so hard that the birds felt sorry to him.&lt;br /&gt;
&lt;br /&gt;
&quot;All right, &quot; They said. &quot;We can take you with us.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;How can you do that.&quot; asked the tortoise.&lt;br /&gt;
&lt;br /&gt;
&quot;We can hold two ends of a stick in your mouths. You can hold on to the middle. We can then all fly together to the lake in the sky.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;Yes, yes,&quot; the tortoise cried. &quot;What&#39;s good idea!.&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDXBYVuPi76n-U3Eg61HCB8WWP0CD88nHJISWdeBi5mdfd17_VCo7zAyNtpTSEvcAVNFt94ypg_E71v4AmQlqNgc9Poy3tanW9d6pp5Hx0Fhxx6NvYGcXuAmP74GcD0q_mBIKgwHsqbSo/s1600/5.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDXBYVuPi76n-U3Eg61HCB8WWP0CD88nHJISWdeBi5mdfd17_VCo7zAyNtpTSEvcAVNFt94ypg_E71v4AmQlqNgc9Poy3tanW9d6pp5Hx0Fhxx6NvYGcXuAmP74GcD0q_mBIKgwHsqbSo/s1600/5.jpg&quot; height=&quot;167&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&quot;But you must be carefull not to open your mouth while we are fliying.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;Of course not,&quot; replied the tortoise. &quot; If anyone speaks to me, I shall not answer them.&quot;&lt;br /&gt;
&lt;br /&gt;
So they started on their journey the next morning. The birds held the two ends of the stick. The tortoise held the middle of the stick with his mouth.&lt;br /&gt;
&lt;br /&gt;
Soon they were on their way, fliying over high mountains covered withe snow, over dark forest and farms.&lt;br /&gt;
&lt;br /&gt;
On the earth, some farmers palnting rice pointed up at them. &quot;What a clever tortoise! he lets the birds carry him.&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Neither the birds nor the tortoise said anythings. The tortoise felt very happy to hear the farmers praise him.&lt;br /&gt;
&lt;br /&gt;
They flow on and on towards the lake in the sky.&lt;br /&gt;
&lt;br /&gt;
Some children looking after some cattle, on hill shouted at them.&lt;br /&gt;
&lt;br /&gt;
&quot;What a clever birds! They are carriying the tortoise to the lake in the sky.&quot;&lt;br /&gt;
&lt;br /&gt;
The birds didn&#39;t say anythings but the tortoise felt angry.&lt;br /&gt;
&lt;br /&gt;
He wanted to answer the children. &quot;Stupid fools! Don&#39;t you know that it was I who thought of the idea? I&#39;m much more clever than the birds,&quot; So he opened his mouth to shout back at them,&quot; Hi..........&lt;br /&gt;
&lt;br /&gt;
As soon as he did so, he fell staright to the ground.&lt;br /&gt;
&lt;br /&gt;
Thank&#39;s&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/6872774802699800171/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-tortoise-who-liked-to-boast.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/6872774802699800171'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/6872774802699800171'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-tortoise-who-liked-to-boast.html' title='The Tortoise Who Liked to Boast'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhDXBYVuPi76n-U3Eg61HCB8WWP0CD88nHJISWdeBi5mdfd17_VCo7zAyNtpTSEvcAVNFt94ypg_E71v4AmQlqNgc9Poy3tanW9d6pp5Hx0Fhxx6NvYGcXuAmP74GcD0q_mBIKgwHsqbSo/s72-c/5.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-9065959417576946474</id><published>2014-02-16T05:29:00.000-08:00</published><updated>2014-02-22T06:08:07.583-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Buffalo and The Monkey</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;A&lt;/span&gt; monkey wanted to cross a river to eat some bananas on the other side. Unfortunately, he did not know how to swim. He asked a buffalo to carry him across on his back.&lt;br /&gt;
&lt;br /&gt;
&quot;All right,&quot; said the buffalo. &quot;Jump on. I Will swim across. There&#39;s some very tasty grass on the other side which I would like to eat.&quot;&lt;br /&gt;
&lt;br /&gt;
So the monkey rode on the buffalo&#39;s back across the river. When they reached the other side, the monkey jump off. He ran to eat as many bananas as he could. The buffalo was quiet happy eating the long grass.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;After some time, the monkey wanted to return home. He asked the buffalo to take him back. But the buffalo told him to wait a little longer as he had not yet finished eating.&lt;br /&gt;
&lt;br /&gt;
The naughty monkey began to sing. he made such a loud noise that a farmer, who was working in a nearby field, came to see what was the matter. He shouted at the buffalo.&lt;br /&gt;
&lt;br /&gt;
&quot;Thief!, Thief! Why are you eating my grass?&quot; He threw some stones at the buffalo.&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHjJV_zu2fRUrbPW7UuUPyqukwxW4DINQCFVChlP5pjEJ5LHKBhaP5pvdx3KK9j4NURkeVPg3fSQPXJ1EpR71YFS6asg2-e27XOmaY6A3SmKaz_an1Qyo8WNO7KfEN85qgNyKOQSfzZOQ/s1600/4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHjJV_zu2fRUrbPW7UuUPyqukwxW4DINQCFVChlP5pjEJ5LHKBhaP5pvdx3KK9j4NURkeVPg3fSQPXJ1EpR71YFS6asg2-e27XOmaY6A3SmKaz_an1Qyo8WNO7KfEN85qgNyKOQSfzZOQ/s1600/4.jpg&quot; height=&quot;236&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
When the farmer had gone, the monkey came out from where he had been hiding. The buffalo was holding his sore head. he had been hit by a stone.&lt;br /&gt;
&lt;br /&gt;
&quot;Oh, oh! Why did you make so much noise? If you had kept quiet, the farmer wouldn&#39;t have noticed me.&quot;&lt;br /&gt;
&lt;br /&gt;
The monkey did not know what to say&lt;br /&gt;
&lt;br /&gt;
The buffalo asked to him to sit on his back to return across the river.&lt;br /&gt;
&lt;br /&gt;
When they were half-way across, the buffalo said to the monkey. &quot;I Want to role and take a bath here.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;Please don&#39;t!&quot; the monkey begged. &quot;I can&#39;t swim.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;That&#39;s not my fault,&quot; Replied the buffalo. &quot;You like to sing and make a noise. I always like to roll over in the water, it&#39;s so cool and pleasent and it will cure my headache.&quot;&lt;br /&gt;
&lt;br /&gt;
Without saying any more, he rolled over the water.&lt;br /&gt;
&lt;br /&gt;
Luckily, the monkey was holding on tightly otherwise he would have drowned.&lt;br /&gt;
&lt;br /&gt;
When they reached the other side, the monkey jumped down from the buffalo&#39;s back. He was very wet and frightened.&lt;br /&gt;
&lt;br /&gt;
&quot;I shall never give you any trouble again,&quot; he promised the buffalo.&lt;br /&gt;
&lt;br /&gt;
Thank&#39;s&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/9065959417576946474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-buffalo-and-monkey.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/9065959417576946474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/9065959417576946474'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-buffalo-and-monkey.html' title='The Buffalo and The Monkey'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEgHjJV_zu2fRUrbPW7UuUPyqukwxW4DINQCFVChlP5pjEJ5LHKBhaP5pvdx3KK9j4NURkeVPg3fSQPXJ1EpR71YFS6asg2-e27XOmaY6A3SmKaz_an1Qyo8WNO7KfEN85qgNyKOQSfzZOQ/s72-c/4.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-6860093276787464368</id><published>2014-02-16T05:12:00.003-08:00</published><updated>2014-02-17T05:29:22.931-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips dan Trik Blogger"/><title type='text'>Membuat Tranlate Gambar bendera Di Blog</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot; style=&quot;font-family: inherit;&quot;&gt;K&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;ebanyakan blog menggunakan bahasa internasional, yaitu bahasa Inggris dengan tujuan agar blognya dapat dimengertioleh semua orang diseluruh dunia. Namun jangan khawatir apabila blog yang kita miliki berbahasa Indonesia, dengan menggunakan tambahan widget google translate, maka blog kita yang berbahasa Indonesia akan dapat diterjemahkan ke dalam beberapa bahasa yang digunakan di dunia, seperti bahasa Inggris, Perancis, Jerman, Spanyol, belanda, Russia, Portugal, Brazilia, maupun bahasaArab dan lain-lain.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Pada kesempatan kali ini saya akan
memberikan tutorial kepada teman-teman tentang cara memasang translate yang
berupa gambar bendera&lt;/span&gt;. Berikut Ini adalah langkah-langkahnya :&lt;br /&gt;
&lt;ol&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihyJsZ7_IEp0GBz8WnOUuMqXS3aPrUkz7gBpjARx4b8haaAbWmAf1_huzIQukwSsj1Lu66GcqoyymYp-rTrJyhqZApwvs54ebieAE9sDog-wmvMND-yPwPgTVsFChhH8xfxZf9ztElAxs/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihyJsZ7_IEp0GBz8WnOUuMqXS3aPrUkz7gBpjARx4b8haaAbWmAf1_huzIQukwSsj1Lu66GcqoyymYp-rTrJyhqZApwvs54ebieAE9sDog-wmvMND-yPwPgTVsFChhH8xfxZf9ztElAxs/s1600/1.jpg&quot; height=&quot;133&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;
&lt;li&gt;Masuk ke &lt;a href=&quot;http://www.blogger.com/&quot; target=&quot;_blank&quot;&gt;Blogger&lt;/a&gt; dahulu dengan akun anda&lt;/li&gt;
&lt;li&gt;Klik &lt;b&gt;tata letak&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Klik Tab &lt;b&gt;Elemen halaman&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Klik tambah &lt;b&gt;gadget&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Pilih tambah &lt;b&gt;HTML/Javascript&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Copy pastekan &lt;b&gt;Code&lt;/b&gt; translate di bawah ini&amp;nbsp; di kolom yang tersedia&lt;/li&gt;
&lt;/ol&gt;
&lt;b&gt;Tampilan Pertama :&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTNBmiBLycrwOeClbODzWeYEE7QmOVFd_cF-5tQew7Ch6tkTdQl607rblqOFTn8SjoCttM2InPd4zC-8D_NuMQUQzbxOQdzqm7qYx5nyhFUZxUh8KRFKcorOYKYdrzyMm1pUiSm6nCt1I/s1600/6.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTNBmiBLycrwOeClbODzWeYEE7QmOVFd_cF-5tQew7Ch6tkTdQl607rblqOFTn8SjoCttM2InPd4zC-8D_NuMQUQzbxOQdzqm7qYx5nyhFUZxUh8KRFKcorOYKYdrzyMm1pUiSm6nCt1I/s1600/6.jpg&quot; height=&quot;80&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;Copy kode di baawah ini :&lt;br /&gt;
&lt;ol&gt;
&lt;/ol&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;table border=&quot;5&quot; cellpadding=&quot;1&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;div style=&quot;background: #FEC435; border: 2px solid #008000; height: 200px; overflow: auto; padding: 5px; width: 520px;&quot;&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:Arial;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;color: black;&quot;&gt;&amp;lt;style&amp;gt;&lt;br /&gt;
.google_translate img {&lt;br /&gt;
filter:alpha(opacity=100);&lt;br /&gt;
-moz-opacity: 1.0;&lt;br /&gt;
opacity: 1.0;&lt;br /&gt;
border:0;&lt;br /&gt;
}&lt;br /&gt;
.google_translate:hover img {&lt;br /&gt;
filter:alpha(opacity=30);&lt;br /&gt;
-moz-opacity: 0.30;&lt;br /&gt;
opacity: 0.30;&lt;br /&gt;
border:0;&lt;br /&gt;
}&lt;br /&gt;
.google_translatextra:hover img {&lt;br /&gt;
filter:alpha(opacity=0.30);&lt;br /&gt;
-moz-opacity: 0.30;&lt;br /&gt;
opacity: 0.30;&lt;br /&gt;
border:0;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cen&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;English&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;English&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiw5ectkpC1rd8nkKQOMZRTAdF0XLO9VFZzvzHHvBjoukjAiqF_g0yGdTWDPm50OzNoO7Ko6NxMsXcPJZU7MFCA4R5wOp-X8v9L1a6b6qNNjhtfoB93VzH5n7qCpzDD8taO7SD4GLDsA6g/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cfr&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;French&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;French&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqC7iKoAPQcEm2z8JLIc97AxekZUayy9Z_hM2ZGzbc8CuiBfZ4d7edirpGaJySvM6PAV9b4Sg7KXHcNRIdRvZOJ5cgSOUp_7ax4BDQG0Ntn9vAhaUFnJOndYI0URdQRwxz81bftiQmIzc/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cde&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;German&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;German&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIMkBOiUaBNtVacN7xJM7OhR28ofDXY2Wi7Z6ndUEqYhGZ0XerK0H4PFAbhzIVtczEkahuPgyeH-OjfSBOqYvjaqvYQ9HKnF7KIDn8DaqAZN2J2AyXZyswpH4q6IYrdRgwX8-Ypm7r3GwG/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Ces&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Spain&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Spain&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg53pZqyi0CusspUkE52H8Q2T30p5a7mgD_Y0zRM8SajhoNH64_kP2lzvz_HQ1EYfIrsXPbeylIthDWNfiZ_hregXk1Pma0uxx53j3t9awHB_B88aQuuQVqS4rzxwWHUlHsXFu1vATUugoc/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cit&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Italian&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Italian&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTwozm9MiMVHarzWUqSPz69a8DLcAW_iSDspAtmPFxvpMwGju6l4xji5ISIkWeGeyJgipq9BG5itMwZOR-pgl4w6fVRC9Hjzc-lvznxz-utWnVyrCTErIiHWAUFeLKU1A7HA7FaWiYIW0/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cnl&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Dutch&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Dutch&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjd_bZ8PBWNgLCyIuPQBOYlSn5tTxjXGoQBvC65tGixIcJa55MyH7XIFzRV99v5oBGd7nXrihkfF7Xjk3JXZgwjEnReGgkT2ZVWkotNtRsVEVQBTSSGbMZut_gGwVnB90-PZSSqUsK_16k/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cru&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Russian&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Russian&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFV6GnxRGdXBT3Hx3w4clUgacy5qE3_JsUs9E4wgAtQ5cbv4fPTJ80lMgFsFuVTMSOOaoKaKYLg45nL_x7E1e8xohhkbvkFO9J_b0q-Mcfn115XRa6I9Jj2aW2D7GCYQJqG-rZ8AzPE_Y/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot; width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cpt&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Portuguese&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Portuguese&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOkQLEAYaT_GlTn0HDhf_19cyProHO5wRz5RQC6jcWWYazFVw7LEKLfsdNc5FSvCwpr3tKjdrwSaphfGuVZ945AhP8YEhC-Cnt8_qfokwJlYozEEz58xtFnjHmqna6fJeA-eN5L7LxF-o/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cja&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Japanese&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Japanese&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoz_pcapWANqUR2eYBk6YM0UYiNovL-QcaZ94SS-bFE177TC2iDfGJoLjONTW5qiI5KtAmZK21x0p_qZ6oby7kCoYb21mDGnsmpgjzKAhAfPcMggEs_Ny3wMk0zngp1Lpl03dYL9AwuPN4/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cko&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Korean&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Korean&quot; height=&quot;32&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOmK1dAxXjy6gXIxiziCIEbN2Q9kT0cTIMCQbUtKCy1XfFKHVJfqsDjy4hG3WvwwDAV6mUFX-dZRIgsWrRy5HTpSw_T-DjnbLO8uZNa4otRqGPNwg_GK1iUBTTPmu1ReyeVLEdbzpWojw/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Car&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Arabic&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Arabic&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgng0dSM8A6rOcdFyBlGAsaIvOcHChwMsTJCXQpIj34x125H9IQlX6xGOkxvOvHoWrmIpQxBMs87RPfe6_O3vkbP-CkbV2neD3cbwvCbdZhr5U8_inaHYG6CuGv1zzviCTDdLisRxTSrc0/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Czh-CN&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Chinese Simplified&quot;
border=&quot;0&quot; align=&quot;absbottom&quot; title=&quot;Chinese
Simplified&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPxucFQxnBi9KvUh764kf2sZNLKz-CPxVVpN7f2WW7A2kHuQ0H5J8L-TxO2W99KcFSa5CTlKfm-cMZD8SCVS7Swg3Aj2CoPU9e3FY_Ztla1sNFa2ppDn2hnlPQMbK1GhzLN6UATu-0Big/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: black;&quot;&gt;&amp;lt;div style=font-size:10px;margin:8px 0px 3px 0px&amp;gt;&lt;br /&gt;
by : &amp;lt;a href=http://www.myteknologis.blogspot.com/&amp;gt;WIP&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;span lang=&quot;IN&quot; style=&quot;color: red; mso-ansi-language: IN;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Tampilan yang kedua :&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioUpnd6qF8ILxy_C2El8hOODHbad8NPTd5FwK5SxXE1VapzbmdbeQAAzjo30GBGB_81-tW6tyPyW_dpZhG68WJnSN3cOQfXdIQiWjzU2SpnStEwrZPdQmLCVZKhGFlRwONJ1TW3rR_Ikg/s1600/5.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioUpnd6qF8ILxy_C2El8hOODHbad8NPTd5FwK5SxXE1VapzbmdbeQAAzjo30GBGB_81-tW6tyPyW_dpZhG68WJnSN3cOQfXdIQiWjzU2SpnStEwrZPdQmLCVZKhGFlRwONJ1TW3rR_Ikg/s1600/5.jpg&quot; height=&quot;42&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp;Copy kode di bawah ini :&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;table border=&quot;5&quot; cellpadding=&quot;1&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;div style=&quot;background: #FEC435; border: 2px solid #008000; height: 200px; overflow: auto; padding: 5px; width: 520px;&quot;&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:Arial;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black;&quot;&gt;
&amp;lt;style&amp;gt;&lt;br /&gt;
.google_translate img {&lt;br /&gt;
filter:alpha(opacity=100);&lt;br /&gt;
-moz-opacity: 1.0;&lt;br /&gt;
opacity: 1.0;&lt;br /&gt;
border:0;&lt;br /&gt;
}&lt;br /&gt;
.google_translate:hover img {&lt;br /&gt;
filter:alpha(opacity=30);&lt;br /&gt;
-moz-opacity: 0.30;&lt;br /&gt;
opacity: 0.30;&lt;br /&gt;
border:0;&lt;br /&gt;
}&lt;br /&gt;
.google_translatextra:hover img {&lt;br /&gt;
filter:alpha(opacity=0.30);&lt;br /&gt;
-moz-opacity: 0.30;&lt;br /&gt;
opacity: 0.30;&lt;br /&gt;
border:0;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cen&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;English&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;English&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiw5ectkpC1rd8nkKQOMZRTAdF0XLO9VFZzvzHHvBjoukjAiqF_g0yGdTWDPm50OzNoO7Ko6NxMsXcPJZU7MFCA4R5wOp-X8v9L1a6b6qNNjhtfoB93VzH5n7qCpzDD8taO7SD4GLDsA6g/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cfr&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;French&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;French&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqC7iKoAPQcEm2z8JLIc97AxekZUayy9Z_hM2ZGzbc8CuiBfZ4d7edirpGaJySvM6PAV9b4Sg7KXHcNRIdRvZOJ5cgSOUp_7ax4BDQG0Ntn9vAhaUFnJOndYI0URdQRwxz81bftiQmIzc/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cde&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;German&quot; border=&quot;0&quot; align=&quot;absbottom&quot;
title=&quot;German&quot; height=&quot;32&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIMkBOiUaBNtVacN7xJM7OhR28ofDXY2Wi7Z6ndUEqYhGZ0XerK0H4PFAbhzIVtczEkahuPgyeH-OjfSBOqYvjaqvYQ9HKnF7KIDn8DaqAZN2J2AyXZyswpH4q6IYrdRgwX8-Ypm7r3GwG/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Ces&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Spain&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Spain&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg53pZqyi0CusspUkE52H8Q2T30p5a7mgD_Y0zRM8SajhoNH64_kP2lzvz_HQ1EYfIrsXPbeylIthDWNfiZ_hregXk1Pma0uxx53j3t9awHB_B88aQuuQVqS4rzxwWHUlHsXFu1vATUugoc/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cit&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Italian&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Italian&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTwozm9MiMVHarzWUqSPz69a8DLcAW_iSDspAtmPFxvpMwGju6l4xji5ISIkWeGeyJgipq9BG5itMwZOR-pgl4w6fVRC9Hjzc-lvznxz-utWnVyrCTErIiHWAUFeLKU1A7HA7FaWiYIW0/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cnl&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Dutch&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Dutch&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjd_bZ8PBWNgLCyIuPQBOYlSn5tTxjXGoQBvC65tGixIcJa55MyH7XIFzRV99v5oBGd7nXrihkfF7Xjk3JXZgwjEnReGgkT2ZVWkotNtRsVEVQBTSSGbMZut_gGwVnB90-PZSSqUsK_16k/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cru&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Russian&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Russian&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFV6GnxRGdXBT3Hx3w4clUgacy5qE3_JsUs9E4wgAtQ5cbv4fPTJ80lMgFsFuVTMSOOaoKaKYLg45nL_x7E1e8xohhkbvkFO9J_b0q-Mcfn115XRa6I9Jj2aW2D7GCYQJqG-rZ8AzPE_Y/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cpt&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Portuguese&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Portuguese&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOkQLEAYaT_GlTn0HDhf_19cyProHO5wRz5RQC6jcWWYazFVw7LEKLfsdNc5FSvCwpr3tKjdrwSaphfGuVZ945AhP8YEhC-Cnt8_qfokwJlYozEEz58xtFnjHmqna6fJeA-eN5L7LxF-o/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot; width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cja&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Japanese&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Japanese&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoz_pcapWANqUR2eYBk6YM0UYiNovL-QcaZ94SS-bFE177TC2iDfGJoLjONTW5qiI5KtAmZK21x0p_qZ6oby7kCoYb21mDGnsmpgjzKAhAfPcMggEs_Ny3wMk0zngp1Lpl03dYL9AwuPN4/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Cko&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Korean&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Korean&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOmK1dAxXjy6gXIxiziCIEbN2Q9kT0cTIMCQbUtKCy1XfFKHVJfqsDjy4hG3WvwwDAV6mUFX-dZRIgsWrRy5HTpSw_T-DjnbLO8uZNa4otRqGPNwg_GK1iUBTTPmu1ReyeVLEdbzpWojw/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Car&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Arabic&quot; border=&quot;0&quot;
align=&quot;absbottom&quot; title=&quot;Arabic&quot; height=&quot;32&quot;
src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgng0dSM8A6rOcdFyBlGAsaIvOcHChwMsTJCXQpIj34x125H9IQlX6xGOkxvOvHoWrmIpQxBMs87RPfe6_O3vkbP-CkbV2neD3cbwvCbdZhr5U8_inaHYG6CuGv1zzviCTDdLisRxTSrc0/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a class=&quot;google_translate&quot; href=&quot;#&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;amp;langpair=id%7Czh-CN&amp;amp;hl=en&#39;);
return false;&quot;&amp;gt;&amp;lt;img alt=&quot;Chinese Simplified&quot;
border=&quot;0&quot; align=&quot;absbottom&quot; title=&quot;Chinese
Simplified&quot; height=&quot;32&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPxucFQxnBi9KvUh764kf2sZNLKz-CPxVVpN7f2WW7A2kHuQ0H5J8L-TxO2W99KcFSa5CTlKfm-cMZD8SCVS7Swg3Aj2CoPU9e3FY_Ztla1sNFa2ppDn2hnlPQMbK1GhzLN6UATu-0Big/?imgmax=800&quot;
style=&quot;cursor: pointer;margin-right:10px&quot;
width=&quot;24&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;div style=âfont-size:10px;margin:8px 0px 3px 0pxâ&amp;gt;&lt;br /&gt;
by : &amp;lt;a href=http://www.blogspottutorial.com/&amp;gt;BTF&amp;lt;/a&amp;gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black;&quot;&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7. Setelah itu jangan lupa klik save, agar tidak hilang.&lt;br /&gt;
&lt;br /&gt;
Teman-teman juga bisa menambah negara lain selain yang ada di atas.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif; font-size: small;&quot;&gt;&lt;i&gt;&lt;b&gt;Selamat mencoba&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/6860093276787464368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/membuat-tranlate-gambar-bendera-di-blog.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/6860093276787464368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/6860093276787464368'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/membuat-tranlate-gambar-bendera-di-blog.html' title='Membuat Tranlate Gambar bendera Di Blog'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEihyJsZ7_IEp0GBz8WnOUuMqXS3aPrUkz7gBpjARx4b8haaAbWmAf1_huzIQukwSsj1Lu66GcqoyymYp-rTrJyhqZApwvs54ebieAE9sDog-wmvMND-yPwPgTVsFChhH8xfxZf9ztElAxs/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-3963699157619566492</id><published>2014-02-16T00:45:00.000-08:00</published><updated>2014-02-16T06:03:07.258-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ke-NU-an"/><category scheme="http://www.blogger.com/atom/ns#" term="Pengetahuan Agama Islam"/><title type='text'>Simplicity, Modeling Taught Majesty The Prophet Muhammad</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;B&lt;/span&gt;efore anyone comments that &quot; Do not equate state officials or politicians with the prophet , because ordinary people may not be like the prophet &quot; , then here is necessary to explain that , One of the reasons why God sent down Prophets and Messengers in the figure of a man is that man can follow the nature The good .&lt;br /&gt;
&lt;br /&gt;
This is because if God sent down Prophets and Messengers in the figure of the Angel , of course, man can not keep up.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;It should be noted also that , when someone has the same good properties as the Prophet and Messenger , not automatically mean the person is considered to be the same as the Prophet and Messenger .&lt;br /&gt;
&lt;br /&gt;
If we read the history of the Prophet Muhammad , one example that should be followed by the authorities as well as officials and our politicians is the simplicity of the Prophet Muhammad .&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixBUrRai4Rc6cgLWD_MeGb5fG67VHgRjuXNjmPbTC0FulpEAmYowKBl756FIzKU_K1zxHaRhElE3jM5dYcUpqCwkyFao8dDUePsBGMDChI84EcbyQDdb_zHUQux9UYTek68q9HOcdA0t4/s1600/7.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixBUrRai4Rc6cgLWD_MeGb5fG67VHgRjuXNjmPbTC0FulpEAmYowKBl756FIzKU_K1zxHaRhElE3jM5dYcUpqCwkyFao8dDUePsBGMDChI84EcbyQDdb_zHUQux9UYTek68q9HOcdA0t4/s1600/7.jpg&quot; height=&quot;320&quot; width=&quot;315&quot; /&gt;&lt;/a&gt;Prophet Muhammad in the historical record proved to be a successful merchant at the time. Especially when the Prophet Muhammad was married to Hadrat Khadija , a wealthy businessman , when it makes the Prophet Muhammad became a wealthy businessman .&lt;br /&gt;
&lt;br /&gt;
But look , the wealth so great that almost all spent for the Nation and the State of Religion and His people as well as for . While the Prophet Muhammad himself in his sleep just using woven palm leaf midrib .&lt;br /&gt;
&lt;br /&gt;
Not just a matter of his board , the Prophet Muhammad was also eating very simple .&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Prophet Muhammad also repeatedly emphasized to His people in particular are leaders and caliphs that prioritizes people. Do not get when there are people starving but its leader actually lives wallowing in wealth .&lt;br /&gt;
&lt;br /&gt;
All that is emphasized as a leader , in the hereafter &#39;ll certainly be held pertanggungjawabanya for being a leader .&lt;br /&gt;
&lt;br /&gt;
What the Prophet Muhammad taught was followed by his fourth best friend who has always lived simply . They are Abu Bakr RA , RA Umar , Uthman ibn Affan RA , and Ali ibn Abi Talib KWH .&lt;br /&gt;
&lt;br /&gt;
The fourth Caliph successor inherits the simplicity of the lifestyle of the Prophet Muhammad . Not because they are poor , the caliphs are also well known as a successful entrepreneur but they keep a simple life .&lt;br /&gt;
&lt;br /&gt;
It is certainly very different from leaders in our country .&lt;br /&gt;
&lt;br /&gt;
Leaders and politicians we are living with more boast . Take a look at their wealth , starting from luxury homes , fancy cars , fancy clothes and other luxuries round .&lt;br /&gt;
&lt;br /&gt;
The picture depicts them as official as to forget that in this country there are many who suffer . Instead of dreaming called decent and fulfilling life . In some areas there is still a need to die just because of poor nutrition .&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsXcij7aJqLWrCd_n2Iq7gZAqKQDEP0Ri9oNWk21B2IQyoI845eFxoIGjy8OZRLhxYqil0pnt3z3Wv4v9If_G9qzcrj6ydos9fzIsniMUSy6_-ZQ_6tvfV5w4XxX95_SnM52G-OgwlQCk/s1600/9.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsXcij7aJqLWrCd_n2Iq7gZAqKQDEP0Ri9oNWk21B2IQyoI845eFxoIGjy8OZRLhxYqil0pnt3z3Wv4v9If_G9qzcrj6ydos9fzIsniMUSy6_-ZQ_6tvfV5w4XxX95_SnM52G-OgwlQCk/s1600/9.jpg&quot; height=&quot;150&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;This of course makes our hearts sad and stroking his chest and questioned where their conscience ?&lt;br /&gt;
&lt;br /&gt;
Even more disgusting is when they prefer to marry among the reasons more personal than having to think how to create wealth that is married is still needed for those who are still hungry and malnourished .&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Though it should be noted that most of the wealth of our officials must be obtained from the sweat of the people that we pay through taxes .&lt;br /&gt;
&lt;br /&gt;
Even if it is the right of property belonging to him and those that we already pay , but it should be remembered that under Islamic law , some of our wealth is not ours and only deposited . And the treasures and riches of our existing rights of orphans and others who are membutuhkanya .&lt;br /&gt;
&lt;br /&gt;
Do NOT ASHAMED , so state officials luxurious lifestyles with the wealth , but there are still people in the area and people have died because of malnutrition ?&lt;br /&gt;
&lt;br /&gt;
Please interpret and consider if the party idol and you have a simple life . It is your right and your standard of living may indeed like it .&lt;br /&gt;
&lt;br /&gt;
But for us that just as a farm boy can feel and think if the most and the average LIFESTYLE officials and party elite in Indonesia is far from SIMPLE .&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkx-9LnG4KKK5UmTNoRaN2TCEJdBFDKk4qmhGQqtSu0icwCKfR0OAhNOmtNqsezl3OLK8QKLXoSqMibF805wavDifUvRZjZqZfQl8406vgyLWGiA3xaF6Fqn1GGlp1qb4DBf__iV61n7s/s1600/8.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkx-9LnG4KKK5UmTNoRaN2TCEJdBFDKk4qmhGQqtSu0icwCKfR0OAhNOmtNqsezl3OLK8QKLXoSqMibF805wavDifUvRZjZqZfQl8406vgyLWGiA3xaF6Fqn1GGlp1qb4DBf__iV61n7s/s1600/8.jpg&quot; height=&quot;150&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;Hopefully in commemoration of the birth of the Prophet Muhammad that many times can we celebrate our officials and elites realize that his party followed the example of the prophet , especially for a simple lifestyle .&lt;br /&gt;
&lt;br /&gt;
If officials and party elites in our country everything can have a simple lifestyle , then rest assured corruption will no longer exist in Indonesia . Since it is unlikely that a simple life was much less susceptible to accepting bribes corruption .&lt;br /&gt;
&lt;br /&gt;
Those who accept bribes and corruption must be not of those who live simply , but a swarm of PEOPLE greedy , greedy , and especially NOT AFRAID TO HAVE SIN SHAME .. !&lt;br /&gt;
&lt;br /&gt;
Thank&#39;s&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/3963699157619566492/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/simplicity-modeling-taught-majesty.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/3963699157619566492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/3963699157619566492'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/simplicity-modeling-taught-majesty.html' title='Simplicity, Modeling Taught Majesty The Prophet Muhammad'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEixBUrRai4Rc6cgLWD_MeGb5fG67VHgRjuXNjmPbTC0FulpEAmYowKBl756FIzKU_K1zxHaRhElE3jM5dYcUpqCwkyFao8dDUePsBGMDChI84EcbyQDdb_zHUQux9UYTek68q9HOcdA0t4/s72-c/7.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-2591051559515491444</id><published>2014-02-15T23:17:00.002-08:00</published><updated>2014-02-15T23:17:35.884-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ke-NU-an"/><category scheme="http://www.blogger.com/atom/ns#" term="Pengetahuan Agama Islam"/><title type='text'>The characteristics of Ahlul Bid&#39;ah</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;H&lt;/span&gt;ow clever devil play around in the human heart, No one could fight unless he got help from Allah SWT. May God always gives us clues to our feet and do not derail from the streets yan He ridai. Amen.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Amid an increasingly distant era of the Prophet&#39;s lifetime, people increasingly difficult to find a pure Islamic teachings from him. Heresy-heresy that flourished in every inch of religious life, plus the worsening human tendency in the world, increasingly drowned religious values ​​are correct, or even totally eliminate religious values ​​in life. It is true what the Prophet Muhammad said at that either group (khairu ummah) are the ones who see his life. And ugly-ugly class group is the most far-sighted of Rasulullan lifetime. They will meet the immediate destruction of the universe sign doomsday has arrived.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
As religion increasingly diverse, what should be done to find the true doctrine for sure? Prophet Muhammad ordered his followers to keep him on what the faith, and became amaliah majority of Muslims, because he also has provided information to his people that, these people will never agree on a doctrine that is not appropriate (misguided). Prophet said:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&amp;nbsp;فإذا رأيتم الإختلاف فعليكم بالسواد الأعظم, رواه ابن ماجه&lt;/span&gt;
&lt;/div&gt;
&lt;br /&gt;
It means: &quot;If you see a difference of opinion then adhered Be firm to &#39;as-Sawad al-A` dham&#39;, &quot;(Narrated by Ibn Majah)&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio61IaUCd9KssxRgYd0yZ_bgT-rvxasaHnoNyUT3rgIngHqzfWS1xterNANvVLecWCTRrBoOYKB3LptKW-px2Xw__h0c5FH2aWZTPh9ZdCC1wgcywaZVP7NpZfyZK0ME9KwAmraAx65uQ/s1600/3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio61IaUCd9KssxRgYd0yZ_bgT-rvxasaHnoNyUT3rgIngHqzfWS1xterNANvVLecWCTRrBoOYKB3LptKW-px2Xw__h0c5FH2aWZTPh9ZdCC1wgcywaZVP7NpZfyZK0ME9KwAmraAx65uQ/s1600/3.jpg&quot; height=&quot;200&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;Referred to as-Sawad al-a&#39;dham is a large group of Muslims. As soon as Al-Allama-Sundi provide penta&#39;wilan, and As-Suyuti also think so. Thus,-AL-HAMDULILLAH-from age to age Ahlussunnah wal congregation is the largest group, and they cling to the group that the Qur&#39;an and Sunnah and what the beliefs and amaliah our predecessors; friends, tabi &#39; in experts and scholars of ijtihad. Thus, the group that came out of the belief of most Muslims, is a group of experts heresy out of the teachings of Islam that has been taught by the Prophet Muhammad.&lt;br /&gt;
&lt;br /&gt;
To avoid the trap of heresy experts who can plunge to the chasm evil Muslims are not pleasing to Allah SWT, the scholars have given their traits, in the many books that they rock, according to information provided Prophet Muhammad, which are as follows :&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;color: red; font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;
&lt;b&gt;1. Like to vilify other groups.&amp;nbsp;&lt;/b&gt;&lt;/h4&gt;
One cleric said that, while there is a group of Muslims tried to strengthen the faith community and other people trying to Islamize preaching, instead there is a group of people is busy giving &quot;stamp&quot; infidels to Muslims. These are the characteristics of experts heresies. They are happy to demonize, blame, considered heretical, membid&#39;ahkan, even the infidel Muslims. Just look at their books! Listen to their speeches. Listen to their discussion! What&#39;s the title? Of course first started until now no one else, except: it&#39;s wrong, it&#39;s heresy, the ugly, the infidel, and so on.&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;color: red; font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;
&lt;b&gt;2. Kementhus&amp;nbsp;&lt;/b&gt;&lt;/h4&gt;
These are their mannerisms, KEMENTHUS aka self-righteous, do not want to humble themselves, and feel the most clever and do not want to be polite. ARROGANT!&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;color: red; font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;
3. Rear Main likes&amp;nbsp;&lt;/h4&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRDWWxzJbZizbT6fvEokaI4DkjGdGk54sv9PrOxMNZ9VklWdQJs64h40jXwG5Jyr8Obf0Eah-Zjao-Biu1-7yhmOZAT0zOGXqm2FBhedFknfb4PUXqFVUImDx4Fn4DVBjalEcuBhPa4Dc/s1600/4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRDWWxzJbZizbT6fvEokaI4DkjGdGk54sv9PrOxMNZ9VklWdQJs64h40jXwG5Jyr8Obf0Eah-Zjao-Biu1-7yhmOZAT0zOGXqm2FBhedFknfb4PUXqFVUImDx4Fn4DVBjalEcuBhPa4Dc/s1600/4.jpg&quot; height=&quot;124&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;It again. It turns out they are cowards, unwilling to openly, and likes to play behind. They want to show off that was in front of their own group. Never happened a writer friend who can not wait &quot;devour&quot; them, because it was too much. There is a suggestion from another friend, for instance how they were invited to the dialogue. As it turned out, had sent an invitation several times, they do not come too. Finally a friend of mine was determined to reach their place. Er again! A friend of mine had actually encountered people who do not know anything. Juragannya would not come out.
There was another incident again. When a group of activists willing to dismantle Ahlussunnah errors in a book they wrote, then they invite them for dialogue. Subsequently the same. They do not want to come for reasons less healthy and safety reasons. Though already stated definitely present, and any security alert.&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;color: red; font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;
&lt;b&gt;4. Putting the arguments are not in place&amp;nbsp;&lt;/b&gt;&lt;/h4&gt;
In order to strengthen their understanding, as well as a means of attacking groups who disagree, they often use the verses of the Qur&#39;an or hadith, by giving interpretations and undue ta&#39;wilan. For example, the verses of the Quran which actually describes the disbelievers, instead made to attack other Muslim groups. Why Can?!!!&lt;br /&gt;
&lt;br /&gt;
The scholars say that all of what they say, they write, they discuss, is assimilation (talbis) against the teachings of Islam and the Muslims of apostasy against the laity. If there is a monotheist believer and did not take action shirk, then classified to those who disbelieve, then it is a big lie. Glory to God.
Scholars also said that, they do not have rules that can be made backrest, and no one madzhabpun support them. Actually most of them are just people who just understand the religion, the novice seekers of religious knowledge, which can still be classified as a quasi-layman and can not be classified as part of the clergy. (Allah knows best)&lt;br /&gt;
&lt;br /&gt;
Thank&#39;s &lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/2591051559515491444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-characteristics-of-ahlul-bidah.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/2591051559515491444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/2591051559515491444'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-characteristics-of-ahlul-bidah.html' title='The characteristics of Ahlul Bid&#39;ah'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEio61IaUCd9KssxRgYd0yZ_bgT-rvxasaHnoNyUT3rgIngHqzfWS1xterNANvVLecWCTRrBoOYKB3LptKW-px2Xw__h0c5FH2aWZTPh9ZdCC1wgcywaZVP7NpZfyZK0ME9KwAmraAx65uQ/s72-c/3.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-7662550691462727060</id><published>2014-02-15T22:40:00.002-08:00</published><updated>2014-02-15T22:40:26.870-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ke-NU-an"/><category scheme="http://www.blogger.com/atom/ns#" term="Pengetahuan Agama Islam"/><title type='text'>Standing Mahalul Qiyam in Reading Mawlid</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;&lt;span id=&quot;goog_917839372&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_917839373&quot;&gt;&lt;/span&gt;R&lt;/span&gt;egarding this birthday stands today , is a welcome arrival Qiyas of the Prophet of Islam and Sharia , and show the spirit of the arrival of the carrier treatise on our lives , it is normal only, as recommended by the respect that Rasul SAW is standing , as narrated when Sa&#39;ad ra bin Mu&#39;adh came the Prophet said to the Ansar : &quot; Stand up for your master &quot; ( Sahih Bukhari hadith no.2878 , Sahih Muslim hadith no.1768 ) , as well as the establishment of Talha ra to Ka&#39;b bin Malik .&lt;br /&gt;
&lt;br /&gt;
Indeed, on stands this respect there is deviation scholars , who explained that as Imam said that the establishment of subordinate Alkhattabiy for his employer , also founding teacher pupil to arrival , and the arrival of the Imam stands for fair and such a good thing , and Imam Bukhari said that the is prohibited from standing to sitting leader , and Imam Nawawi who believes that if it did not stand up for what award , as the Prophet stood for the arrival of his daughter Fatima ra when he came , but another opinion unisex inhibitory stand for respect . ( Refer Fathul Juz 11 and Almasyhur Baari Sharh Saheeh Muslim Imam Nawawi ala juz 12 p 93 ).&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhR4A4oZUNH9T9N-KgQ793h-VdkKo6PXVm9pPV6MobA6ZctTC3SPc1Ps3W4wc7HpyfoWEyOZtloV6LhnfIlY5NqxAW9ndW7tF3-7YkUu3X-_G9BjhrVatuoYW922AUzq50CSWw3rmlFcSY/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhR4A4oZUNH9T9N-KgQ793h-VdkKo6PXVm9pPV6MobA6ZctTC3SPc1Ps3W4wc7HpyfoWEyOZtloV6LhnfIlY5NqxAW9ndW7tF3-7YkUu3X-_G9BjhrVatuoYW922AUzq50CSWw3rmlFcSY/s1600/1.jpg&quot; height=&quot;211&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
But of all of the opinion that, while certainly stood expensive birthday Qiyam in reading it had nothing to do anything with all the disputes , as the Prophet &#39;s birthday is not Dhohir in reading it , apart from the presumption spirit was present during the reading of the Prophet &#39;s birthday , it&#39;s not a discussion us , as it is a problem that can not be unseen problems with the law disyarahkan Dhohir , all the above remark is a difference of opinion on standing tribute Prophet never forbade that friends do not stand up to honor him one.&lt;br /&gt;
&lt;br /&gt;
Much different when we stand tribute remembering that he saw , not bound by his present or not , that we are standing is a form of spirit we welcome the minutes of the Prophet , and we honor the arrival of Islam , and our desire on the Prophet , as we shook on our every prayer the Prophet was we did not see him one .&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;It was narrated that Imam al Hafidh Taqiyuddin Assubkiy rahimahullah , a high priest and prominent in his day that he gathered together the major Muhaddits and Imam Imam of his time in the assembly which was read to her praise of praise for the Prophet , and among the poems that they were standing up including Imam Assubkiy and all the priests who were present with him , and found the coolness that is sublime and it is enough that they act as role models , and said Imam Ibn Hajar rahimahullah Alhaitsamiy that hasanah heresy has become the consensus of the priests that it is the sunnah , ( based Sahih Muslim hadith no.1017 which terncantum in Chapter heresy ) are rewarded and when do not get sin if left out , and held a birthday it was one hasanah heresy , and also Imam Assakhawiy rahimahullah said that from the third century hijriyah start it is celebrated with a lot of this great charity and celebrations around the world and bring blessings to those who hold it . ( Sirah Al Halabiyah Juz 1 Page 137 ) .&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiII2sIhhkffxCuPjoOfoj6xsX0Oej4EFv_8AvdQas14NlNVArVB6yLUtHJXWuoFJuGac3Emvhn0yeI8-4yKbzq3_duLJD7iGH3whvNFvjljme0YWwBL6p18RaBLcYR5OYjF-sjeW68Lqw/s1600/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiII2sIhhkffxCuPjoOfoj6xsX0Oej4EFv_8AvdQas14NlNVArVB6yLUtHJXWuoFJuGac3Emvhn0yeI8-4yKbzq3_duLJD7iGH3whvNFvjljme0YWwBL6p18RaBLcYR5OYjF-sjeW68Lqw/s1600/2.jpg&quot; height=&quot;178&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&amp;nbsp;In essence , this birthday celebration aims to Medan Tabliq Muslims gather and stay in touch while listening to Islamic lectures interspersed shalawat and greeting the Prophet , praise and glory to God and the Prophet who had been allowed by the Prophet , and to restore their love for the Prophet , then all of this mean the goal is the resurrection treatise on humanity that in ghaflah , the priest and any fuqaha nobody will deny it because it is obviously one way to awaken the Muslim faith , does not deserve this sort of thing is undeniable by every Muslims aqlan wa shar &#39; an ( in logic and sharia law ) , as this is the mustahab ( loved ) , as represented sharia rule that &quot; Maa Yatimmul waajib illa bihi fahuwa mandatory &quot; , all of which became the cause of her obligation obligatory . For instance if , as we know that close the genitalia in the obligatory prayers , and buy clothes legal or permissible , but a time when we will do the prayers we happen to have no clothes except the cover genitalia should buy first , then buy the dress turned into a compulsory law , as necessary which is used to carry out the obligatory prayers . Another example using Siwak sunnah , and makes only permissible legal pocket , and when we will be traveling to bring Siwak and clothes we do not have a pocket , it becomes necessary for us to make bags of clothes to put Siwak , then make clothes in garment bags we become legal Sunnah , because it is necessary to put that legal siwak sunnah .&lt;br /&gt;
&lt;br /&gt;
So the celebration of the birthday of the Prophet held to Medan Tabliq and Da&#39;wah , and propaganda are compulsory on a people when the munkar , and no matter ummah already dg Prophet PBUH , not too concerned especially love the Prophet and saw him miss the sunnah , and tablig to achieve this is with the celebration of the birthday of the Prophet , then it becomes obligatory birthday celebration , because the intermediary Tabliq and Propagation and introduction to the history of the Prophet as well as friendship .&lt;br /&gt;
&lt;br /&gt;
As the writing of the Qur&#39;an that which is not necessary at the time of the Prophet , but it became law in the sunnah of the companions have started many friends who need an explanation of Qur&#39;an , and became obligatory after many of the friends who died , because it feared the disappearance Alqur &#39;an of the ummah , even though God has made it clear that the Quran has been preserved by God .&lt;br /&gt;
&lt;br /&gt;
This sort of thing has been understood and explained in by the khulafa&#39;urrasyidin , radhiyallahu&#39;anhum companions , Imam and Muhadditsin , the scholars , jurists and even those Muslims who lay , but only some of our Muslim brothers who are still determined to oppose it , may God grant them liver breadth and clarity , ameen .&lt;br /&gt;
&lt;br /&gt;
At the end tahiyat read prayers in every prayer , we always say :&lt;br /&gt;
&lt;br /&gt;
&lt;h2 style=&quot;text-align: right;&quot;&gt;
&amp;nbsp;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;ﺍَﻟﺴَّﻠَﺎﻡُ ﻋَﻠَﻴْﻚَ ﺃَﻳُّﻬَﺎ ﺍﻟﻨَّﺒِﻲُّ&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;br /&gt;
&amp;nbsp;&quot; Assalamualika ayyuhan nabiy &quot; , greetings to you , O Prophet&lt;br /&gt;
&lt;br /&gt;
Please note the wording , calling upon the Prophet in the prayer we were required to wear pronoun ك or second person pronoun or dlamir mukhatab , which means you or your . We did not mention the prophet with supernatural dlamir ه or her , or him . We call the Prophet with you . This means that when we pray as if the Prophet Muhammad SAW present before us .&lt;br /&gt;
&lt;br /&gt;
We can conclude that the prayer is said over tahiyat to God in the end it will not be accepted without mentioning Muhammad&#39;s name , without presenting him .&lt;br /&gt;
&lt;br /&gt;
So on every prayer , after we say &quot; Thank God &quot; praise be to God , we continue to read various blessings . Only then will we come to the core of our prayers . This means that when praying , when the worship of God must be a God creature named Muhammad. We need a moment of Prophet Muhammad prayed to Allah SWT .&lt;br /&gt;
&lt;br /&gt;
Once the importance of the presence of the Prophet Muhammad in every prayer . We take another example , in the tradition of the people boarding , when we held a aqiqah ritual or celebration event for newborns .&lt;br /&gt;
&lt;br /&gt;
Families babies who organizes aqiqah will not issue until the moment the baby before mahallul Qiyam , at times we stand read:&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;ﻳَﺎ ﻧَﺒِﻲ ﺳَﻠَﺎﻡْ ﻋَﻠَﻴْﻚَ ﻳَﺎ ﺭَﺳُﻮْﻝْ ﺳَﻠَﺎﻡْ ﻋَﻠَﻴْﻚَ&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
Please note, in the sentence we read: &quot;O Prophet greetings to you, O Apostle greetings&quot;; seemed to be present at the time of the Prophet. This is the urgency of the teachings of the Prophet tawashul, or say a prayer with the intercession of the Prophet Muhammad.&lt;br /&gt;
&lt;br /&gt;
So what has been taught by the scholars of our predecessors, and in Indonesia this amaliyah transformed to the people through the organization Nahdlatul Ulama (NU).&lt;br /&gt;
&lt;br /&gt;
Thank&#39;s &lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/7662550691462727060/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/standing-mahalul-qiyam-in-reading-mawlid.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7662550691462727060'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7662550691462727060'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/standing-mahalul-qiyam-in-reading-mawlid.html' title='Standing Mahalul Qiyam in Reading Mawlid'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhR4A4oZUNH9T9N-KgQ793h-VdkKo6PXVm9pPV6MobA6ZctTC3SPc1Ps3W4wc7HpyfoWEyOZtloV6LhnfIlY5NqxAW9ndW7tF3-7YkUu3X-_G9BjhrVatuoYW922AUzq50CSWw3rmlFcSY/s72-c/1.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-5841807408621391551</id><published>2014-02-15T05:30:00.003-08:00</published><updated>2014-02-16T04:05:08.994-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Two Brothers</title><content type='html'>&lt;span class=&quot;awal&quot;&gt;T&lt;/span&gt;wo wise man of korea were talking together one day. Once asked the other, &quot;Can you name two brothers living close togetherwho never saw each other?&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;No, I can&#39;t,&quot; the other wise man replied.&lt;br /&gt;
&lt;br /&gt;
&quot;The answer is simple,&quot; said the first wise man. &quot;Your ears.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;Very well,&quot; The second wise man replied. &quot;Let me tell you a story now of two brothers who did meet.&lt;br /&gt;
&lt;br /&gt;
&quot;Once upon time, there were two brothers who worked as farmers growing rice. They were both very good to each other.&lt;br /&gt;
&lt;br /&gt;
One years, the elder brother had some rice to spare.&lt;br /&gt;
&lt;br /&gt;
He thought, &quot;I&#39;d better give some to my younger brother. He has a large family to feed.&quot;&lt;br /&gt;
&lt;br /&gt;
That night, he carried a large sack of rice to his brother&#39;s house. he left it outside the door.&lt;br /&gt;
&lt;br /&gt;
&quot;The next day, he went to his store to count the remaining sacks of rice. he was surprised. He still had same number as before.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6wqS2kp3a2jn9HFBdu8e-_XSslcU_RFvwoZVuKLipokCU9-Qq9-2i6oA17HNL51H_UwRSWsrNZbzpDgS0utf-qogtXy-Z5RlaFNNQTER-JfnSe94YQFWWU5ThhES_jpyaJk4QD_5fp1U/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6wqS2kp3a2jn9HFBdu8e-_XSslcU_RFvwoZVuKLipokCU9-Qq9-2i6oA17HNL51H_UwRSWsrNZbzpDgS0utf-qogtXy-Z5RlaFNNQTER-JfnSe94YQFWWU5ThhES_jpyaJk4QD_5fp1U/s1600/1.jpg&quot; height=&quot;214&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&quot;How is it possible?&quot; he asked him self. I&#39;d better take an other sack of rice to my brother&#39;s house to night.&quot;&lt;br /&gt;
&lt;br /&gt;
Once more, the next morning. he counted the number of sacks of rice left in his store. he still had the same number as before.&lt;br /&gt;
&lt;br /&gt;
&quot;I cann&#39;t believe it,&quot; he said. &quot;Allright, I&#39;ll take another sacks of rice to my brother&#39;s house tonight.&quot;&lt;br /&gt;
&lt;br /&gt;
&quot;That night, for the third time, he went to his brother&#39;s house carrying a sacks of rice on his back.&lt;br /&gt;
&lt;br /&gt;
&quot;The moon was very bright, he saw someone carrying a sack of rice coming toward him, it was his younger brother.&lt;br /&gt;
&lt;br /&gt;
&quot;Why, it&#39;s you. younger brother&quot; he called out.&lt;br /&gt;
&lt;br /&gt;
His younger brother stopped and put down the sack of rice he was carrying.&lt;br /&gt;
&lt;br /&gt;
Without saying any more, they both understood what had happened. They laughed for a long time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Thank&#39;s &lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/5841807408621391551/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-two-brothers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/5841807408621391551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/5841807408621391551'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-two-brothers.html' title='The Two Brothers'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEh6wqS2kp3a2jn9HFBdu8e-_XSslcU_RFvwoZVuKLipokCU9-Qq9-2i6oA17HNL51H_UwRSWsrNZbzpDgS0utf-qogtXy-Z5RlaFNNQTER-JfnSe94YQFWWU5ThhES_jpyaJk4QD_5fp1U/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-8009774272035127002</id><published>2014-02-15T00:25:00.003-08:00</published><updated>2014-02-15T00:25:50.260-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>Why The Frog&#39;s Eyes Bulge</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;O&lt;/span&gt;nce upon a time, the only fire on earth was guarde by two giants. No one dared ask them for any of it. At long last, a brave man thought of a plan. He called together all his animal friends and asked them to help him. He told a frog to wait just outside the village where he was living. A little beyond the frog, he placed a horse : beyond the horse, he placed a cat : beyond the cat, he placed a dog: and beyond the dog, he placed a lion. beyond the lion was the house where the giants lived.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The man then went to call on the giants. They were pleased to see him as they felt rather lonely living by themselves.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjngDgmcjuAvSS3x8drCGy7taK7GP89p17z2CemOFKi8LamRevtzmU-ms8HaraadlL66W1VrynhGwKSpH6l6XNqI-waC-sRXIu1d_Dw6ksTYkRZPRMEHgAc-hSkjyfKtLEbFPN1AnPOpjs/s1600/4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjngDgmcjuAvSS3x8drCGy7taK7GP89p17z2CemOFKi8LamRevtzmU-ms8HaraadlL66W1VrynhGwKSpH6l6XNqI-waC-sRXIu1d_Dw6ksTYkRZPRMEHgAc-hSkjyfKtLEbFPN1AnPOpjs/s1600/4.jpg&quot; height=&quot;220&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Can you please let me have some of your fire?&quot; he asked them. &quot;No one else has any fire at all.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The giants shook their heads. &quot;The fire belong to us and we cann&#39;t give any of it away,&quot; They replied.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The man then made a sign out of the window to the lion. The lion began to roar, the dog to bark, the cat to meow, the horse to neigh and the frog to croak. The giants rushed out to see what was the matter.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
A soon as they did so, the man picked up a pierce of burning wood from the fire. He ran away whit it as fast as he could. The giants saw what had happened and chased after him. The man gave the pierce of burning wood to the lion. It was soon passed on from animal until it reahed the frog. The frog hopped straight to the village. But the giants caught him by the tail. The poor frog was so frightened that his eyes almost fell out. He jumped once more and landed in the middle of the village, carrying the fire with him. But he left behind his tail in the giants&#39;s hands. so the people in the village were able to obtain fire for the first time. But the poor frog lost his tail, and his eyes have bulged ever since.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;,Arial,Helvetica,sans-serif;&quot;&gt;The end&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/8009774272035127002/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/why-frogs-eyes-bulge.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/8009774272035127002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/8009774272035127002'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/why-frogs-eyes-bulge.html' title='Why The Frog&#39;s Eyes Bulge'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEjngDgmcjuAvSS3x8drCGy7taK7GP89p17z2CemOFKi8LamRevtzmU-ms8HaraadlL66W1VrynhGwKSpH6l6XNqI-waC-sRXIu1d_Dw6ksTYkRZPRMEHgAc-hSkjyfKtLEbFPN1AnPOpjs/s72-c/4.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-3359959890585685508</id><published>2014-02-15T00:02:00.002-08:00</published><updated>2014-02-15T00:06:35.235-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>How The Mouse-Deer Cheated The Tiger</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;L&lt;/span&gt;ong, long a go a mouse-deer and a tiger were neighbours. The tiger was very fierce. he like to boast how strong the was. All the animal in the forest were afraid of him. He ate at least one of them for dinner every day.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The Mouse-deer decided to teach him a good lesson.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Why don&#39;t you allow me to bring you your dinner everyday? You will then not have to hunt for food,&quot; he asked the tiger.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
The tiger agreed.&lt;br /&gt;
&lt;br /&gt;
The next day the mouse-deer took a rat with him to see the tiger.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCHWW0is2mYSJl7FqTdE-GWo7Ta2e9pNtPnsfvAiNfCQ-gjS6AtYQOQaA7x4M0G6pxSdbTy1_65I_LshR5DgZC5fyXuagJZSyF8DP-WEerYlZEzPJTHvm7FJgbLqgHHdrRrKmogVgAgEc/s1600/3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCHWW0is2mYSJl7FqTdE-GWo7Ta2e9pNtPnsfvAiNfCQ-gjS6AtYQOQaA7x4M0G6pxSdbTy1_65I_LshR5DgZC5fyXuagJZSyF8DP-WEerYlZEzPJTHvm7FJgbLqgHHdrRrKmogVgAgEc/s1600/3.jpg&quot; height=&quot;225&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&quot;I&#39;am afraid I couldn&#39;t bring you a bigger animal, &quot; the mouse deer exclamined. &quot;There&#39;s an animal who look excactly like you blocking the road. he too has a rat sitting on his head. He said to all the animal, Is there anyone in the word who can fight with me? if so, let him come and try. If there&#39;s no one, then I&#39;m king of the forest.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Ho!&quot; said the tiger. &quot;Didn&#39;t you tell him about me?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Yes, I did,&quot; replied the mouse-deer.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&quot;But it would have been better if I hadn&#39;t. When I told him how strong you were, he laughed and said rude things. he even said he would not accept you as his servant.&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Good luck&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/3359959890585685508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/how-mouse-deer-cheated-tiger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/3359959890585685508'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/3359959890585685508'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/how-mouse-deer-cheated-tiger.html' title='How The Mouse-Deer Cheated The Tiger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEgCHWW0is2mYSJl7FqTdE-GWo7Ta2e9pNtPnsfvAiNfCQ-gjS6AtYQOQaA7x4M0G6pxSdbTy1_65I_LshR5DgZC5fyXuagJZSyF8DP-WEerYlZEzPJTHvm7FJgbLqgHHdrRrKmogVgAgEc/s72-c/3.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-3168793045997871783</id><published>2014-02-14T23:39:00.002-08:00</published><updated>2014-02-14T23:39:56.310-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Robbers and The Goat</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;M&lt;/span&gt;any years a go in India, There was a monk who kept a goat. One day, he decided o take it to the nearest town to sell it.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Four robbers, who were hiding in a forest, watched him approach.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Lets try to steal the goat,&quot; they said. &quot;It will make a very good meal. But we must first of all decide how to do it because the monk is very clever.&quot; After making a plan, the four robbers separated.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
One of them came out from the bushes at the side of the road. he stopped the monk.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Where are you taking that monkey?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Monkey!&quot; said the monk. &quot;it&#39;s not a monkey but the goat.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhauTlcdx9OmguwtzHnsSLdxv1qq4BohX0Mv-wtaCecy5eomRnT_DhuVNSN99axgwHgbmStYSZ2Qh9j67EX4jMDk5SrYV6-OSeU0-BhquHjeGlrL7cmlS_OJQLPs5Q0oSxK-zERNshXqYM/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhauTlcdx9OmguwtzHnsSLdxv1qq4BohX0Mv-wtaCecy5eomRnT_DhuVNSN99axgwHgbmStYSZ2Qh9j67EX4jMDk5SrYV6-OSeU0-BhquHjeGlrL7cmlS_OJQLPs5Q0oSxK-zERNshXqYM/s1600/1.jpg&quot; height=&quot;200&quot; width=&quot;197&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Further a long the road, the second robber stopped him.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Where are you going with that donkey?&quot; he asked.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;You are wrong,&quot; answered the monk. &quot;it&#39;s not a donkey, cann&#39;t you see it&#39;s a goat.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
After he had walked a little further, the third robber stopped him.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Hello, mr Monk, what are you doing with that buffalo?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
By this time the monk became worried He was not sure whether the animal was really a goat. perhaps it was even some kind of fairy?&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
He decided to let it go. The goat ran off, It was soon caught by the fourth robber.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The robbers took the goat home with them and cooked it for dinner.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
They were very pleased that their plan had succeeded.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Even a clever man can be cheated by three things, &quot;They agreed.&quot; &quot;The hard work work of new servant, the praise of guest and the words of bad man.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Goodluck&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/3168793045997871783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-robbers-and-goat.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/3168793045997871783'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/3168793045997871783'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-robbers-and-goat.html' title='The Robbers and The Goat'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhauTlcdx9OmguwtzHnsSLdxv1qq4BohX0Mv-wtaCecy5eomRnT_DhuVNSN99axgwHgbmStYSZ2Qh9j67EX4jMDk5SrYV6-OSeU0-BhquHjeGlrL7cmlS_OJQLPs5Q0oSxK-zERNshXqYM/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-2739590683076415244</id><published>2014-02-14T06:14:00.002-08:00</published><updated>2014-02-14T06:14:45.909-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Falling Flower Rock</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;T&lt;/span&gt;he falling Flower Rock is in the old capital of Korea at paekjae.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Hundreds of years a go, korea was divided into three parts. At that time, the king of Silla in southest Korea fought with the king of paekjae&#39;s in southwest Korea.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
The king of Silla was very strong. he attacked the king of paekje&#39;s palace.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Surrender your self ,&quot; he called out to the king of Paekje. &quot;I promise that you and your family will be allowed to go free&quot;.&lt;/div&gt;
&lt;br /&gt;
The king of Paekje&#39;s minister advised him not to listen.&lt;br /&gt;
&lt;br /&gt;
&quot;Donn&#39;t believe anyting the king of Silla say&#39;s. His word sound fine but if you surrender, you and your family will surely be killed.&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The king of paekje had three thousands woman servants in his palace. The leader of them said to him. &quot; Your majesty, please leave with your family while you can. There is secret door at the back of the palace. If you leave&amp;nbsp; by it, the king of Silla will not be able to see you. One day you can return to rule your country.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkAecxALjaOYK4TAmpwG7yXVyP_13tW62RxLcQ57Cr9ikqAOVARLdDofw7Z5xdW4-LrZsM7pzmOpa4OksvdzltiYFLdfGrXQhuNFIGAjdYUBTo1aUvXjiKAVXDevpMsMU04jTFFtjh6NI/s1600/7.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkAecxALjaOYK4TAmpwG7yXVyP_13tW62RxLcQ57Cr9ikqAOVARLdDofw7Z5xdW4-LrZsM7pzmOpa4OksvdzltiYFLdfGrXQhuNFIGAjdYUBTo1aUvXjiKAVXDevpMsMU04jTFFtjh6NI/s1600/7.jpg&quot; height=&quot;150&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;Althought the king og Paekje did not want to go, his minister and maid-servants made him do so.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
After he had left, the woman servants, who were very brave, continued to fight until they could fight no more. Then they climbed a high rock above the nearby Sacha river and jumped into the cold water. As they all wore white dresses, they looked like white flowers failling into the river.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The korean people have never forgotten their bravery. They rock from which they jumped is now called the failling flower rock. Many people still go to visit it from all over Korea and from other countries too.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Thank&#39;s&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/2739590683076415244/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-falling-flower-rock.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/2739590683076415244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/2739590683076415244'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-falling-flower-rock.html' title='The Falling Flower Rock'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhkAecxALjaOYK4TAmpwG7yXVyP_13tW62RxLcQ57Cr9ikqAOVARLdDofw7Z5xdW4-LrZsM7pzmOpa4OksvdzltiYFLdfGrXQhuNFIGAjdYUBTo1aUvXjiKAVXDevpMsMU04jTFFtjh6NI/s72-c/7.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-7925699277022824477</id><published>2014-02-14T04:10:00.002-08:00</published><updated>2014-02-14T04:10:17.401-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>You Cann&#39;t Please Everyone</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;A&lt;/span&gt; man and his son were leading a buffalo to the market. Someone who saw them pass called out to the man. &quot;Why donn&#39;t you ride?&quot; The man then sat on the buffalo and his son walked by his side.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Soon they passed an old man woman who called out the man. &quot;Why are you so lazy? You&#39;re big strong man. Why don&#39;t you walk and let your son ride instead?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The man got down from the buffalo. He told his son to ride.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Just before they reached the town, an old man working in the field, called out to them. &quot;It&#39;s not right for a boy to ride while his father walks&quot;.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The man then sat on the Buffalo behind his son. They had not gone very far when someone else called out to them, &quot;Why are you so cruel? How can a buffalo carry two persons?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Both of the man and his soon jumped off the buffalo. They cut a branch off a tree and tied the buffalo&#39;s feet to it. They carried the brach between them.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1kjuCh3O5nDgbpI3ZvYAAoVw_MXEbPQ4G62CWHiZ9Mh0NMRdJLiMUzN7QvJbjkKtEk6qD2YgL8TfjvrjFb9elqyCYEylv7gcYUBslIGXuIyDNT8AK8GSAK6BR1wIpkiXiAfFkcOfmui8/s1600/5.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1kjuCh3O5nDgbpI3ZvYAAoVw_MXEbPQ4G62CWHiZ9Mh0NMRdJLiMUzN7QvJbjkKtEk6qD2YgL8TfjvrjFb9elqyCYEylv7gcYUBslIGXuIyDNT8AK8GSAK6BR1wIpkiXiAfFkcOfmui8/s1600/5.png&quot; height=&quot;147&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;When they entered the town, some children called out laughingly to them!, &quot;How can you carry a buffalo? The buffalo should carry you.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The buffalo became frightened at the noise. it was able to set it self free. It ran away as fast as it could, and the man and his son never saw it again.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
As they started to walk home, the man said to his son, &quot; We&#39;ve learned a good lesson today. You can never hope to please everyone, no matter how hard you try!&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;good luck&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/7925699277022824477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/you-cannt-please-everyone.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7925699277022824477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/7925699277022824477'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/you-cannt-please-everyone.html' title='You Cann&#39;t Please Everyone'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEi1kjuCh3O5nDgbpI3ZvYAAoVw_MXEbPQ4G62CWHiZ9Mh0NMRdJLiMUzN7QvJbjkKtEk6qD2YgL8TfjvrjFb9elqyCYEylv7gcYUBslIGXuIyDNT8AK8GSAK6BR1wIpkiXiAfFkcOfmui8/s72-c/5.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-1650932249433829879</id><published>2014-02-14T03:40:00.002-08:00</published><updated>2014-02-14T03:40:45.030-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Glass Ball</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;I&lt;/span&gt;n Thailand, there was once a beautiful fairy : called makala. She wad the wife of a god named Siva. who lived in a palace in the clouds, She had a glass ball, wich was her father&#39;s wedding present.&lt;br /&gt;
&lt;br /&gt;
As Siva had many servants, She had little to do and she passed the time of day playing with the glass ball.&lt;br /&gt;
&lt;br /&gt;
One day, she decided to go out and play.&lt;br /&gt;
&lt;br /&gt;
She flew through the sky straight towards a dark cloud in wich a giant named Ramasoon was hiding. When she came close, Ramasoon tried to cacth her but she flashed the glass ball in his eyes so that he couldn&#39;t see. Ramasoon threw an axe at her. It missed her and fell down through the clouds to the earth below - &quot;Crash, crash, crash!&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbZ6oiIhJkh5n1GIeR5Xa8zTEpG_XQ02LoeeSktvdPjey1ZLYI4U2N35JWR07L_hyrP7kR75j2u1OZLWidGBU6DRfmZX8JEmuNuyFaT44yadaARHZN8rN115szDtlwb9jLAAIHEFnC28I/s1600/4.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbZ6oiIhJkh5n1GIeR5Xa8zTEpG_XQ02LoeeSktvdPjey1ZLYI4U2N35JWR07L_hyrP7kR75j2u1OZLWidGBU6DRfmZX8JEmuNuyFaT44yadaARHZN8rN115szDtlwb9jLAAIHEFnC28I/s1600/4.jpeg&quot; height=&quot;200&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;It then began to rain heavily. Ramasoon was no longer able to follow her. This was lucky for her as he was getting ready to throw another axe. She flew back to the palace as fast as she could and dried her wet clothes and hair. Her husband did not know where she had been.&lt;br /&gt;
&lt;br /&gt;
Whenever Makala became tired of doing nothing, she used to go out and play with her glass ball. Ramasoon tried many time after that to cacth her but he never succeded.&lt;br /&gt;
&lt;br /&gt;
It is still said by some people that thunder is caused by Ramasoon throwing his axe at Makala and lighting by Makala flashing her glass ball in the eyes of Ramasoon.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;The end&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/1650932249433829879/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-glass-ball.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/1650932249433829879'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/1650932249433829879'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-glass-ball.html' title='The Glass Ball'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEjbZ6oiIhJkh5n1GIeR5Xa8zTEpG_XQ02LoeeSktvdPjey1ZLYI4U2N35JWR07L_hyrP7kR75j2u1OZLWidGBU6DRfmZX8JEmuNuyFaT44yadaARHZN8rN115szDtlwb9jLAAIHEFnC28I/s72-c/4.jpeg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-941396504291382327</id><published>2014-02-14T03:00:00.002-08:00</published><updated>2014-02-14T03:20:26.396-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Proud Lion</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;O&lt;/span&gt;ne day, a rat walked past a lion sleeping in a deep forest. Just then, the lion woke up and saw the rat. he caught it with his paw.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;What a tasty meal!&quot; he said.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Mr. Lion, king of the forest,&quot; cried the cat. &quot;Please have pity on me, I&#39;am too small to make a good meal for you. if you&#39;ll let me go, I shall always be grateful to you. perhaps one day I shall be able to repay your kindness&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;The lion laughed, &quot;How can you ever repay me?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
But as he was not feeling hungry, he let the rat go.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5TJ0S_4NfsZ8BEXv0g5mfpceTQ3CzV2QwuC-Rn2weOXOC4LTenD1FztkZXnzrK_QN5k3BzoUEhVsmc4Jn_0XIhR7SC3FRW4CbSrMHY7fEh5eyQDu028pITIyULRk7PjAwBlNIHVthPRE/s1600/3.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5TJ0S_4NfsZ8BEXv0g5mfpceTQ3CzV2QwuC-Rn2weOXOC4LTenD1FztkZXnzrK_QN5k3BzoUEhVsmc4Jn_0XIhR7SC3FRW4CbSrMHY7fEh5eyQDu028pITIyULRk7PjAwBlNIHVthPRE/s1600/3.png&quot; height=&quot;200&quot; width=&quot;199&quot; /&gt;&lt;/a&gt;The next day, the rat heard a loud noise in the forest. He ran to see what it was. it was the lion. He had fallen in to a hole in the ground and was caught in rope net.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The lion looked up and saw the rat.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Mr. Rat,&quot; he called out. &quot;Mr. Rat, please jump down and help me.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;The rat jumped down in to the hole quickly. He started to bite throught the rope net. The lion was soon able to climb out of the hole.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Mr. Lion,&quot; said the rat. &quot;Yesterday you were very proud. You thught I was small and helpless. Today, I was able to save your life. I hope you will never forget that althought you are big and strong even someone as small as I can help you&quot;.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Goodluck&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/941396504291382327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-proud-lion.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/941396504291382327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/941396504291382327'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-proud-lion.html' title='The Proud Lion'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEh5TJ0S_4NfsZ8BEXv0g5mfpceTQ3CzV2QwuC-Rn2weOXOC4LTenD1FztkZXnzrK_QN5k3BzoUEhVsmc4Jn_0XIhR7SC3FRW4CbSrMHY7fEh5eyQDu028pITIyULRk7PjAwBlNIHVthPRE/s72-c/3.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-606464481752308354</id><published>2014-02-14T00:13:00.002-08:00</published><updated>2014-02-14T02:43:02.309-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Wise Man and The Dog</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;M&lt;/span&gt;any many years a go, there were a restourant in the New Territories. The restourant owner was a good man, He was always kind and helpfull to his customer. His restaurant was very bright and clean. But althought he and his wife worked hard day and night, his bussines was still not very successfull.&lt;br /&gt;
&lt;br /&gt;
&quot;Why do so few people come to eat at my restaurant?&quot; he asked one of his friends.&lt;br /&gt;
&lt;br /&gt;
&quot; Your food is not very well cooked,&quot; his friens replied.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4PewiNa80eMq4Bhf5YU65eJGYVqVXV9MPl9FIm0H2TeQrhQBT0rTW5lwpdmz9rKq_V8ht7BWUMGLb5vOjDNRVnC13al8vBSweI_LvuML8kx1e9htU9JMqoFcN0VW4APBfQCGMfWpB5bw/s1600/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4PewiNa80eMq4Bhf5YU65eJGYVqVXV9MPl9FIm0H2TeQrhQBT0rTW5lwpdmz9rKq_V8ht7BWUMGLb5vOjDNRVnC13al8vBSweI_LvuML8kx1e9htU9JMqoFcN0VW4APBfQCGMfWpB5bw/s1600/2.jpg&quot; height=&quot;200&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;But the restaurant owner did not believe him. He went to take advice from a wise old manwho was neighbour.&lt;br /&gt;
&lt;br /&gt;
&quot;Do you keep a dog?&quot; the old man asked him&lt;br /&gt;
&lt;br /&gt;
&quot;Yes&quot; replied the restaurant owner. &quot;Why do you ask?&quot;&lt;br /&gt;
&lt;br /&gt;
The old man smiled but did not say anything more.&lt;br /&gt;
&lt;br /&gt;
The restaurant owner again asked him what he menat.&lt;br /&gt;
&lt;br /&gt;
&quot;Your dog is very fierce and like to bite people. That&#39;s why your bussines is not very good. Your bussines will not improve unless you give away your dog.&lt;br /&gt;
&lt;br /&gt;
The restaurant owner thought over very carefully what the old man had told him. The next day he gave away the dog.&lt;br /&gt;
&lt;br /&gt;
from that time on, his bussines began to improve.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Goodluck&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/606464481752308354/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-wise-man-and-dog.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/606464481752308354'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/606464481752308354'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-wise-man-and-dog.html' title='The Wise Man and The Dog'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEh4PewiNa80eMq4Bhf5YU65eJGYVqVXV9MPl9FIm0H2TeQrhQBT0rTW5lwpdmz9rKq_V8ht7BWUMGLb5vOjDNRVnC13al8vBSweI_LvuML8kx1e9htU9JMqoFcN0VW4APBfQCGMfWpB5bw/s72-c/2.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-8001550658166106216</id><published>2014-02-13T23:54:00.001-08:00</published><updated>2014-02-13T23:54:07.556-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Oldest Animal on The Earth</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;O&lt;/span&gt;nce upon a time, a cat, a frog and a camel were very good friends.They decided to tell each other the story of their birth to find out who was the oldest.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The cat told his story first &quot;When I was born, the earth was still soft. I had to walk very carefully so that I didn&#39;t no shink in to the ground. That&#39;s why I&#39;m still very carefull about the way I walk.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&quot;Oh! that&#39;s nothing,&quot; exclaimed the frog. &quot;I&#39;m sure I&#39;m oldest. when I was born, the earth was very hot. it was too hot to walk on. The only way to move around was to jump. That&#39;s why I still jump rather than walk.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijA4pasH-RVROc_1MvpS0502G6NgV3FhmWQ-H_nHgMo_URAKl-lywUdfu0RylpxMgTnECoRwwB16UUKa6AaoM5J6P2p1Q4xDaYKCN466LKN_G7sGDdDAWDY4NsH3NEkL1IKn3pDfNueCs/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijA4pasH-RVROc_1MvpS0502G6NgV3FhmWQ-H_nHgMo_URAKl-lywUdfu0RylpxMgTnECoRwwB16UUKa6AaoM5J6P2p1Q4xDaYKCN466LKN_G7sGDdDAWDY4NsH3NEkL1IKn3pDfNueCs/s1600/1.jpg&quot; height=&quot;130&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The camel was very amused &quot;when I was born,&quot; he told his friends, &quot;the earth had not yet been made. There was only the sky and a lot of sand everywhere. When my father died, there was no place to bury him so i had to carry him on my back. That&#39;s why my back is croocked. ofcourse, it&#39;s very usefull as I can keep food and water in it&quot;.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
On hearing what camel said, the cat and frog had to agree that he was the oldest. They made him their leader.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: Georgia,&amp;quot;Times New Roman&amp;quot;,serif;&quot;&gt;Thank&#39;s&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/8001550658166106216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-oldest-animal-on-earth.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/8001550658166106216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/8001550658166106216'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-oldest-animal-on-earth.html' title='The Oldest Animal on The Earth'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEijA4pasH-RVROc_1MvpS0502G6NgV3FhmWQ-H_nHgMo_URAKl-lywUdfu0RylpxMgTnECoRwwB16UUKa6AaoM5J6P2p1Q4xDaYKCN466LKN_G7sGDdDAWDY4NsH3NEkL1IKn3pDfNueCs/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-2954814725892729332</id><published>2014-02-13T23:34:00.000-08:00</published><updated>2014-02-13T23:34:08.631-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Two Holes</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;T&lt;/span&gt;here were two good friends, Yamada and Shimada, who liked to tell stories to each other. Yamada asked Shimada, &quot;What&#39;s the thing that becomes larger the more you take away from it?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;I don&#39;t know.&quot; Shimada answered.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;it&#39;s a hole,&quot; Yamada told him &lt;i&gt;laughingly&amp;nbsp;&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &quot;All right&lt;/i&gt;,&quot; Shimada said. &quot;let me tell you a story about ahole&quot;.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiASM5L-7gmd2PYN9fcoYLh-TOoZAL7qNtGqO39AfA-zW-eyM2CfYk0Bsr_9AaeX5OfiwLpAn5ywLsTP4szA5HtExadhw-rjheFv6tjnwvr1Mux4oaWwZLSxdnFyPp4Vm7qqpZDtQw0vwA/s1600/1.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiASM5L-7gmd2PYN9fcoYLh-TOoZAL7qNtGqO39AfA-zW-eyM2CfYk0Bsr_9AaeX5OfiwLpAn5ywLsTP4szA5HtExadhw-rjheFv6tjnwvr1Mux4oaWwZLSxdnFyPp4Vm7qqpZDtQw0vwA/s1600/1.png&quot; height=&quot;200&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;i&gt;&quot;a painter kept two cats&quot;.&lt;/i&gt; one was large and the other was small. one day. his friend noticed there were two holes in the door of his house. one was large and the other was small.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;What are&amp;nbsp; those two holes for?&quot; he asked the painter.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;I keep two cats the painter replied. one&#39;s large and the other&#39;s small. The large hole is for the large cat and the small hole is for the small cat.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;How silly!&quot; his friend exclaimed. Why can&#39;t the small cat use the same hole as the large cat?&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;You&#39;re right&quot;. said the painter. &quot; I hadn&#39;t thought of that&quot;.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;goodluck&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;i&gt;&amp;nbsp;&lt;/i&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/2954814725892729332/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-two-holes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/2954814725892729332'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/2954814725892729332'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-two-holes.html' title='The Two Holes'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEiASM5L-7gmd2PYN9fcoYLh-TOoZAL7qNtGqO39AfA-zW-eyM2CfYk0Bsr_9AaeX5OfiwLpAn5ywLsTP4szA5HtExadhw-rjheFv6tjnwvr1Mux4oaWwZLSxdnFyPp4Vm7qqpZDtQw0vwA/s72-c/1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-5342170028473079309</id><published>2014-02-13T07:22:00.000-08:00</published><updated>2014-02-13T07:22:30.349-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Pengetahuan Agama Islam"/><title type='text'>Rukun Iman, Islam dan Hukum Islam</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;I&lt;/span&gt;slam adalah agama yang mengimani satu tuhan yaitu, Allah SWT. Dengan lebih dari satu seperempat milyar orang pengikut di seluruh dunia menjadikan islam sebagai umat terbesar kedua di dunia setelah umat kristen. Islam mempunyai arti &quot;penyerahan diri&quot; sepenuhnya kepada Tuhan yaitu Allah SWT. Pengikut ajaran Islam dikenal dengan sebutan &quot;Muslim&quot;yang artinya orang yang bertunduk kepada Allah SWT. atau muslimin bagi orang islam laki-laki dan muslimat bagi orang islam perempuan. Sebagai seorang muslim baik laki-laki maupun perempuan harus tahu tentang Rukun Iman, Rukun Islam dan hukum-hukum islam karena itu adalah kewajiban sebagai seorang yang beragam islam. untuk lebih jelasnya tentang Rukun iman, rukun islam dan hukum islam perhatikan di bawah ini.&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnF_6u3S1rj55VP3lKKEGBoTf0aiOHGQG33m6rbwH_cxndnnQUGa0ST6J_zqpywAjyAammyCB3HQIm4E0GiUqVCl8wgtdI3V5VAQvPAuEwDReucQukcn68s0_-0FQAaoFnphQDo1B7IcM/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnF_6u3S1rj55VP3lKKEGBoTf0aiOHGQG33m6rbwH_cxndnnQUGa0ST6J_zqpywAjyAammyCB3HQIm4E0GiUqVCl8wgtdI3V5VAQvPAuEwDReucQukcn68s0_-0FQAaoFnphQDo1B7IcM/s1600/1.jpg&quot; height=&quot;162&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color: red;&quot;&gt;
&lt;b&gt;A. Rukun Iman&amp;nbsp; &lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;color: red;&quot;&gt;
&lt;span style=&quot;color: black;&quot;&gt;Rukun Iman itu ada 6 perkara yaitu : &lt;/span&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;Iman Kepada Allah SWT&lt;/li&gt;
&lt;li&gt;Iman Kepada Malaikat-malaikat-Nya&lt;/li&gt;
&lt;li&gt;Iman Kepada Kitab-kitab-Nya&lt;/li&gt;
&lt;li&gt;Iman Kepada Rasul-rasul-Nya&lt;/li&gt;
&lt;li&gt;Iman Kepada Hari Kiamat&lt;/li&gt;
&lt;li&gt;Iman Kepada Qadha&#39; dan Qadar&lt;/li&gt;
&lt;/ol&gt;
&lt;ol&gt;
&lt;/ol&gt;
&lt;b style=&quot;color: red;&quot;&gt;B. Rukun Islam&lt;/b&gt;&lt;br /&gt;
Rukun Islam itu ada 5 perkara yaitu :&lt;br /&gt;
&lt;ol&gt;
&lt;li style=&quot;text-align: left;&quot;&gt;Mengucapkan dua kalimah Syahadat&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dua kalimah syahadat yaitu : &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:Arial;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;div class=&quot;MsoNormal&quot; dir=&quot;RTL&quot; style=&quot;direction: rtl; text-align: right; unicode-bidi: embed;&quot;&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;AR-SA&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;--&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:Arial;
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; dir=&quot;RTL&quot; style=&quot;direction: rtl; text-align: right; unicode-bidi: embed;&quot;&gt;
&lt;span lang=&quot;AR-SA&quot; style=&quot;font-family: &amp;quot;Arabic Transparent&amp;quot;; font-size: 16.0pt; line-height: 115%; mso-ascii-font-family: &amp;quot;Courier New&amp;quot;; mso-hansi-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;اَشْهَدُاَنْ لاَ اِلهَ اِلاَّ اللهُ وَاَشْهَدُ اَنَّ مُحَمَّدًا
رَسُوْلُ اللهِ&lt;/span&gt;&lt;/div&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Artinya : &quot;Aku bersaksi, bahwa tidak ada Tuhan melainkan hanya Allah, Dan Aku bersaksi bahwa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Muhammad adalah Rasul Allah&quot;.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/li&gt;
&lt;li&gt;Mendirikan shalat&lt;/li&gt;
&lt;li&gt;Menuanaikan zakat&lt;/li&gt;
&lt;li&gt;Berpuasa pada Bulan Ramadlan&lt;/li&gt;
&lt;li&gt;Pergi haji ke Baitullah&amp;nbsp; &lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;&lt;div style=&quot;color: red;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjgV4D07t0JBBAsB6U7iQHpURqJ1I4IEuU3Eqni_MlexhZGNIu7IX3YJo2WDyzOtb3bubO27CXS0ni1drWYY4Hm_O5MvS4h5I7-RLsv2nD80bB3JFsijoU2QTTK_KXXlFkZUxyFkZewEM/s1600/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjgV4D07t0JBBAsB6U7iQHpURqJ1I4IEuU3Eqni_MlexhZGNIu7IX3YJo2WDyzOtb3bubO27CXS0ni1drWYY4Hm_O5MvS4h5I7-RLsv2nD80bB3JFsijoU2QTTK_KXXlFkZUxyFkZewEM/s1600/2.jpg&quot; height=&quot;206&quot; style=&quot;cursor: move;&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;b&gt;C. Hukum - hukum Islam&lt;/b&gt;&lt;/div&gt;
Hukum islam itu disebut juga dengan hukum Syara&#39;, sedangkan hukum silam itu, dibagi menjadi lima bagian, yaitu :&lt;br /&gt;
&lt;ul&gt;
&lt;li style=&quot;color: black;&quot;&gt;Wajib : Perkara yang harus dikerjakan karena akan mendapat pahala dan apabila ditinggalkan akan mendapatkan dosa.&lt;/li&gt;
&lt;li style=&quot;color: black;&quot;&gt;Haram : Perkara yang harus ditingalkan karena akan mendapatkan pahala tetapi kalau dilakukan akan mendapat dosa.&lt;/li&gt;
&lt;li style=&quot;color: black;&quot;&gt;Sunnah : Perkara yang sangat dianjurkan untuk dilaksanakan karena akan mendapatkan pahala bagi yang melaksanakan, tetapi kalu ditinggalkan tidak apa-apa (tidak mendapat dosa).&lt;/li&gt;
&lt;li style=&quot;color: black;&quot;&gt;Makruh : Perkara yang apabila dikerjakan tidak berdosa atau disiksa dan apabila ditinggalkan tidak mendapat pahala&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;color: black;&quot;&gt;Mubah&lt;/span&gt; : suatu perkara yang apabila ditinggalkan atau dikerjakan sama-sama tidak mendapatkan pahala atau siksa.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b style=&quot;font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace;&quot;&gt;Selamat membaca semoga bermanfaat &lt;/b&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;/ol&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/5342170028473079309/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/rukun-iman-islam-dan-hukum-islam.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/5342170028473079309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/5342170028473079309'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/rukun-iman-islam-dan-hukum-islam.html' title='Rukun Iman, Islam dan Hukum Islam'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEhnF_6u3S1rj55VP3lKKEGBoTf0aiOHGQG33m6rbwH_cxndnnQUGa0ST6J_zqpywAjyAammyCB3HQIm4E0GiUqVCl8wgtdI3V5VAQvPAuEwDReucQukcn68s0_-0FQAaoFnphQDo1B7IcM/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6189585439987587436.post-901862371074299264</id><published>2014-02-12T08:28:00.000-08:00</published><updated>2014-02-12T08:28:19.544-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="English Story"/><title type='text'>The Blind Man and The Sun</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span class=&quot;awal&quot;&gt;O&lt;/span&gt;nce upon a time, there was a blind man. He had never seen the sun. he asked his friend to tell him what it was like. &quot;It&#39;s like a brass plate,&quot; his friend said. He struck a brass plate with a stick. The blind man listened to the sound. When the blind man heard a similar sound afther words, he thought it was the sun.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKNMIylfg6cp1bVSzxd2UHmaEXEkr-nPxgqUTKdE7sowN4zjg9UNsimEisoqBpDjzTgoRBoURrxdCn3isCUIC9hAGy7uAE8evoMafz_YeZBWtgQzKL7es0wS5AAXI0TDVXYb6BzLXxf5I/s1600/3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKNMIylfg6cp1bVSzxd2UHmaEXEkr-nPxgqUTKdE7sowN4zjg9UNsimEisoqBpDjzTgoRBoURrxdCn3isCUIC9hAGy7uAE8evoMafz_YeZBWtgQzKL7es0wS5AAXI0TDVXYb6BzLXxf5I/s1600/3.jpg&quot; height=&quot;198&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;His friend then explained to him, &quot;The sun is like a candle,&quot; The blind man felt a candle with his hand. He believed it was the same shape as the sun. His friend told to him thaat the sun was like a ball af fire. In winter, whenever the blind man sat in front of fire, he thought it was the sun.&lt;br /&gt;
&lt;br /&gt;
The sun is really quite different from all these things. But the blind man did not know this because he could not see it.&lt;br /&gt;
&lt;br /&gt;
In the same way, the truth is often had to see. Of course, if you cannot see it when it is in front of you. you are just like a blind man.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;,Courier,monospace;&quot;&gt;Good luck &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://myteknologis.blogspot.com/feeds/901862371074299264/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-blind-man-and-sun.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/901862371074299264'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6189585439987587436/posts/default/901862371074299264'/><link rel='alternate' type='text/html' href='http://myteknologis.blogspot.com/2014/02/the-blind-man-and-sun.html' title='The Blind Man and The Sun'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/07341415753866203550</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/AVvXsEjKNMIylfg6cp1bVSzxd2UHmaEXEkr-nPxgqUTKdE7sowN4zjg9UNsimEisoqBpDjzTgoRBoURrxdCn3isCUIC9hAGy7uAE8evoMafz_YeZBWtgQzKL7es0wS5AAXI0TDVXYb6BzLXxf5I/s72-c/3.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>