為什么沒有那種效果寫的一樣的代碼每次都是這樣!好煩
*
{margin:0;
padding:0;
font-size:12px;
}
.boby
{ background-color:f5f5f5;
}
.top
{
width:100%;
height:27px;
background:url(images/top_bg.jpg)repeat-x;
}
.top_content
{
width:1000px;
margin:0 auto;
}
.top_content li
{
list-style-image:url(images/li_bg.gif)
float:right;
width:70px;
line-height:27px;
}
2020-09-07
復(fù)制粘貼就好了
嗯
2019-12-10
可能你下載了資源后沒有解壓,導(dǎo)致沒有那個(gè)效果,
還有一種可能是你那個(gè)URL(文件路徑)沒弄好。