双色球2.0版本

本文介绍了双色球应用的2.0版本升级,重点探讨了如何利用HTML5的新特性提升用户体验,以及CSS3在界面美化和交互设计上的创新应用,展示了现代网页开发的技术魅力。
摘要由CSDN通过智能技术生成
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <style>
        .jixuan {
   
            display: flex;
            text-align: center;
        }

        .jixuan>div {
   
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background-color: red;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 20px;
        }

        span {
   
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background-color: rgba(89, 0, 255, 0.767);
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: 50px;
            margin-top: 20px;
        }

        .redcc,
        .bluecc,
        .red,
        .blue {
   
            color: white;
            font-size: 20px;
        }

        [type="button"] {
   
            width: 80px;
            height: 30px;
            margin-top: 60px;
        }

        .draw {
   
            color: pink;
            font-weight: bolder;
            font-size: 20px;
        }

        #e {
   
            width: 80px;
            height: 26px;

        }
    </style>
</head>

<body>
    <div>中奬號碼</div>
    <div class="jixuan zixuan1">
        <div class="redcc"></div>
        <div class="redcc"></div>
        <div class="redcc"></div>
        <div class="redcc"></div>
        <div class="redcc"></div>
        <div class="redcc"></div>
        <span class="bluecc"></span>
    </div>
    <
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

等儿

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

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

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

打赏作者

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

抵扣说明:

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

余额充值