<html>
<head>
<title>frame2</title>
<meta name="author" content="zena">
</head>
<body>
<font size="5">meine Autos:</font size><br>
<table border="1" >
<tr>
<td><img src="mercedes.jpg" width="180" height="120" border="0" alt=""> </td>
</tr>
<tr>
<td><img src="BMW.jpg" width="180" height="120" border="0" alt="">
</td>
</tr>
</table>
</body>
</html>