Home »
Belajar CSS
,
tips dan trik CSS
,
Tips Trik HTML
,
Tutorial CSS
,
Tutotial HTML Dasar
» Hyperlink
Hyperlink
Penulis : MJH 08 on Monday, July 25, 2011 | 6:36 PM
1. Link AddressAbsolut address merupakan full internet address (URL) yang meliputi protokol, network location, path dan nama file.Contoh : http://profile.net84.net/profile.php2. Link ke Document LainUntuk membuat link ke document lain, kita harus mempunyai minimal 2 halaman link, misalkan saya ada nama halaman1.html dan halaman2.html :Contoh :halaman1.html Muryan
<div style='clear: both;'></div>
</div>
<div style='background:#fff;border-bottom:1px solid #d0d0d0;padding:10px 0;margin:13px 0px 8px 0px;width:100%;float:left;height:20px;'>
<div style='float:right;padding-right:10px;'>
<div class='addthis_toolbox addthis_default_style '>
<a class='addthis_button_preferred_1'></a>
<a class='addthis_button_preferred_2'></a>
<a class='addthis_button_preferred_3'></a>
<a class='addthis_button_preferred_4'></a>
<a class='addthis_button_compact'></a>
<a class='addthis_counter addthis_bubble_style'></a>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#pubid=4rifin' type='text/javascript'></script></div>
<div style='float:right;padding:2px 10px 0px 0px;font:normal 12px Arial;color:#666'>
<strong>Share this article</strong> :
</div>
</div>
<div class='clearfix' id='related'>
<div class='related-posts'>
<p>Related posts:</p>
<ol>
<script src='/feeds/posts/default/-/Belajar CSS?alt=json-in-script&callback=related_results_labels&max-results=4' type='text/javascript'></script>
<script src='/feeds/posts/default/-/tips dan trik CSS?alt=json-in-script&callback=related_results_labels&max-results=4' type='text/javascript'></script>
<script src='/feeds/posts/default/-/Tips Trik HTML?alt=json-in-script&callback=related_results_labels&max-results=4' type='text/javascript'></script>
<script src='/feeds/posts/default/-/Tutorial CSS?alt=json-in-script&callback=related_results_labels&max-results=4' type='text/javascript'></script>
<script src='/feeds/posts/default/-/Tutotial HTML Dasar?alt=json-in-script&callback=related_results_labels&max-results=4' type='text/javascript'></script>
<script type='text/javascript'> removeRelatedDuplicates(); printRelatedLabels(); </script>
</ol>
</div>
<div class='subscribe'>
<p class='intro'>If you enjoyed this article just <a href='http://feeds.feedburner.com/YOUR_USERNAME' target='_blank' title='feedburner'>
<b>click here</b></a>, or subscribe to receive more great content just like it.</p>
<p class='feed'><a href='http://panjz-online.blogspot.com/feeds/posts/default'>Subscribe via RSS Feed</a></p>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=panjz-online', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' target='popupwindow'>
<input name='uri' type='hidden' value='panjz-online'/>
<input name='loc' type='hidden' value='en_US'/>
<input id='botsub' name='email' onblur='if(this.value=='')this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.value='';' type='text' value='Enter your email....'/>
<input id='botsubbutton' type='submit' value='Submit'/><br/>
<small>Your information will not be shared. Ever.</small>
</form>
</div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>
Posted by
<span class='fn'>MJH 08</span>
</span>
<span class='post-timestamp'>
at
<a class='timestamp-link' href='http://mjh08.blogspot.com/2011/07/hyperlink.html' rel='bookmark' title='permanent link'><abbr class='published' title='2011-07-25T18:36:00-07:00'>6:36 PM</abbr></a>
</span>
<span class='post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-247959059'>
<a href='https://www.blogger.com/post-edit.g?blogID=4838745165635846058&postID=3227116295358448225&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons'>
<a class='share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=4838745165635846058&postID=3227116295358448225&target=email' target='_blank' title='Email This'>
<span class='share-button-link-text'>Email This</span></a>
<a class='share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=4838745165635846058&postID=3227116295358448225&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'>
<span class='share-button-link-text'>BlogThis!</span></a>
<a class='share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=4838745165635846058&postID=3227116295358448225&target=twitter' target='_blank' title='Share to X'>
<span class='share-button-link-text'>Share to X</span></a>
<a class='share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=4838745165635846058&postID=3227116295358448225&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'>
<span class='share-button-link-text'>Share to Facebook</span></a>
<a class='share-button sb-buzz' href='https://www.blogger.com/share-post.g?blogID=4838745165635846058&postID=3227116295358448225&target=buzz' onclick='window.open(this.href, "_blank", "height=415,width=690"); return false;' target='_blank' title=''>
<span class='share-button-link-text'><!--Can't find substitution for tag [top.shareToBuzzMsg]--></span></a>
</div>
</div>
<div class='post-footer-line post-footer-line-2'></div><span class='post-labels'>
Labels:
<a href='http://mjh08.blogspot.com/search/label/Belajar%20CSS' rel='tag'>Belajar CSS</a>,
<a href='http://mjh08.blogspot.com/search/label/tips%20dan%20trik%20CSS' rel='tag'>tips dan trik CSS</a>,
<a href='http://mjh08.blogspot.com/search/label/Tips%20Trik%20HTML' rel='tag'>Tips Trik HTML</a>,
<a href='http://mjh08.blogspot.com/search/label/Tutorial%20CSS' rel='tag'>Tutorial CSS</a>,
<a href='http://mjh08.blogspot.com/search/label/Tutotial%20HTML%20Dasar' rel='tag'>Tutotial HTML Dasar</a>
</span>
<div class='post-footer-line post-footer-line-3'><span class='post-location'>
</span>
</div>
</div>
</div>
<div class='comments' id='comments'>
<a name='comments'></a>
<h4>
</h4>
<div id='cm_reply_css'></div>
<div class='cm_pagenavi' id='cm_page'></div>
<div id='cm_block'>
</div>
<div class='cm_pagenavi' id='cm_page_copy'></div>
<div class='comment-form'>
<a name='comment-form'></a>
<h4 id='comment-post-message'>Post a Comment</h4>
<p>
</p>
<a href='https://www.blogger.com/comment/frame/4838745165635846058?po=3227116295358448225&hl=en' id='comment-editor-src'></a>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'></iframe>
<!--Can't find substitution for tag [post.friendConnectJs]-->
<script src='https://www.blogger.com/static/v1/jsbin/681870030-comment_from_post_iframe.js' type='text/javascript'></script>
<script type='text/javascript'>
BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html', '0');
</script>
</div>
</div>
</div>
</div></div>
<!--Can't find substitution for tag [adEnd]-->
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' href='http://mjh08.blogspot.com/2011/07/tabel-html.html' id='Blog1_blog-pager-newer-link' title='Newer Post'>Newer Post</a>
</span>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='http://mjh08.blogspot.com/2011/07/grouping-element.html' id='Blog1_blog-pager-older-link' title='Older Post'>Older Post</a>
</span>
<a class='home-link' href='http://mjh08.blogspot.com/'>Home</a>
</div>
<div class='clear'></div>
<div class='post-feeds'>
<div class='feed-links'>
Subscribe to:
<a class='feed-link' href='http://mjh08.blogspot.com/feeds/3227116295358448225/comments/default' target='_blank' type='application/atom+xml'>Post Comments (Atom)</a>
</div>
</div>
</div></div>
</div>
<div id='sidebar-wrapper'>
<div class='panjz section' id='panjz'><div class='widget HTML' data-version='1' id='HTML2'>
<h2 class='title'>Blogroll</h2>
<div class='widget-content'>
</div>
<div class='clear'></div>
</div><div class='widget PopularPosts' data-version='1' id='PopularPosts1'>
<h2>Popular posts</h2>
<div class='widget-content popular-posts'>
<ul>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/03/aplikasi-ini-memantau-informasi-baterai.html' target='_blank'>
<img alt='' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhy-82ny3a7R5TwQ3IubHh7G-S1I2d5E_wxsvOn4jyBQ2AfrTzcCDwXLt2-Q1g8j44QeTKBH8Y75gPhYt562XnjTJC9kgQ83yg7KX35F85m1NCb_2tQGMNE56YXkJaHFOuRxijhZ0InBuON/w72-h72-p-k-no-nu/baterecare.jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/03/aplikasi-ini-memantau-informasi-baterai.html'>(no title)</a></div>
<div class='item-snippet'> Aplikasi ini memantau informasi baterai secara detail hingga ketahanan baterai yang digunakan. Selain itu, aplikasi ini juga dilengk...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/01/makalah-biologi-tanahbahan-organik.html' target='_blank'>
<img alt='' border='0' src='http://1.bp.blogspot.com/-yo4ELxROAds/UO_bHKi3cnI/AAAAAAAACFc/IFFtpbOEhTc/w72-h72-p-k-no-nu/tanah....jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/01/makalah-biologi-tanahbahan-organik.html'>Makalah Biologi Tanah,Bahan Organik Serta Peran Mikroorganisme</a></div>
<div class='item-snippet'>Makalah Biologi Tanah,Bahan Organik Serta Peran Mikroorganisme BAB I PENDAHULUAN 1.1 Latar belakang Tanah merupakan bagian dari tubuh alam...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/03/download-icon-terbaru-untuk-windows-2013.html' target='_blank'>
<img alt='' border='0' src='http://3.bp.blogspot.com/-HUfAhHi5Ad0/UUddMUt4ZSI/AAAAAAAAESk/QjYzWsaGvds/w72-h72-p-k-no-nu/icon.JPG'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/03/download-icon-terbaru-untuk-windows-2013.html'>Download icon terbaru untuk windows 2013</a></div>
<div class='item-snippet'>Download icon terbaru untuk windows 2013 Assalamaualaikum wr wb,,, Hay sobat semua,,,, setalah saya kemarin sahre softwrare Free download c...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/03/kunci-gitar-papinka-masih-mencintainya.html' target='_blank'>
<img alt='' border='0' src='http://4.bp.blogspot.com/-Xf9mdPMgJjM/UUgPlEkEzpI/AAAAAAAAETs/QW0yKa3udgg/w72-h72-p-k-no-nu/painka.jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/03/kunci-gitar-papinka-masih-mencintainya.html'>Kunci gitar papinka masih mencintainya</a></div>
<div class='item-snippet'>lirik lagu painka masih mencintainya dan Kunci gitar papinka masih mencintainya Inilah kunci gitar dan lirik lagu papinka masih mencintainya...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/03/update-new-special-cheat-pointblank-19.html' target='_blank'>
<img alt='' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRgI_hdfB3GJWDDAxn7O0mbMY2s-ekkuIhMk4dyTs-b1dOLBw6cwunwvmdx7BRiVU4Rhy8oyuL62zyVNN9bMIrKeZ_GP-asxAzrTFiQ8w_nhHjRx6En-O_EPrgzqTi0-gc5KF_jUfmMsPF/w72-h72-p-k-no-nu/pklpb.jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/03/update-new-special-cheat-pointblank-19.html'>Update New Special Cheat Pointblank 19 Maret 2013</a></div>
<div class='item-snippet'>Karena beberapa hari lalu pihak kreon update besar besaran dalam memberantas cheat , jadi WH untuk publik sudah ke FIX (tidak work) , tidak ...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/03/cara-membuat-tombol-balas-atau-reply.html' target='_blank'>
<img alt='' border='0' src='http://2.bp.blogspot.com/-KcRmENI8DJw/UUoGxgv_PtI/AAAAAAAAEVU/ysruoJpLe7U/w72-h72-p-k-no-nu/4.JPG'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/03/cara-membuat-tombol-balas-atau-reply.html'>Cara membuat tombol balas atau reply pada komentar blog</a></div>
<div class='item-snippet'>Cara membuat tombol balas atau reply pada komentar blog Assalamualaikum wr.wb,, hay sobat semua disini saya akan bebagi kepa para blogger te...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2010/11/prinsip-perbaikan-komputer.html' target='_blank'>
<img alt='' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT5XgYUknyIfwf082FDkPcTSNgvkp5t6LQjE42fXwMSkde6Pbq3quisUzrKVKimDgXck9V8EZAWS7Tn22vSLB-u9kU9ZC1pS7ARcwWvLe3cgCCccO5nQf2WnFjh_riI8B4PikPB0aJ3q7i/w72-h72-p-k-no-nu/love002.jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2010/11/prinsip-perbaikan-komputer.html'>prinsip perbaikan komputer</a></div>
<div class='item-snippet'>Mengapa saya menyebutnya prinsip dasar perbaikan komputer ? Karena sebelum kita lebih lanjut mengutak-atik sebuah komputer ada hal-hal menda...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-title'><a href='http://mjh08.blogspot.com/2010/06/membuat-sketsa-foto-lukis-tangan.html'>Membuat Sketsa Foto Lukis Tangan</a></div>
<div class='item-snippet'>1. Ambil foto > File > Open 2. Pilih Image > Adjusments > Black & White > OK 3. Duplicate Layer atau tekan Ctrl + J ( Seh...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2010/03/quiz-creator.html' target='_blank'>
<img alt='' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6T02AdNX5P6RYVTvsVGEHjRcKU40ELYZJChKiYxEkbyqoHxG1z57k-yQKnMIEb2ZRHiATgmb-EkaZziv16wi6elYuzM7jv1Lwwq9hc1ZL60P11Bn0di3OyU6zYRgBHPWX642Ld2nU76K2/w72-h72-p-k-no-nu/QuizCreator.jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2010/03/quiz-creator.html'>Quiz Creator</a></div>
<div class='item-snippet'>Pembuatan soal dengan Quiz Creator Membuat soal bagi seorang guru adalah hal biasa yang dilakukan sehari-hari. Walaupun demikian agar s...</div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-content'>
<div class='item-thumbnail'>
<a href='http://mjh08.blogspot.com/2013/03/tips-dan-cara-menghilangkan.html' target='_blank'>
<img alt='' border='0' src='http://1.bp.blogspot.com/-csppoJWMq0U/UUcsgoXJAjI/AAAAAAAAESU/fjbEBxK_tBM/w72-h72-p-k-no-nu/jerawat.jpg'/>
</a>
</div>
<div class='item-title'><a href='http://mjh08.blogspot.com/2013/03/tips-dan-cara-menghilangkan.html'>Tips dan cara Menghilangkan Jerawat/mengobati jerwata secara alami </a></div>
<div class='item-snippet'>Tips dan cara Menghilangkan Jerawat/mengobati jerwata secara alami Secara Alami Tips dan cara Menghilangkan Jerawat atau mengobati jerwata s...</div>
</div>
<div style='clear: both;'></div>
</li>
</ul>
<div class='clear'></div>
</div>
</div></div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
<div class='menubottompic'>
<div class='menubottom'>
<ul>
<li><a href='http://mjh08.blogspot.com/'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtcF1FP-9SK25P_o1iu7mfLu8yWnxyBeH1CySlNL8rb9IJBX445yNXpKHNjvvkgjcAsSGZ2ARKx3KxmCJ5xjI4X1ecpVuMjqIPV7GExsSJ_yaHKL03z7B8K0D7RB9fBERIXbS4bb9Gd2zA/s0/home_bg.png' style='padding:0px;'/> Home</a></li>
<li><a href='#' title='Comments RSS'>Comments RSS</a></li>
<li><a href='#'>Link</a></li>
<li><a href='#'>Link</a></li>
<div style='float:center;text-align:right;padding:0px;padding-right:50px;margin-top:-3px'>
<a class='toptop' href='http://twitter.com/YOUR_USERNAME'><img alt='Twitter' height='30' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMHEXXc-fdYsDJSIKeuCL_-hB0arzQ92NkxHvG-pbp_AlTSLRz3rGRj0e3WQ__IZW5sv319L-vUheds7jkspzgnpHLh9SX1s6qdHQTJmYR_udQ2OWHNspJrsJq9PtoP7PDPVI4KMlUpPDQ/s0/twitter-icon.png' width='30'/></a>
<a class='toptop' href='http://facebook.com/YOUR_USERNAME'><img alt='Facebook' height='30' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5IXJFDdZC97s7c4_wzA_i295BNKThkeluTFmU3lcLxtnoTLi8EPT6Xk-rp-GabzQiJ8YR5AH23mh_FjeSbwxf4Tp-o1N_50gjjtj4hojauK2WFpQg8rXhEVGgm2NtaVe4RjlHvQplq6LD/s0/facebook-icon.png' width='30'/></a>
<a class='toptop' href='http://mjh08.blogspot.com/feeds/posts/default'><img alt='Feedburner' height='30' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoh6e1dmB76CfSFSHS8jmbIuE1IGVqD6Cb2pQvC4VvbhWRjZmQomjiMfaqTHNGJDxNbkZIslGCgdxMHp3DyBG_aee0SeqQxuuBWLKPtjVH1WDAXnDnFdrbi04tLN2VmDdTQQmWmrAaBU_X/s0/rss-icon.png' width='30'/></a>
<a class='toptop' href='http://plus.google.com/'><img alt='Google +1' height='30' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3WMfpdqJs7tywvDFjY33TlyzzA_L-g1PlMKlumxsu9XUxAI_h-f5t2F8Va4EsyWbdbB_BNdRL8jkWkQg-LOaEkaRADEwjV1Wpl8mmgzLufEHn9W-qPYXZcFCEjLg7rCIQzOKDyfaxsiCJ/s0/gplus-icon.png' width='30'/></a>
<a class='toptop' href='link-edit-youtube'><img alt='youtube' height='30' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqrEEOX5cv37JqBj940BQa5p0X4kaVQsoVoEgXgAePfDyVx6ielos5C9K5c_BXYdkGOn1fajZgJHmakMvlFUcEffKBVUwsuUy-nCZnABXDo8IdM_7Cgr5XL9sZ5vhI0tG8kuSSxOToFtIa/s0/youtube-icon.png' width='30'/></a>
<a class='toptop' href='http://flickr.com/YOUR_USERNAME'><img alt='flickr' height='30' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiU0nz22n-Sak-bebdb8XtMnx3KI8xzCOhvliQnzpK8v6F65RZy8R1wOm_1n0sfpVKwPb7gPF6IQlt8jfzfr7D-N76ivmdA7Hmdc8vAn_oFNwS0pVSfBSnBfJpxRmBCKq_OyunaH8c5loJd/s0/flickr-icon.png' width='30'/></a></div>
</ul>
</div>
<div class='bottomsearch'>
<div style='float:right;padding:12px 15px 0 0;'>
<form action='http://www.google.com/search' method='get' target='_blank'>
<input name='sitesearch' style='display:none;' value='http://creatingwebsite-maskolis.blogspot.com'/>
<input id='search-box' name='q' onblur='if(this.value=='')this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.value='';' style='width:170px;border:none;padding:4px 10px; font:italic 12px Georgia;color:#666; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrtLUbUzb85wmfr3VR1DrrJTN8vK-kB1BRrmYuF9L1xuo7ku4Senzx12KFqkfdG4jlEP6oT_MijO-QNAKKyThYzhKj0n-C_ok7UwbgUDuUUlfZ2fVzKoD88ilmjpD5EKH4harWhNNKIuKL/s0/bg_field.gif) no-repeat;' type='text' value='Search on this site...'/><input align='top' id='search-btn' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyzGKxXMQiGWGMYaWu74uxYZjzyCnht1P8Hq-_fFixXS9wBTjVAfgTlEUzafg1waznh-GHQYoqh3E3kqKFZSv-h6B5oUIkpyNDCXKp42JBDq1WfCc4pyTF4kPeZTEgqfEULvKMFRs3D2hS/s0/bg_search.gif' type='image' value='Search'/>
</form>
</div>
</div>
<div style='clear:both;'></div>
</div>
<div class='creditpic'>
<div class='credit'>
<div style='float:left;padding:12px 1px 0 0;margin-left:6px;'>
<a href='#'>Company Info</a> | <a href='#'>Contact Us</a> | <a href='#'>Privacy policy</a> | <a href='#'>Term of use</a> | <a href='#'>Widget</a> | <a href='#'>Advertise with Us</a> | <a href='#'>Site map</a><br/>
Copyright © 2011. <a class='sitename' href='http://mjh08.blogspot.com/' title='mjh 08'>mjh 08</a> . All Rights Reserved.
</div>
</div></div>
</div>
<!-- end content-wrapper -->
<div id='panjz-sd'>
<a class='maboenk' href='#' onclick='subir();return false' title='back to top'><img border='0' height='40' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_TzoEl419ufuvOF7UEsDRr018S2nwwAt0hCDn-4AwSc5-P0RGdpWbp8k39x72AHPvE0CQMEdAAeR6H6611hZNyy5ny4La6UCfOueks7q_1JgFyfBVRVR2WXfnU-QAszCGNL2IpLZa_RqG/s0/top-template-sd.png' width='40'/></a>
</div>
<div class='nyontek'>
<div class='nyontek-wae'>
Design Template by <a href='http://panjz-online.blogspot.com/'>panjz-online</a> |
Support by <a href='http://www.maskolis.com'>creating website</a> |
Powered by <a href='http://www.blogger.com'>Blogger</a>
</div></div>
</div></div>
<!-- end outer-wrapper -->
<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1455187647-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY5slukGlrLwac5RknEZUvtDCVlRkA:1743542186135';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d4838745165635846058','//mjh08.blogspot.com/2011/07/hyperlink.html','4838745165635846058');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '4838745165635846058', 'title': 'mjh 08', 'url': 'http://mjh08.blogspot.com/2011/07/hyperlink.html', 'canonicalUrl': 'http://mjh08.blogspot.com/2011/07/hyperlink.html', 'homepageUrl': 'http://mjh08.blogspot.com/', 'searchUrl': 'http://mjh08.blogspot.com/search', 'canonicalHomepageUrl': 'http://mjh08.blogspot.com/', 'blogspotFaviconUrl': 'http://mjh08.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22mjh 08 - Atom\x22 href\x3d\x22http://mjh08.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22mjh 08 - RSS\x22 href\x3d\x22http://mjh08.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22mjh 08 - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/4838745165635846058/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22mjh 08 - Atom\x22 href\x3d\x22http://mjh08.blogspot.com/feeds/3227116295358448225/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/dddbdc640444f1d4', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId': '3227116295358448225', 'pageName': 'Hyperlink', 'pageTitle': 'mjh 08: Hyperlink'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Hyperlink', 'description': '1. Link AddressAbsolut address merupakan full internet address (URL) yang meliputi protokol, network location, path dan nama file.Contoh : h...', 'url': 'http://mjh08.blogspot.com/2011/07/hyperlink.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 3227116295358448225}}]);
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML7', 'header2', document.getElementById('HTML7'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML8', 'luhur', document.getElementById('HTML8'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'luhur', document.getElementById('HTML1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'luhur', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'luhur', document.getElementById('Attribution1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/1425802369-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/1964470060-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'bogor', document.getElementById('HTML5'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'panjz', document.getElementById('HTML2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'panjz', document.getElementById('PopularPosts1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'sidebar3', document.getElementById('HTML6'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label2', 'sidebar3', document.getElementById('Label2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebar3', document.getElementById('HTML4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'sidebar3', document.getElementById('HTML3'), {}, 'displayModeFull'));
</script>
</body>
</html>