<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
<div style="width: 100%;float: left;background-color: azure;">
<div id="d1" style="position: relative;margin-top: 20px;width: 100%;height: 60px;"><h1 align="center">—— 居家优品 ——</h1></div>
<div id="d2" style="float: left;width: 30%;height: 370px;position: relative;margin-left: 20px;margin-top: 40px;"><img src="img/1_340x420.jpg"/></div>
<div id="d3" style="float: left;width: 30%;position: relative;margin-left: 40px;margin-top: 40px;">
<div id="d4" style="float: left;width: 100%;"><img src="img/2_350x180.jpg"/></div>
<div id="d5" style="float: left;width: 170px;height: 180px;position:relative;top: 60px;"><img src="img/3_170x180.jpg"/></div>
<div id="d7" style="float: left;width: 170px;height: 180px;position:relative;left: 10px;top: 60px;"><img src="img/4_170x180.jpg"/></div>
</div>
<div id="d8" style="float: left;width: 30%;position: relative;margin-left: 40px;margin-top: 40px;">
<div id="d9" style="float: left;width: 100%;"><img src="img/5_350x180.jpg"/></div>
<div id="d10" style="float :left;width: 170px;height: 180px;position:relative;top: 60px;"><img src="img/6_170x180.jpg"/></div>
<div id="d11" style="float: left;width: 170px;height: 180px;;position:relative;left: 10px;top: 60px;"><img src="img/7_170x180.jpg"/></div>
</div>
</div>
</body>
</html>
京东界面
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 先来看一下最终的效果: HTML部分的代码如下: 欢迎登录 扫描登录 账户登录 公共场所不建议自动登录,以防账号丢...
- 在我们html文件中,引入了2个css文件,分别为reset.css和login.css。下面我们就来看一下这2个...