红狐

DBku

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  Css3

摘要:border-radius:圆角View Code 1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head runat="server"> 3 <title></title> 4 <style type="text/css"> 5 #div1{border-radius:10px;background-color:#dddddd;border:2px solid #a1a1a1;height:100px;width:100p 阅读全文
posted @ 2013-05-13 11:21 DBku 阅读(134) 评论(0) 推荐(0)