Latihan membuat table of contents atau daftar isi dengan HTML dan CSS
https://css-tricks.com/a-perfect-table-of-contents-with-html-css/
---
Mengenal atribut HTML untuk memuat script JavaScript dengan cara async, defer, dan module
https://levelup.gitconnected.com/html-script-element-attributes-async-vs-defer-vs-type-module-610b50a79dbd
#html #tableContents #toc #async #defer
https://css-tricks.com/a-perfect-table-of-contents-with-html-css/
---
Mengenal atribut HTML untuk memuat script JavaScript dengan cara async, defer, dan module
https://levelup.gitconnected.com/html-script-element-attributes-async-vs-defer-vs-type-module-610b50a79dbd
#html #tableContents #toc #async #defer
CSS-Tricks
A Perfect Table of Contents With HTML + CSS | CSS-Tricks
A table of contents is easy to generate in word processing tools, but trickier to pull off in plain HTML and CSS. But I have an approach that works.