为了账号安全,请及时绑定邮箱和手机立即绑定

谁能帮我把雪碧突调出来 帮忙看看哪里错了,搞两天了,只想知道原因。

谁能帮我把雪碧突调出来 帮忙看看哪里错了,搞两天了,只想知道原因。

邢旭叔叔 2015-10-20 17:38:38
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>无标题文档</title> <style> *{     margin:0;     padding:0; } form{     width:200px;     padding:5px 10px;     background-color:lightblue; } .block {     width:190px;     height:38px;     display:block;     margin:10px 0;     font-size:15px;     text-indent:2em; } label,a{     font-size:80%; text-decoration:none; } label{     margin-right:25px; } .button{     border:none;     background-image:url(http://img1.sycdn.imooc.com//539a972b00013e9102280177.jpg); } #signup{ background:url(sp.png)0 -38px; display:inline; } </style> </head> <body> <form>     <input class="block" placeholder="邮箱/手机号/用户名">     <input class="block" placeholder="请输入密码">     <input type="checkbox" id="remember">     <label for="remember">下次自动登录</label>     <a href="#">忘记密码?</a>     <!--<button class="block" id="login"></button>     <button class="block" id="signup"></button>-->     <div class="block"><input  class="button" type="button"></div>     <div class="block"><input  class="button" type="button" id="signup"></div>           </form> </body> </html>
查看完整描述

2 回答

?
闹小志

TA贡献75条经验 获得超42个赞

童鞋,你的两个button的高都是0啊,没有高它怎么显示呢。也就是说,实际上雪碧图已经好使了,只是因为你的button没有高所以才没显示出来而已!

查看完整回答
反对 回复 2015-10-20
  • 2 回答
  • 0 关注
  • 1161 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信