HTML学习记录

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=, initial-scale=1.0">
    <title>Document</title>
    <style>

a{
    text-decoration: none;
}
.box {
    width: 720px;
    height: 720px;
    background-color:#fff;
    text-align: center;
}
.top,.bottom {
    width: 100%;
    height: 100%;
}
.top {
    background-color:#fff;
}
.bottom {
    background-color: #fff;
}
.item1{
    width: 25%;
    height: 50%;
    background-color: #fff;
    float: left;
}
.item {
    width: 50%;
    height: 600px;
    background-color: #fff;
    /* 块级元素水平显示 */
    float: left;
}
.right {
    background-color: #fff;
}

.img{
    width: 360px;
    height: 360px;
    background-color: #fff;
    float: left;
}

.name{
    font-size: 24px;
    color: #333;
    font-weight: 600;
}
.desc{
    color: #999;
    font-size: 14px;
}
.price{
    color: #c00;
    font-size: 22px;
}
.del{
    color: #666;
    font-size: 14px;
}
    </style>
</head>
<body>
    <div class="box" algin="center">
        <div class="top">
            <div class="item" >
                <a href="#" >
                <h2 class="name">魅族 20</h2>
                <p class="desc"> 第二代蛟龙 8 旗舰处理器|全新 Flyme 10</p>
                <p class="price">¥2799 <del class="del">¥2999</del></p>
                    <img  src="./images/Cgbj0WTaGg6ARWbNAAacoG9LsIY232.png" alt="" class="img">
                </a>
                

            </div>
            <div class="item right">
                <a href="#" >
                    <h2 class="name">魅族 20 PRO</h2>
                    <p class="desc"> 第二代蛟龙 8 旗舰处理器|全新 Flyme 10</p>
                    <p class="price">¥3599 <del class="del">¥3999</del></p>
                        <img  src="./images/Cgbj0GTaGkmAXlOQAAc-prtD54g772.png" alt="" class="img">
                    </a>
            </div>
        </div>
        <div class="bottom">
            <div class="item1">
                <a href="#">
                    <img src="" alt="" class="img">
                    <h3 class="name"></h3>
                    <p class="desc"></p>
                    <p class="price"></p>
                </a>
            </div>
            <div class="item1">2</div>
            <div class="item1">3</div>
            <div class="item1">4</div>
        </div>
        </div>


    </div>
</body>
</html>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小蕊。

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值