PHP实现简单计算器
PHP简单计算器table{
border:1px solid #CC9999;
width:600px;
}
th{
background:#CCCCCC;
}
td{
background:#CCC;
font:Georgia, "Times New Roman", Times, serif;
}
.setno{
color:#FF0000;
}
.setyes{
color:#03F;
}
计算器 ----by Jackie Lee
页:
[1]