Blogger Information
Blog 10
fans 0
comment 0
visits 3329
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
常用状态伪类演示
手机用户7232767
Original
375 people have browsed it

{
fieldset :focus {
background-color: lightgreen;
transition: 0.4s;
}

input[type=’checkbox’]:checked + label{
color: red;
}

button :hover {
cursor: pointer;
opacity: 0.8s;

}

input:default {
box-shadow: 0 0 5px 5px coral;
}

}

Correcting teacher:PHPzPHPz

Correction status:qualified

Teacher's comments:代码使用代码块包裹, 并且一个作业只需要一篇文章
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post