View Single Post
  #3 (permalink)  
Old Jun 8th, 2007, 11:03
Lchad Lchad is offline
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Why isnt my website correct in IE?

The table on the right should be these dimensions
Code: Select all
<table width="220" border="0" cellspacing="0" cellpadding="0" background="images/sidebar.jpg" height="1694">

                                    <tr height="61">
                                        <td width="220" height="61" align="left" valign="top">
                                            <p class="bluebox">For questions &amp; info:                   (650) 368-8313 or email us at sales@homesmustgo.com</p>
                                            <p class="bluebox"> The following browsers are required to use this site. Firefox, Opera and Safari. To download browers, click on icon. Thank you.</p>
                                            <p class="bluebox"><a title="Firefox" href="http://www.mozilla.com/en-US/firefox/" target="_blank"><img src="images/firefox.jpeg" alt="" width="59" height="54" border="0"></a><a title="Opera" href="http://www.opera.com/download/index.dml?custom=yes" target="_blank"><img src="images/opera.jpeg" alt="" width="63" height="54" border="0"></a><a title="Safari" href="http://www.apple.com/support/downloads/safari.html" target="_blank"><img src="images/safari.jpeg" alt="" width="54" height="54" border="0"></a></p>
                                      </td>

                                    </tr>
                                    <tr height="109">
                                        <td width="60" height="109">
                                            <div align="center">
                                                <img src="images/sign.jpg" alt="" width="190" height="83" border="0"></div>
                                        </td>
                                    </tr>
                                    <tr height="48">
                                        <td valign="top" width="60" height="48">

                                            <div align="center">
                                                <img src="images/arow.jpg" alt="" width="54" height="42" align="middle" border="0"><a title="Sign Up!" href="buyers.html" target="_self"><img src="images/mail.jpg" alt="" width="63" height="37" align="middle" border="0"></a></div>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td width="60"></td>
                                    </tr>
                                    <tr>
                                        <td width="60"></td>

                                    </tr>
                                    <tr>
                                        <td width="60"></td>
                                    </tr>
                                    <tr>
                                        <td width="60"></td>
                                    </tr>
                                    <tr>
                                        <td width="60"></td>

                                    </tr>
                                    <tr>
                                        <td width="60"></td>
                                    </tr>
                                    <tr>
                                        <td width="60"></td>
                                    </tr>
                                    <tr>
                                        <td width="60"></td>

                                    </tr>
                                    <tr>
                                        <td align="center" valign="bottom" width="60">
                                            <p><a title="AE Graphics" href="http://www.aedesignsonline.com" target="_blank"><span class="bluebox">Site by AE Graphics</span></a></p>
                                        </td>
                                    </tr>
                                </table>
Can't help you with the form because I don't know anything about .asp.
Reply With Quote