• 一段无图片纯CSS实现圆角的代码

    <html>
    <head>
    <title>css圆角效果</title>
    <meta http-equiv="content-type" content="text/html; charset=gb2312">
    <style type="text/css">
    ...