<HTML>
<BODY><B>
Contoh Membuat Link.</B><BR>
Berbagai alamat Web <BR>
<a href="http://www.thkglobe.blogspot.com">THK Globe</a><BR>
<a href="http://www.thkglobe.blogspot.com" target="blank">THK Globe</a><BR>
<a href="http://www.thkglobe.blogspot.com" target="_blank">THK Globe</a><BR>
<a href="http://www.thkedu.blogspot.com">THK Edu</a><BR>
<a href="http://www.thkedu.blogspot.com" target="blank">THK Edu</a><BR>
<a href="http://www.thkedu.blogspot.com" target="_blank">THK Edu</a><BR>
</BODY>
</HTML>
Langkah-langkah membuat file html, sebagai berikut:
Kopi script html di atas, kemudian paste pada notepad
- Save as dengan File name: Latihan-2.2.html
- Save as type: All files
- Encoding: ANSI
- Klik Save
File Latihan-2.2.html silahkan jalankan pada browser Internet. Klik link yang dibuat.