```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
padding: 0;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
日期 | 活动名称 | 观察者姓名 | 观察项目 | 观察内容 |
---|---|---|---|---|
20240419 | 篮球比赛 | 张三 | 运动员表现 | 观察运动员的技术动作、身体素质和比赛状态 |
20240419 | 篮球比赛 | 张三 | 裁判表现 | 观察裁判的执法准确性、公正性和专业水平 |
20240420 | 足球训练 | 李四 | 教练指导 | 观察教练的训练安排、指导方法和沟通技巧 |
20240420 | 足球训练 | 李四 | 运动员表现 | 观察运动员的训练态度、技术掌握和团队合作 |