- note -> must view in browser--not responsive yet
This app allows the user to visually adjust up to all eight fields of the CSS border-radius property, allowing for unique shapes.
Tier: 1-Beginner
The border-radius property can have multiple values changed. Preview how the shape looks while changing these values.
- User can see a box which has a
border-radiusproperty applied to it - User can change the 4
border-radiusvalues that are applied to the box (top-left, top-right, bottom-left, bottom-right) - User can copy the resulting CSS to the clipboard
- User can change all 8 possible values of the border-radius in order to create a complex shape
