Every HTML element will be surrounded by a border. We can use border-style property to set the style of the border on all sides. Default value for this property is solid. Other valid values for this property are: dotted, dashed, double etc. We can also specify the border style on individual sides using the properties: border-top-style, border-bottom-style, border-left-style and border-right-style. We can specify the width (thickness) of the border using the property border-width. Width of the border on individual sides can be specified by the properties: border-top-width, border-bottom-width, border-left-width and border-right-width. We can specify the colour of the border using
The post How to work with border property in CSS appeared first on Coding Security.
How to work with border property in CSS
read more
Tidak ada komentar:
Posting Komentar