Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Give the <div> element a rounded corner (25px radius) on the bottom left side.

Hint: Use the border-radius shorthand, or border-bottom-left-radius, property.