-
Notifications
You must be signed in to change notification settings - Fork 49
refactor(css): refactor background css topic based on guideline #77
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perlu ditambahkan permasalahan sama contoh kasus
@@ -1,32 +1,54 @@ | |||
# Background | |||
|
|||
Dengan menggunakan CSS, kita dapat memberikan background pada elemen HTML seperti div | |||
Dengan menggunakan CSS, kita dapat memberikan background pada elemen HTML seperti div. Terdapat beberapa jenis property untuk mengganti background sebuah elemen yakni : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ini langsung ke materi ya, tambahin permalasahan dong, kenapa kita butuh nentuin background di web.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nggih mas, segera saya kerjakan
## Opacity | ||
Kita juga dapat memberikan efek transparan pada sebuah background elemen dengan property `opacity` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
opacity ini kyknya ga perlu, soalnya dia gak termasuk background, ntar bisa dimasukin ke materi lain
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Baik mas,
pikir saya soalnya ada rgba value jadi saya masukkan opacity
any update @chrisdionisius ? |
pull request hasil update materi