CSS problems

  • Thread starter Thread starter --- .NET Em ---
  • Start date Start date
N

--- .NET Em ---

I have a stylesheet that aparently does not work as advertised, it was
supposed to work well under Internet Explorer, however I see that only in
FireFox the correct results are shown.

It is basically a columnar layout in CSS.

http://flightsim.coralys.com/panama-fir-index.html

In IE the middle column is flushed down completely and rendered AFTER the
right column. I believe that is an error.

Anyway, maybe somebody knows though this might be the wrong newsgroup.

TIA
Emilio
 
--- .NET Em --- said:
I have a stylesheet that aparently does not work as advertised, it was
supposed to work well under Internet Explorer, however I see that only in
FireFox the correct results are shown.

It is basically a columnar layout in CSS.

http://flightsim.coralys.com/panama-fir-index.html

In IE the middle column is flushed down completely and rendered AFTER the
right column. I believe that is an error.

Anyway, maybe somebody knows though this might be the wrong newsgroup.

TIA
Emilio

Other than some minor font differences IE 6.0.2900.2180 is producing the
same layout as Firefox 2.0 on my screen.
 
--- .NET Em --- said:
I have a stylesheet that aparently does not work as advertised, it was
supposed to work well under Internet Explorer, however I see that only in
FireFox the correct results are shown.

It is basically a columnar layout in CSS.

http://flightsim.coralys.com/panama-fir-index.html

In IE the middle column is flushed down completely and rendered AFTER the
right column. I believe that is an error.

Anyway, maybe somebody knows though this might be the wrong newsgroup.

How about fixing the 107 HTML validation errors, and then checking for
CSS errors? It is hard to say what any browser would do with such a
badly broken page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top