The CSS border-radius property is used to create rounded _______.
- Borders
- Corners
- Edges
- Shapes
The CSS border-radius property is used to create rounded corners. It defines the radius of the element's corners, giving a smooth and rounded appearance.
Loading...
Related Quiz
- What is a common language used for defining infrastructure as code?
- In database management, what is cardinality, and how does it impact query optimization?
- How does Git handle conflicts when merging two branches with changes to the same line of code?
- You are designing a banking application where multiple users can transfer money between accounts concurrently. How would you ensure data consistency and avoid concurrency issues?
- What service in Azure is used to deploy and manage virtual machines?