HTML 代码:
<html>
<head>
<meta charset="utf-8">
<style>
div {
width:310px;
height:180px;
font-size:20px;
background-color:green;
display:none;
}
button {
width:100px;
}
.active {
HTML 代码:
<html>
<head>
<meta charset="utf-8">
<style>
div {
width:310px;
height:180px;
font-size:20px;
background-color:green;
display:none;
}
button {
width:100px;
}
.active {