alaman ini berisi kode perbatasan kotak gulir. Jangan ragu untuk copy dan paste kode perbatasan kotak scroll ke situs web Anda sendiri, blog, halaman MySpace, atau dokumen HTML lainnya. Dan merasa bebas untuk memodifikasi kode yang Anda inginkan.
Juga, silakan mempertimbangkan menjaga link kembali ke website ini - jika Anda melakukannya akan sangat dihargai!
Anda mungkin telah melihat contoh warna kotak scroll di mana kami mengubah warna dan teks warna latar belakang dari kotak gulir. Pada artikel ini, kita menambah dan mengubah perbatasan kotak gulir.
Cara terbaik untuk menciptakan perbatasan kotak scroll adalah dengan menggunakan properti perbatasan CSS. Hal ini memungkinkan Anda untuk menentukan perbatasan itu lebar, warna, ketebalan, gaya, dan banyak lagi.
Berikut adalah contoh dasar menciptakan perbatasan tipis sekitar kotak scroll Anda. Dalam hal ini, perbatasan adalah 1 pixel lebar, padat, dan LimeGreen dalam warna. Untuk melakukan hal ini, kita menggunakan kode ini: border: 1px LimeGreen;.
Dalam contoh ini, perbatasan adalah 9 pixel. Ini masih solid dan warna yang sama seperti contoh sebelumnya.
Juga, silakan mempertimbangkan menjaga link kembali ke website ini - jika Anda melakukannya akan sangat dihargai!
Anda mungkin telah melihat contoh warna kotak scroll di mana kami mengubah warna dan teks warna latar belakang dari kotak gulir. Pada artikel ini, kita menambah dan mengubah perbatasan kotak gulir.
Cara terbaik untuk menciptakan perbatasan kotak scroll adalah dengan menggunakan properti perbatasan CSS. Hal ini memungkinkan Anda untuk menentukan perbatasan itu lebar, warna, ketebalan, gaya, dan banyak lagi.
Berikut adalah contoh dasar menciptakan perbatasan tipis sekitar kotak scroll Anda. Dalam hal ini, perbatasan adalah 1 pixel lebar, padat, dan LimeGreen dalam warna. Untuk melakukan hal ini, kita menggunakan kode ini: border: 1px LimeGreen;.
Thin Border
Code | Example |
---|---|
Here's a demonstration of how to add a thin, solid border to a scroll box. To add the border, we use the CSS 'border' property.
|
Dalam contoh ini, perbatasan adalah 9 pixel. Ini masih solid dan warna yang sama seperti contoh sebelumnya.
Thick Border
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Dotted Border
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Dashed Border
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Grooved Borders
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Double Borders
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Ridged Borders
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Outset Borders
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Inset Borders
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
Mixed Borders
Code | Example |
---|---|
You can add borders to HTML scroll boxes using the CSS 'border' property. Borders can be of any thickness, and any color. You can specify whether it's solid, dotted, dashed, and more. You can also specify a different border for each side of your scroll box.
|
0 komentar:
Post a Comment