View Single Post
10-01-2011, 11:28 AM
#2
akshaytkd is offline akshaytkd
Status: I'm new around here
Join date: Jun 2011
Location: New Delhi
Expertise: Javascript, CSS, HTML, jQuery
Software: Photoshop, Dreamweaver, Flash
 
Posts: 18
iTrader: 0 / 0%
 

akshaytkd is on a distinguished road

  Old

Your body td code
Code:
<tr>
        <td valign="top"><div class="Prod">
            <div class="SC_Top">
             ...
             ...
             ...
          </div>
</tr>

Put valign="top" at td tag...


Your footer code

Code:
#Main #MainBottom {
    background: url("/ny/images/Hvitfeltbunn.gif") repeat scroll 0 0 transparent;
    clear: both;
    height: 29px;
    width: 558px;
    Margin-left: -31px;
}