CSS 属性:

border-radius:

结果:

CSS 代码:

div#DemoArea
{
border-radius:100px;
}