商业模式.制作小米官网

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<title></title>
		<style>
			*{
				margin: 0;
				padding: 0;
			}
			a{/* 全局控制页面中所有的a标签 */
				text-decoration: none;/* 去掉下划线 */
			}
			.sp{
				display: inline-block;
				width: 275px;
				height: 400px;
				border: 1px solid red;
				margin-right: 10px;
				text-align: center;/* 文字水平居中 */
			}
			.sp img{
				width: 249px;
				height: 249px;
			}
			.sp h6{
				font-size: 20px;
				color: black;
			}
			.sp p{
				font-size: 16px;
			}
			.sp .font1{
				color: gray;
				margin: 5px 0;
			}
			.sp .font2{
				color: orangered;
			}
		</style>
	</head>
	<body>
		<a class="sp" href="#">
			<img src="img/top.png" />
			<h6>xiaomi 15</h6>
			<p class="font1">徕卡</p>
			<p class="font2">6499元起</p>
		</a>
		<a class="sp" href="#">
			<img src="img/tp2.png" />
			<h6>REDMI Turbo 4</h6>
			<p class="font1">REDMI Turbo 4好看又能打</p>
			<p class="font2">1999元起</p></a>
		<a class="sp" href="#">
			<img src="img/tp3.png" />
			<h6>Redmi 14C</h6>
			<p class="font1">持久续航</p>
			<p class="font2">499元起</p></a>
		<a class="sp" href="#">
			<img src="img/tp4.png" />
			<h6>REDMI K80 Pro</h6>
			<p class="font1">晓龙8至尊版|2K新国屏|全焦段影像</p>
			<p class="font2">6499元起</p></a>
	</body>
</html>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值