Css div - strange behavor in FF terrible in Opera. IE looks ok.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • buhajbej

    Css div - strange behavor in FF terrible in Opera. IE looks ok.

    Hi.
    I'm preparing polish version of Herbalife.com. I want to make xhtml
    compatible.
    Under this link: http://www.kredytomat.pl/hbl/ is a test verison of this
    page. In IE it looks ok. In FF left and right side doesn't fit perfect
    in height. In Opera the page is totally messed up. Is there a way to
    make it work with every browser? I thought about puttning different css
    file for each browser, but i can't get Opera working correctly. The css
    file is here: http://www.kredytomat.pl/hbl/style.css. Can someone look
    at this?, maybe You will have an idea how to fix this.

    Thanks,
    Piotr J.
  • Alan J. Flavell

    #2
    Re: Css div - strange behavor in FF terrible in Opera. IE looks ok.

    On Thu, 5 Jan 2006, buhajbej wrote:
    [color=blue]
    > I'm preparing polish version of Herbalife.com. I want to make xhtml
    > compatible.[/color]

    Have you any idea why? Almost all current browsers are optimised for
    viewing HTML, not XHTML.
    [color=blue]
    > Under this link: http://www.kredytomat.pl/hbl/ is a test verison of
    > this page.[/color]


    [color=blue]
    > In IE it looks ok.
    > In FF left and right side doesn't fit perfect in height.[/color]

    You're wasting your time viewing invalid pages in a browser.
    Correct the syntax errors first. In fact, the time you're wasting
    isn't only your own, when you ask for help here.
    [color=blue]
    > The css file is here:
    > http://www.kredytomat.pl/hbl/style.css.[/color]

    Don't use absolute size units for text etc. when making web pages.
    Avoid proposing Verdana, for the usual reasons.
    [color=blue]
    > will have an idea how to fix this.[/color]

    Don't "fix" it - do the job properly from the start. Reading this
    group will give you plenty of advice - usenet isn't a write-only
    medium.

    good luck

    Comment

    • buhajbej

      #3
      Re: Css div - strange behavor in FF terrible in Opera. IE looks ok.

      Alan J. Flavell napisał(a):[color=blue]
      > Don't "fix" it - do the job properly from the start. Reading this
      > group will give you plenty of advice - usenet isn't a write-only
      > medium.
      >
      > good luck[/color]

      You were right, i did the job from the beggining again. Now everything
      is ok. And it validates ;-)
      Thanks for advice ;-)

      Comment

      Working...