Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: IE vs Firefox  (Read 3493 times)

0 Members and 1 Guest are viewing this topic.

yanng1

    Topic Starter


    Beginner

    IE vs Firefox
    « on: January 13, 2009, 02:13:34 PM »
    I am putting togeather a site for my hometown. 
    I notice firefox is encountering a tricky bug, when I view my page.

    I have a <div> which i'm filling up with <p> tags, to make an orderly lising of news stories.

    as the number of <p> tags grow, they no longer appear 'contained' in my <div> tags,
    although the code certainly has them there.
    this is a problem, because my <div> has the background, which I want to continue to appear behind my
    <p> tags.

    please have a look, first using IE 7, then using Firefox.  any input would be appreciated.
    ( toward, center/bottom of page )


    http://www.digitall-productions.com/muskoday/

    yanng1

      Topic Starter


      Beginner

      Re: IE vs Firefox
      « Reply #1 on: January 13, 2009, 06:04:13 PM »
      I have put a band aid on this problem, because it does not seem anyone can solve it.  if you view the link listed above, the problem described will not be apparent. Thanks anyway guys

      kpac

      • Web moderator
      • Moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: IE vs Firefox
      « Reply #2 on: January 14, 2009, 09:33:27 AM »
      Is the problem solved?

      yanng1

        Topic Starter


        Beginner

        Re: IE vs Firefox
        « Reply #3 on: January 15, 2009, 03:27:43 PM »
        No, it still a bug.  I just set the height property of the 'gray column' to a static value, which was large enough.  not dynamic, just barely functional