- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>ECCE B2 Test Results</title>
- </head>
- <body>
- <table border="1">
- <thead>
- <tr>
- <th>Student Name</th>
- <th>Listening Score</th>
- <th>Reading Score</th>
- <th>Writing Score</th>
- <th>Speaking Score</th>
- <th>Overall Score</th>
- <th>Result</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>John Smith</td>
- <td>150</td>
- <td>140</td>
- <td>145</td>
- <td>155</td>
- <td>590</td>
- <td>Pass</td>
- </tr>
- <tr>
- <td>Emily Brown</td>
- <td>135</td>
- <td>155</td>
- <td>150</td>
- <td>130</td>
- <td>570</td>
- <td>Pass</td>
- </tr>
- <tr>
- <td>Alex Johnson</td>
- <td>145</td>
- <td>130</td>
- <td>140</td>
- <td>135</td>
- <td>550</td>
- <td>Pass</td>
- </tr>
- <tr>
- <td>Sarah Lee</td>
- <td>160</td>
- <td>150</td>
- <td>155</td>
- <td>160</td>
- <td>625</td>
- <td>Pass</td>
- </tr>
- <tr>
- <td>Michael Chen</td>
- <td>130</td>
- <td>135</td>
- <td>160</td>
- <td>145</td>
- <td>570</td>
- <td>Pass</td>
- </tr>
- </tbody>
- </table>
- </body>
- </html>
[text] dbra
Viewer
Editor
You can edit this paste and save as new: