蒙版

<div class="box">

  <img src="" alt=""/>

  <div class="mb"></div>

<div>

.box{

  width:

  height:

  position:relative;

} 

.mb{

  width:

  height:

  position:absolute;

  bottom:0;

  background:(0,0,0,.5);

}

 

posted @ 2016-04-16 19:54  罗坤  阅读(116)  评论(0编辑  收藏  举报