-
-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add: menambahkan materi CSS baru 008 CSS Borders #225
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.
Saran saya tambahin tentang border sides, misalnya border-top
, border-bottom
, dsb. Bisa ditambahin di setelah materi ini Cara penggunaan style border
. Selain itu udah bagus menurut saya. Terimakasih ya udah PR di repo HTML-CSS
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.
Udah oke sih kalo dari saya. Tinggal tunggu tim docs sama tim HTML-CSS yang lain ya mas
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.
Ntapss dah oke
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.
Sidikit saran untuk :
Property
, mungkin bisa diubah menjadiProperti
biar lebih menegaskan itu bahasa indonesia
Untuk dibagian border style saran saya bisa digunakan kata untuk
biar lebih jelas kegunaannya, contoh :
none
– untuk menghilangkan border agar tidak terlihatsolid
– untuk membuat border solid (bergaris tebal)hidden
– untuk membuat border tersembunyidashed
– untuk membuat border berbentuk garis-garisdotted
– untuk membuat border berbentuk titik-titikdouble
– untuk membuat border memiliki dua borer (double)groove
– untuk membuat border grooved 3D. Efek ini terjadi ketika ada propertiborder-color
.ridge
– untuk membuat border 3D ridge. Efek ini terjadi ketika ada propertiborder-color
.inset
– untuk membuat 3D border seolah-olah masuk kedalamoutset
– untuk membuat 3D border
Terakhir dibagian :
- Berikut ini adalah cara penggunaan style border yang efektif :
- Untuk cara penggunaan masih sama seperti sebelumnya yaitu :
bisa ditambahin titik dua
Trimakasih.
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.
oke mantab
terima kasih atas kontribusinya @mzyxn ! |
Deskripsi (Description)
Menambahkan materi CSS baru yaitu
008 CSS Borders
Sumber referensi:
W3Schools
MDN
CSS-Tricks
Checklist:
Umum:
Contributor Requirements (Syarat Kontributor) dan Lain-Lain:
Environment
Saya menggunakan (I'm using):
os
=linux / windows / macOS
Testing
linked issue #NOMOR_ISSUE