13 lines
198 B
HTML
13 lines
198 B
HTML
<html>
|
|
<head>
|
|
<title>[ #435920 ] Space inserted before </td> causes probs</title>
|
|
</head>
|
|
<body>
|
|
bla
|
|
<table summary="none">
|
|
<tr>
|
|
<td><font> </font></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html> |