borderBottomLeftRadius

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.

Syntax: <length-percentage>{1,2}

Initial value: 0

| Chrome  | Firefox | Safari  |  Edge  |  IE   |
| :-----: | :-----: | :-----: | :----: | :---: |
|    4    |    4    |    5    |   12   |   9   |
|    1′   |         |    3′   |        |       |

See also