dbaron%fas.harvard.edu 00db0c5ed3 Add to block regression tests. Does not affect build.
git-svn-id: svn://10.0.0.236/trunk@75065 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 12:34:56 +00:00

31 lines
578 B
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Bug 40038</title>
</head>
<body>
<div align="center">
<table width="400" frame="border">
<tr>
<td>
Table centered, left justified
</td>
</tr>
</table>
</div>
<div align="right">
<table width="400" frame="border">
<tr>
<td>
Table at right, left justified
</td>
</tr>
</table>
</div>
</body>
</html>