Skip to content

Commit b57e9f1

Browse files
committed
Menambahkan Project Ubah warna
1 parent d189cd1 commit b57e9f1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

5. Project Ubah Warna/script.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// Mendeklarasi Elemnt HTML
1+
// MEMBUAT PROJECT UBAH WARNA PADA WEBSITE DENGAN SERU DAN ASIK
2+
3+
// Mendeklarasi Element HTML
24
const button = document.querySelector('button');
35
const body = document.querySelector('#body');
46
const div = document.querySelector("div.button1")

0 commit comments

Comments
 (0)