- Teks Editor, mis : notepad.
- Browser, mis : Internet Explorer, FireFox, Opera, Google Chrome, dsb.
Langkah-langkah
1. Buka notepad (Windows)
2. Misalkan kita akan membuat sebuah halaman HTML dengan kode sebagai berikut :
3. Copy dan paste kode di atas ke notepad
<html>
<head>
<title>Judul Websiteku</title>
</head>
<body>
Isi dari websiteku
</body>
</html>
4. Kemudian simpan dan ganti *.txt dengan coba.html seperti gambar berikut :
5. Buka file yang sudah tersimpan tersebut
source