【发布时间】:2014-01-12 20:39:56
【问题描述】:
我正在尝试创建一个看起来像封面图像here 的图像,只使用 css 和 html。我尝试了不同的方法,但到目前为止没有任何效果。
这是我的html代码:
<div id="container">
<img id="image" src="...">
</div>
我应该使用什么 css 代码?
【问题讨论】:
-
请展示您对 css 的尝试。
标签: html css image width cover