阅读背景:

我做了我的研究,但仍然无法将文字放在我的图像上方:NEW CODER

来源:互联网 

Here is my CSS:

这是我的CSS:

.info {
    color: black;
    padding: 100px 15%;
}

.info img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.4;
    filter:alpha (opacity=40); /* For IE8*/
}

.info p {  
    background: none repeat scroll 0 0 white;
    line-height: 1.5;
}

.info h3 {  
    font-size: 36px;  
    margin: 0;
}
.info {
    color:



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: