Can Someone Show Me How To Do This

Discussion in 'HTML & Website Design' started by vwillis, May 27, 2008.

  1. #1
    vwillis, May 27, 2008 IP
  2. mds

    mds Active Member

    Messages:
    256
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Just took a fast glance, i think you should remove
    <td><img src="images/product_05.jpg" width="109" height="106" alt=""></td>

    And
    <td><img src="images/product_08.jpg" width="108" height="106" alt=""></td>

    please cross check again.
     
    mds, May 27, 2008 IP
  3. 1samu

    1samu Peon

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <td><table width="414" height="182" border="0" cellpadding="0" cellspacing="0">
    
                    <tr>
                      <td><table width="414" height="182" border="0" cellpadding="0" cellspacing="0" bgcolor="#F8F8F8" id="Table_01">
                        <tr>
                          <td colspan="3"><table width="200" height="25" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td bgcolor="#AFAFAF" class="desctext"><div align="center" class="prodtop">Product One </div></td>
                            </tr>
                          </table></td>
    
                          <td rowspan="3"><img src="images/product_02.jpg" width="4" height="182" alt=""></td>
                          <td colspan="3"><table width="210" height="25" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td bgcolor="#AFAFAF"><div align="center" class="prodtop">Product Two </div></td>
                            </tr>
                          </table></td>
                        </tr>
                        <tr>
    
                          <td><table width="46" height="106" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td>&nbsp;</td>
                            </tr>
                          </table></td>
                          <td><img src="images/product_05.jpg" width="109" height="106" alt=""></td>
                          <td><table width="45" height="106" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td>&nbsp;</td>
    
                            </tr>
                          </table></td>
                          <td><table width="59" height="106" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td>&nbsp;</td>
                            </tr>
                          </table></td>
                          <td><img src="images/product_08.jpg" width="108" height="106" alt=""></td>
                          <td><table width="43" height="106" border="0" cellpadding="0" cellspacing="0">
    
                            <tr>
                              <td>&nbsp;</td>
                            </tr>
                          </table></td>
                        </tr>
                        <tr>
                          <td colspan="3"><table width="200" height="51" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td class="prodtext"><div align="center">Product Description here. Lorem ipsum has been around
                                for a </div></td>
    
                            </tr>
                            <tr>
                              <td valign="top" class="prodtext"><div align="center"><a href="#"><font color="#FF7200"><b>More Information </b></font></a></div></td>
                            </tr>
                          </table></td>
                          <td colspan="3"><table width="210" height="51" border="0" cellpadding="0" cellspacing="0">
                            <tr>
                              <td><div align="center">
    
                                <table width="200" height="51" border="0" cellpadding="0" cellspacing="0">
                                    <tr>
                                      <td class="prodtext"><div align="center">Product Description here. Lorem ipsum has been around
                                        for a </div></td>
                                    </tr>
                                    <tr>
                                      <td valign="top" class="prodtext"><div align="center"><a href="#"><font color="#FF7200"><b>More Information </b></font></a></div></td>
                                    </tr>
                                                          </table>
    
                              </div></td>
                            </tr>
                          </table></td>
                        </tr>
                      </table></td>
                    </tr>
                </table></td>
              </tr>
              
            </table>
    
          </td>
    Code (markup):
    try to cut that thing ...
     
    1samu, May 27, 2008 IP