Hi,
I created on page in Front Page. It works fine when open Window is Maximum size , as you reduce the size of window it start shrinking items in windows.
Can anybody help to resolve this problem.
I want if window size changes is should not change size to items, but it should display scroll bar at bottom of window..
Thanks and Regards..
----------------------------------------
<html>
<head>
<title>Home</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" width="20%" valign="baseline"><img SRC="img/logo.gif" disabled border="0"
width="180" height="53"> </td>
<td align="left" width="80%" valign="baseline"><table border="0" cellpadding="0"
cellspacing="1" width="100%"
style="text-align: center; font-family: Arial; font-size: 10pt; font-weight: bold">
<tr>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" to MSN</a> </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" to MSN</a> </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" to MSN</a> </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" </td>
</tr>
</table>
<hr>
</td>
</tr>
</table>
</body>
</html>
I created on page in Front Page. It works fine when open Window is Maximum size , as you reduce the size of window it start shrinking items in windows.
Can anybody help to resolve this problem.
I want if window size changes is should not change size to items, but it should display scroll bar at bottom of window..
Thanks and Regards..
----------------------------------------
<html>
<head>
<title>Home</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" width="20%" valign="baseline"><img SRC="img/logo.gif" disabled border="0"
width="180" height="53"> </td>
<td align="left" width="80%" valign="baseline"><table border="0" cellpadding="0"
cellspacing="1" width="100%"
style="text-align: center; font-family: Arial; font-size: 10pt; font-weight: bold">
<tr>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" to MSN</a> </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" to MSN</a> </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" to MSN</a> </td>
<td width="20%" bgcolor="#FFCC66" style="border: medium outset"><a
HREF=" </td>
</tr>
</table>
<hr>
</td>
</tr>
</table>
</body>
</html>