Facebook 风格的网页按钮(无需图片)
来源:广州中睿信息技术有限公司官网
发布时间:2012/10/21 23:25:16 编辑:editor 阅读 437
<!--CreatedbyBarrettatRRPowered.com--><!--Filenamefacebook.html--><html><head><ti

  <!-- Created by Barrett at RRPowered.com -->  <!-- File name facebook.html -->  <html>  <head>  <title>FaceBook style buttons</title>  <link rel="stylesheet" type="text/css" href="facebook.css">  </link></head>  <body>  <h1>FaceBook style buttons</h1>     <div class="button_outside_border_green">      <div class="button_inside_border_green">      Sign Up      </div>  </div>  <br />  <div class="button_outside_border_blue">      <div class="button_inside_border_blue">      Login      </div>  </div>        </body>  </html>
  /*Created by Barrett at RRPowered.com*/  /*File name facebook.css*/     body{    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;  font-weight:bold;  font-size:12px;    margin:100px;  }     /*  #68a64c background color  #98c286 top border  #3b6e22 border  #2c5115 border bottom  #609946 hover background color  */       .button_outside_border_green{  width:100px;  border:solid #3b6e22 1px;  border-bottom:solid #2c5115 1px;  cursor:pointer;  }     .button_inside_border_green{  padding:6px 0 6px 0;  background-color:#68a64c;  border-top:solid #98c286 1px;  text-align:center;  color:#ffffff;  }     div.button_inside_border_green:active{  background-color:#609946;  }        /*  #5c75a9 background color  #8a9cc2 top border  #29447e border  #1a356e border bottom  #4f6aa3 hover background color  */    .button_outside_border_blue{  width:100px;  border:solid #29447e 1px;  border-bottom:solid #1a356e 1px;  cursor:pointer;  }     .button_inside_border_blue{  padding:6px 0 6px 0;  background-color:#5c75a9;  border-top:solid #8a9cc2 1px;  text-align:center;  color:#ffffff;  }     div.button_inside_border_blue:active{  background-color:#4f6aa3;  }

  

联系我们CONTACT 扫一扫
愿景:成为最专业的软件研发服务领航者
中睿信息技术有限公司 广州•深圳 Tel:020-38931912 务实 Pragmatic
广州:广州市天河区翰景路1号金星大厦18层中睿信息 Fax:020-38931912 专业 Professional
深圳:深圳市福田区车公庙有色金属大厦509~510 Tel:0755-25855012 诚信 Integrity
所有权声明:PMI, PMP, Project Management Professional, PMI-ACP, PMI-PBA和PMBOK是项目管理协会(Project Management Institute, Inc.)的注册标志。
版权所有:广州中睿信息技术有限公司 粤ICP备13082838号-2