早教老师评分
早教
2024年05月17日 07:26 696
恢薛
```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
h1 {
textalign: center;
color: 333;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid 333;
padding: 8px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f9f9f9;
}
早教机构豆瓣评分表
排名 | 早教机构名称 | 综合评分 | 评价人数 |
---|---|---|---|
1 | XXX早教中心 | 9.2 | 500 |
2 | YYY早教学院 | 9.0 | 450 |
3 | ZZZ早教园 | 8.8 | 400 |
4 | ABC早教室 | 8.5 | 350 |
5 | DEF早教乐园 | 8.3 | 300 |