Skip to content

This is part of the basic HTML, CSS, and JavaScript learning that focuses on creating a simple and interactive ToDo List application without a backend or database. Here users can add, mark, and delete tasks. In addition, there is a static profile page that displays user data from a JSON file.

Notifications You must be signed in to change notification settings

HilmiKhaidar/Learn-HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

HTML (HyperText Markup Language) adalah bahasa dasar yang digunakan untuk membuat struktur halaman web. Dengan HTML, kamu bisa bikin berbagai elemen seperti heading, paragraph, link, dan image. Setiap halaman HTML dimulai dengan struktur dasar seperti , , dan . HTML5 juga memperkenalkan fitur baru seperti

dan . Learning HTML itu penting buat yang mau mulai bikin website, karena semua konten web bisa diatur dengan markup ini. Kamu bisa mulai dengan mendalami tag-tag dasar dan praktik langsung di editor teks.

About

This is part of the basic HTML, CSS, and JavaScript learning that focuses on creating a simple and interactive ToDo List application without a backend or database. Here users can add, mark, and delete tasks. In addition, there is a static profile page that displays user data from a JSON file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published