如何用HTML5实现如下的样式,急求源代码!!!!

2022-08-15 社会 54阅读

css:

.test{
    font-weight:500;
    font-family: "黑体";
    font-size: 14px;
}
.test p span{
    width:50px;
    height:15px;
    display: inline-block;
    border-right:2px solid white;
    text-align: center;
}
.test .tex span:first-child{
    width:25px;
    text-align: left;
}
.test .clo span:nth-child(1){
    background-color:#01E400; 
}
.test .clo span:nth-child(2){
    background-color: #FFFF00;
}
.test .clo span:nth-child(3){
    background-color:#FF7E00; 
}
.test .clo span:nth-child(4){
    background-color: #FF0000;
}
.test .clo span:nth-child(5){
    background-color: #99004C;
}
.test .clo span:nth-child(6){
    background-color: #7E0023;
    border-right:none;
}

html:


        

PM2.5浓度示意图例(微克/立方米)


    
    03575115150250
声明:你问我答网所有作品(图文、音视频)均由用户自行上传分享,仅供网友学习交流。若您的权利被侵害,请联系fangmu6661024@163.com