官术网_书友最值得收藏!

Header image

No room listing would be complete without a big, glossy image to show it off. We've got a header image in our mock listing that we'll now include. Add this markup to the page.

index.html:

<p id="app">
  <p class="header">
    <p class="header-img"></p>
  </p>
  <p class="container">...</p>
</p>

And this to the CSS file.

style.css:

.header {
  height: 320px;
}

.header .header-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #f5f5f5;
  height: 100%;
}

You may be wondering why we're using aprather than animgtag. To help with positioning, we're going to set our image as the background of thepwith theheader-imgclass.

主站蜘蛛池模板: 天祝| 定南县| 永嘉县| 桃源县| 寿阳县| 竹溪县| 游戏| 太和县| 称多县| 宿迁市| 鲁山县| 松江区| 滕州市| 松江区| 庆云县| 贵德县| 沙河市| 四平市| 昌黎县| 平顺县| 石家庄市| 琼结县| 阳春市| 长丰县| 柳林县| 谢通门县| 陵川县| 中江县| 海城市| 武山县| 浦县| 富裕县| 河源市| 健康| 绵阳市| 曲麻莱县| 哈尔滨市| 科技| 泰顺县| 治多县| 浦江县|