老师,把a标签转换为块级元素和行内块都可以吧在这里,都可以设置宽高。

老师,把a标签转换为块级元素和行内块都可以吧在这里,都可以设置宽高。

请老师检查一下到目前为止我的css文件,感谢老师

*{

    margin0;

    padding0;

}

ul,ol{

    list-stylenone;

}

a{

    text-decorationnone;

}

/* 使用继承性,给body标签设置字体 */

body{

    font:normal 14px/25px "微软雅黑";

}

/* 头部 */

/* header{


} */

header .header-top{

    width1201px;

    margin0 auto;

    overflowhidden;

}

header .header-top .logo{

    padding-top39px;

    width192px;

    height63px;

    floatleft;

}

header .header-top .logo h1{

    width192px;

    height63px;

}

header .header-top .tool{

    float:right;

    width266px;

    height76px;

    padding-top36px;

}

header .header-top .tool .r1{

    margin-bottom10px;

}

header .header-top .tool .r1 .tel{

    width32px;

    height25px;

}

header .header-top .tool .r1 .telnumber{

    font-size20px;

    color#00978E ;

    displayinline-block;

    width158px;

    height26px;

    /* 水平居中 */

    text-aligncenter;


}

header .header-top .tool .r1 .icon{

    width24px;

    height24px;

}

header .header-top .tool .r1 .chinese_icon{

    margin-right14.1px;

}

header .header-top .tool .r2{

    width264px;

    height28px;

    border1px solid rgba(202,202,202,0.60);;


}

header .header-top .tool .r2 input{

    floatleft;

    width224px;

    height28px;

    /* 去掉搜索框的边框线 */

    bordernone;

    /* 去掉鼠标点击时候的黑框子 */

    outlinenone;

    padding-left20px;


    

}

header .header-top .tool .r2 button{

    floatleft;

    width20px;

    height28px;

    bordernone;

    outlinenone;

    /* 背景去掉 */

    backgroundnone;

    /* 设置触碰时候的鼠标指针样式 */

    cursorpointer;

    /* 用相对位置微调定位 */

    positionrelative;

    top2px;

    right2px;   

}

header .main-nav{

    height60px;

    /* 这里不要写宽度,因为不知道用户的屏幕有多大 */

    background-color#00978E;

    margin-top29px;

}

header .main-nav ul{

    width1200px;

    height60px;

    margin0 auto;

}

header .main-nav ul li{

    floatleft;

    width150px;

    height60px;

    text-aligncenter;

    line-height60px;

    

}

header .main-nav ul li a{

    colorwhite;

    displayinline-block;

    width150px;

    height60px;

}

header .main-nav ul li.cur{

    background-color#015E58;

}

header .main-nav ul li a:hover{

    background-color#015E58;

}






正在回答

登陆购买课程后可参与讨论,去登陆

2回答

同学你好,解答如下:

1、a标签转成块级元素和行内块都可以设置宽高。

2、只粘贴了css代码,所以老师在测试时,使用的是课程源码中的html结构,“小慕医生”这四个字可以再调整一下字体颜色等样式,让效果更美观。

祝学习愉快~

  • qq_慕仰20210716 提问者 #1

    a标签转成块级元素和行内块都可以设置宽高,那我设置成这俩谁都行是吧

    2021-07-31 18:12:22
好帮手慕言 2021-07-31 18:27:20

同学你好,是的,两者选取一种就可以,祝学习愉快~

问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师