快捷导航
发新帖
返回列表
1 571
电梯直达  跳转到指定楼层

[提问] 文字位置不对

红尘阑珊|注册会员 |勤币 202 |学币 0
发表于 2017-9-10 16:31 | 复制链接 | 打印 | 上一主题 | 下一主题
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>腾龙嘉业有限公司</title>
<link href="style/webstyle.css" rel="stylesheet" type="text/css">
</head>

<body>
<div class="head">
        <a href="#" class="logo"><img src="images/logo.png" alt=""></a>
          <div class="hdright">
            <div class="text"><a href="#">EN</a>&nbsp;| <a href="#">收藏本店</a> &nbsp;| <a href="#">企业邮箱</a> </div>
            <div class="tel">咨询电话:400-8888 8888</div>
        </div>
</div>
</body>
</html>


CSS样式:
* {
        margin: 0px;
        padding: 0px
}
.head {
        width: 1100px;
        height: 100px;
        background: #33CCCC;
        margin:0px auto
}
.head .logo{ float:left; margin:15px;
        }
.hdright{ float:right; text-align:right;}
.hdright .text{ margin:30px; font-size:12px; color:#ccc;}
.hdright .text a{ color:#333}
.hdright .tel{ margin-top:4px; color:#888; font-size:14px; }




大神帮我看下,为什么咨询电话的位置不对,看好好几遍也没看出代码哪儿的问题

这个是老师做的:,我代码是按照老师的写的,但是显示位置不一样

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
举报 使用道具
| 回复

共1个回复 最后回复于 2017-9-10 17:10

勤币 202   学币 0  
沙发
发表于 2017-9-10 17:10:47 | 只看该作者
找出问题来了
举报 使用道具
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表