CSS 属性:

border-bottom-left-radius:

结果:

CSS 代码:

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