问答详情
源自:5-3 编程练习

大概这样吧

.newsBox{

    width:800px;

    margin:0 auto;

    font-size:14px;

}

.newsTitle{

    text-align:center;

    font-size:20px;

}

.newsInfo{

    text-align:center;

    color:#666;

    border-bottom:1px dotted #666;

}

.newsContent{

    text-indent:2em;

    min-height:300px;

    _height:300px;

    line-height:25px;

    padding:20px;

}


提问者:坏孩子_ 2019-02-18 13:11

个回答

  • qq_最美不过初相遇厌倦人心_0
    2019-07-05 11:12:21

    这样写图片没居中