Initial Revision
[ohcount] / test / expected_dir / php1.php / html / code
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <script type="text/javascript">
6 </script>
7 <style type="text/css">
8 </style>
9 </head>
10 <body>
11 <table cellSpacing=1 cellPadding=2 bgColor=black border=0>
12 <tr bgColor=white>
13 <td>First</td>
14 <td>Last</td>
15 <td>Email<td>
16 </tr>
17 </table>
18 <tr bgColor=white>
19 </tr>
20 </table>
21 </body>