葉可棠.CSS.Borders.border-radius

The border-radius Property

This property is used to add rounded borders to an element:

Normal border

Round border

Rounder border

Roundest border

background-color: gray; border: 10px solid yellow; border-radius: 50px; padding: 5px; color: white; font-size: 3em; }

葉可棠.CSS.Borders.border-radius.

學習心得

留言