Page brake problem in Firefox browser" In IE it works Fine

Discussion in 'HTML & Website Design' started by Aaron111, Dec 14, 2007.

  1. #1
    My cat pet site page in Fire fox browser is pushing down the content mid way what can I do here: I used dream waever?? but the home page is fine in FF and IE

    help please":rolleyes:
     
    Aaron111, Dec 14, 2007 IP
  2. JOGS_DEV

    JOGS_DEV Peon

    Messages:
    136
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You have some strange empty <table> with height set to 14160 px in the middle of the page. Remove this from the source code:

              <tr>
    
                <td style="width: 100%;"><span style="font-style: italic;"></span>
                <table style="border-collapse: collapse; width: 813px; height: 14160px;" id="AutoNumber5" border="0" bordercolor="#111111" cellpadding="2" cellspacing="0">
    
                  <tbody>
                </table>
    
                <big><em><big><small><span style="color: rgb(29, 29, 146); font-weight: bold;"><span style="color: rgb(9, 11, 9); background-color: rgb(255, 255, 255);"></span></span></small></big></em></big></td>
    
                <td><br />
    
                </td>
    
              </tr>
    Code (markup):
     
    JOGS_DEV, Dec 14, 2007 IP
  3. midwestbonsai

    midwestbonsai Well-Known Member

    Messages:
    402
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    105
    #3
    Look out for stupid dream weaver code.
     
    midwestbonsai, Dec 14, 2007 IP
  4. Aaron111

    Aaron111 Well-Known Member

    Messages:
    4,301
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    185
    #4
    well informed I will try this thank you" green rep added JOGS DEV
     
    Aaron111, Dec 15, 2007 IP