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

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.

主站蜘蛛池模板: 资兴市| 伊吾县| 会昌县| 从化市| 剑川县| 天祝| 恩平市| 白沙| 安多县| 诸城市| 合水县| 怀化市| 东丽区| 西林县| 双江| 珠海市| 秦安县| 咸丰县| 尚志市| 罗甸县| 东兰县| 瓮安县| 上杭县| 宁波市| 文登市| 萍乡市| 双牌县| 永胜县| 邵阳市| 长沙市| 南丰县| 建德市| 疏附县| 汉沽区| 安顺市| 吉安县| 怀仁县| 孟津县| 翁牛特旗| 霍山县| 临猗县|