A
alfredo
Hi,
Look at this code:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<table border="1" width="300" height="120" bordercolor="#7FB6DD"
style="border-collapse: collapse">
<tr>
<td width="300" height="30" bgcolor="#D0E5F8" align="center"> </td>
</tr>
<tr>
<td width="300" height="90" align="left" valign="top"> <p> </td>
</tr>
</table>
</body>
</html>
It renders fine in Explorer and Firefox, but not in Opera.
What can I do to solve this problem?
Thanks in advance,
Alfredo
Look at this code:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<table border="1" width="300" height="120" bordercolor="#7FB6DD"
style="border-collapse: collapse">
<tr>
<td width="300" height="30" bgcolor="#D0E5F8" align="center"> </td>
</tr>
<tr>
<td width="300" height="90" align="left" valign="top"> <p> </td>
</tr>
</table>
</body>
</html>
It renders fine in Explorer and Firefox, but not in Opera.
What can I do to solve this problem?
Thanks in advance,
Alfredo