Senin, 16 Maret 2020

CSS: border

As the name implies this is used to do something with html's elements border.

Html element that can be is

One thing to remember, the
All side or each side.


Style
Border can have one of these 10 styles.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

But, each border can have different style. So you can have somekind of mix between the styles that mentioned above.

You can't set color and size if the border is not shown up.

How? Just put the direction in the middle of it.

Size
You can't set size and color if the border is not shown up.

Size can setted using one of this two method:
1. Using specific length using pt, px, cm, and etc.
2. Using pre-defined values: thin, medium, and thick.

Tidak ada komentar:

Posting Komentar