• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>Customers</title>
5</head>
6<body>
7<table>
8<tbody>
9<tr>
10<th>William</th><td>pc10</td><td>pc20</td>
11</tr>
12<tr>
13<th>Harry</th><td>pc21</td><td>pc22</td>
14</tr>
15</tbody>
16</table>
17</body>
18</html>
19