标签:设备 doc webkit body 电话机 练习 生活 手动 净水设备
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
h1{
background: -webkit-linear-gradient(top,dodgerblue,white);
font-weight:900;
color: white;
}
h2{
background: rgba(00,200,00,0.2);
color: blue;
font-weight: 900;
}
p{
text-indent:2em;
}
</style>
</head>
<body>
<h1>家用电器</h1>
<h2>大家电</h2>
<p>平板电视 洗衣机 冰箱</p>
<p>空调 烟机/灶具 热水器</p>
<p>冷柜/酒柜 消毒柜 家庭影院</p>
<h2>生活电器</h2>
<p>电风扇 净化器 吸尘器</p>
<p> 净水设备 挂烫机 电话机</p>
<h2>厨房电器</h2>
<p>榨汁机 电压力锅 电饭煲</p>
<p>豆浆机 微波炉 电磁炉</p>
<h2>五金家装</h2>
<p>淋浴/水槽 电动工具 手动工具</p>
<p>仪器仪表 浴霸/排气 灯具</p>
</body>
</html>
标签:设备 doc webkit body 电话机 练习 生活 手动 净水设备
原文地址:http://www.cnblogs.com/hh9421/p/7821772.html