- From: Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
- Date: Tue, 8 Jun 2004 05:37:26 -0400 (EDT)
- To: www-amaya@w3.org
- Message-ID: <40C5A4D9.3482.D4B972@rkdvmks1.ngate.uni-regensburg.de>
Hello,
the following HTML displays a small table with most of the iframe's source below
that table (the iframe's source includes a few tables itself):
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>EMail Viruses detected in KKS</title>
<meta content="Ulrich Windl" name="author">
</head>
<body>
<table style="width: 100%; text-align: left;" border="1" cellspacing="2"
cellpadding="2">
<tbody>
<tr>
<td style="vertical-align: top;">kgate</td>
<td style="vertical-align: top;">mailgate</td>
</tr>
<tr>
<td style="vertical-align: top;"><iframe
src="http://kgate/emailvirs.html">
</iframe>
</td>
<td style="vertical-align: top;"><iframe
src="http://mailgate-i.dvm.klinik.uni-regensburg.de/emailvirs.html">
</iframe>
</td>
</tr>
</tbody>
</table>
</body>
</html>
See attachment for a screen shot.
Regards,
Ulrich
Attachments
- Application/Octet-stream attachment: iframe.png
Received on Wednesday, 9 June 2004 02:58:05 UTC