1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2<html lang="en">
3<head>
4<title>aert1.0/5.4.1</title>
5</head>
6<body>
7<table summary="This layout table is using TH for formatting">
8	<caption>This layout table is using TH for formatting.</caption>
9
10	<tr>
11		<th>Here is some text.</th><th>More text is this.</th>
12	</tr>
13	<tr>
14		<td>Here is some text that is in a column.</td><td>Here is some more text that is also in a column.</td>
15	</tr>
16
17</table>
18</body>
19</html>
20