common 样式

来源:3-1 公共头部和尾部

haiyaozhuceya

2016-12-05 10:36

我在common里加了

public-header .header-logo{
	float:left;
	width:182px;
	height:54px;
	background:url(../images/index-header-logo.png);
}

为什么没反应,logo出不来呀

写回答 关注

1回答

  • 青湛
    2016-12-05 12:42:51

    public-header前面少了.   class要在前面加.

    haiyao...

    谢谢!

    2016-12-06 10:44:29

    共 1 条回复 >

从 psd 到 html

教你把PSD设计稿转化成HTML,用案例来讲解基本流程

105471 学习 · 410 问题

查看课程

相似问题