CSS border bottom left radius

CSS border bottom left radius is used to set the bottom left radius of border given to the HTML element.


Syntax

Output

This is the HTML paragraph to show redius of bottom left border.


CSS border bottom left radius values list

Sr. No. value Description
1 length Used to give radius in pixels and percentage.
2 initial Used to define as the property initial value.
3 inherit Used to define the computed value of property on the elements parent.