国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Website banner image display

1, banner image placement page face

<!--banner圖顯示頁面-->
<div id="banner"></div>

2, page style setting:

#banner{
    height: 700px;
    background-image: url(2.jpg);
    font-size: 50px;
    line-height: 700px;
    text-align: center;
    margin-top: 80px;
}

is displayed as follows:

微信圖片_20180314141926.png

Continuing Learning
||
<?php echo "banner圖展示";
submitReset Code