好了,所以我得到了這個div:DIV浮動問題
#content .entry-title {
color: #5d9851;
font-size: 21px;
font-weight: bold;
line-height: 1.3em;
margin-left: 30px;
width: 520px;
overflow: hidden;
border-bottom: 1px solid #97fb83;
}
和喜歡.stripedbar做它不會.grayblock的側面去:
.stripedbar{
background-position:left top;
background-repeat: repeat;
background-image:url('images/bar.png');
height: 20px;
width: 520px;
margin-left: 30px;
margin-bottom: 0px;
}
.grayblock{
background-color: #cccccc;
height: 40px;
width: 20px;
float: left;
}
任何想法如何使它打得很好(在.grayblock的一側,並在.stripedbar下)?
這是博客: http://prime.programming-designs.com/blog/