Kerangka Materi
Pengantar
- Latar Belakang
- Audiens
- Ruang Lingkup
- Sejarah
- Catatan Desain
- HTML vs XHTML
- Struktur spesifikasi ini
- Pengantar singkat ke HTML
- Persyaratan konformitas untuk penulis
- Bacaan yang disarankan
Infrastruktur umum
- Terminologi
- Persyaratan konformitas
- Sensitivitas huruf besar-huruf kecil dan pembandingan string
- UTF-8
- Mikrosintaks umum
- URL
- Mengambil sumber daya
- Antarmuka DOM umum
- Namespace
Semantik, struktur, dan API dari dokumen HTML
- Dokumen
- Elements
- API dalam dokumen HTML
- Interaksi dengan XPath dan XSLT
- Penyisipan markup dinamis
Elemen-elemen dari HTML
- Elemen akar
- Metadata dokumen
- Scripting
- Bagian-bagian
- Pengelompokan konten
- Semantik tingkat teks
- Suntingan
- Konten yang disematkan
- Data tabel
- Formulir
- Elemen interaktif
- Tautan
- Frasa umum tanpa elemen yang ditunjuk secara khusus
- Memasangkan elemen HTML menggunakan selektor
Memuat halaman Web
- Konteks penjelajahan
- Objek Window
- Asal-usul (Origin)
- Riwayat sesi dan navigasi
- Menjelajahi Web
- Aplikasi Web offline
API aplikasi Web
- Scripting
- Metode utilitas Base64
- Waktu penghitung (Timers)
- Permintaan pengguna
- Keadaan sistem dan kemampuan: objek Navigator
Interaksi pengguna
- Atribut tersembunyi (hidden)
- Aktivasi
- Fokus
- Menetapkan shortcut keyboard
- Atribut contenteditable
- Pemeriksaan ejaan dan tata bahasa
- Geser dan letak (Drag and drop)
- API pengeditan
Sintaks HTML
- Menulis dokumen HTML
- Memproses (Parsing) dokumen HTML
- Serialisasi fragmen HTML
- Memproses (Parsing) fragmen HTML
- Referensi karakter bernama
Sintaks XHTML
- Menulis dokumen XHTML
- Memproses (Parsing) dokumen XHTML
- Serialisasi fragmen XHTML
- Memproses (Parsing) fragmen XHTML
Rendering
- Pengantar
- Lembar gaya agen pengguna CSS dan petunjuk presentasional
- Elemen yang disematkan (Replaced elements)
- Bindings
- Kerangka kerja dan set kerangka
- Media interaktif
- Media cetak
Fitur yang usang
- Fitur usang tetapi sesuai konformitas
- Fitur tidak sesuai konformitas
- Persyaratan untuk implementasi
Pertimbangan IANA
- text/html
- text/html-sandboxed
- application/xhtml+xml
- text/cache-manifest
Testimoni (3)
the content :)
Sophie Lavoie - BCE Inc.
Kursus - Introduction to HTML 5
I enjoyed the whole course. The user guide was very easy to follow and the instructor was clear and walked through the examples as many times as needed for everyone in the class to be comfortable before moving on to the next section. He also took time to help refer back to the notification we want to recode so we could see how the original programmer was using the HTML / XML code that we were learning. It helped link the learning to the project we will be working on directly after the class.
Leslie Jefford - BCE Inc.
Kursus - Introduction to HTML 5
Having the ability to hands on the code and making our own page and also already provided materials and html helped in understanding