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

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.

主站蜘蛛池模板: 上犹县| 酒泉市| 中西区| 方山县| 呼伦贝尔市| 团风县| 抚顺市| 天水市| 中方县| 新巴尔虎右旗| 五家渠市| 云霄县| 玛曲县| 黑河市| 呼伦贝尔市| 海南省| 克拉玛依市| 烟台市| 馆陶县| 营口市| 湘潭市| 博白县| 平顶山市| 双桥区| 凤山县| 新邵县| 河池市| 云浮市| 柳江县| 丰原市| 尼木县| 若尔盖县| 乐东| 延安市| 老河口市| 增城市| 扬州市| 承德市| 区。| 习水县| 新密市|