Skip to content
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

Merged
merged 3 commits into from
Dec 13, 2021
Merged

add: menambahkan materi CSS baru 008 CSS Borders #225

merged 3 commits into from
Dec 13, 2021

Conversation

VincentLiu06
Copy link
Contributor

@VincentLiu06 VincentLiu06 commented Nov 27, 2021

Deskripsi (Description)

Menambahkan materi CSS baru yaitu 008 CSS Borders

Sumber referensi:
W3Schools
MDN
CSS-Tricks

Checklist:

Umum:
  • Saya menambah kode basic terbaru.
  • Saya memperbaiki kode basic yang sudah ada.
  • Saya menambah template terbaru.
  • Saya memperbaiki template yang sudah ada.
  • Saya memperbaiki dokumentasi.
  • Saya menambah dokumentasi.
Contributor Requirements (Syarat Kontributor) dan Lain-Lain:
  • Saya sudah membaca (I have read) CONTRIBUTING dan sudah menyetujui semua syarat.
  • Saya telah menambahkan komentar kode yang memberikan penjelasan maksud dari kode yang saya buat.
  • Saya menggunakan bahasa Indonesia untuk memberikan penjelasan dari kode yang saya buat.

Environment

Saya menggunakan (I'm using):

  • os = linux / windows / macOS

Testing

  • link html
  • lint css

linked issue #NOMOR_ISSUE

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Contributor

@DevinWinando DevinWinando left a 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

@kingramzy kingramzy added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 28, 2021
Copy link
Contributor

@DevinWinando DevinWinando left a 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

Copy link
Collaborator

@faridhnzz faridhnzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ntapss dah oke

Copy link
Collaborator

@rolandowebdev rolandowebdev left a 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 menjadi Properti 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 terlihat
  • solid – untuk membuat border solid (bergaris tebal)
  • hidden – untuk membuat border tersembunyi
  • dashed – untuk membuat border berbentuk garis-garis
  • dotted – untuk membuat border berbentuk titik-titik
  • double – untuk membuat border memiliki dua borer (double)
  • groove – untuk membuat border grooved 3D. Efek ini terjadi ketika ada properti border-color.
  • ridge – untuk membuat border 3D ridge. Efek ini terjadi ketika ada properti border-color.
  • inset – untuk membuat 3D border seolah-olah masuk kedalam
  • outset – 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.

Copy link
Collaborator

@kingramzy kingramzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oke mantab

@DevinWinando DevinWinando mentioned this pull request Nov 29, 2021
14 tasks
@dhafitf dhafitf added the ready-to-merge siap merge label Dec 13, 2021
@mergify
Copy link

mergify bot commented Dec 13, 2021

terima kasih atas kontribusinya @mzyxn !

@mergify mergify bot merged commit 9a03ec3 into bellshade:main Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add documentation Improvements or additions to documentation enhancement New feature or request markdown files ready-to-merge siap merge sudah direview !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants