```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: center;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f2f2f2;
}
h1 {
textalign: center;
}
Date | Time | Home Team | Away Team | Venue |
---|---|---|---|---|
June 1, 2024 | 18:00 | Team A | Team B | Stadium X |
June 3, 2024 | 20:00 | Team C | Team D | Stadium Y |