• 0

CSS Differences between IE and Netscape


Question

First, if you have both IE and Netscape (or equivalent) installed on your machine, please look at this page in both browsers http://www.endlessss.com/test/ and you'll see that in IE, the right side looks fairly normal.

The same isn't true when viewed in Netscape (or equivalent).

I am asking any of you out there to look at the .css file (posted below and inside your temp files folder) and the html page to see what I need to change to make it look at least "better" in netscape.

I'm ok at this stuff, but not educated enough to know exactly what to change...

P.S. Ignore the calculator image, I know it's part of the Gant icon pack and I'll be changing it soon.

7 answers to this question

Recommended Posts

  • 0

The latest Netscape, I just downloaded it from their website, I believe it's v.7.1

Should I be instead testing "other browers" with Mozilla, Firefox etc?

I was under the impression that Netscape used the same techniques to render a page as Mozilla, Firefox etc...

  • 0

I just downloaded firefox, and just like netscape, things look all jumbled up in it... I'm a bit confused.

It looks like I forgot to attach the files earlier, here they are. If anyone can take a look at my .css, please let me know if something is wrong...

Thanks!

  • 0

This one is an easy fix - kind of...

The problem is a combination of IE being broken with respect to certain things, and you're using IE as your only test bed while creating the CSS layout. I've had the same problem but going the other way: I design so the page looks good in everything available to me, then I go to check on IE and it's horribly mangled because of some stupid quirk. This particular issue is one I'm familar with:

It's like painting a picture to look clear while you're wearing somebody else's glasses: They'll look fine as long as what you see is being distorted, but anyone who can see clearly will have a blurry/distorted image.

solution

Delete the XML prolog from your HTML file and visit the site in IE. Notice how it looks exactly the same as firefox/safari. This is because IE 6 (and previous versions to IIRC) will drop into a "broken" non-standards compliant render model if it detects an XML prolog - thats a major pain in the butt. If you design the page to look right in IE using broken render mode, then it will look busted every else that is rendering the page correctly. I think she goes back to using the old broken box-model where width:750 makes the box 750 pixels no matter what, the standard says width:750 makes the box 750 + margins + padding + border.

Now that you have IE rendering things correctly, you can fix your CSS to make the page look the way you want it, and then try again in other browsers.

There's no real way to keep the XML prolog and have IE render correctly so the best choice is to just drop it: it's not a required item anyway.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I strongly feel it is a test bed for foldables. No other reason to slim down the phone even further, despite have a massive camera bump.
    • And they are both to blame. SEO optimisation and the knowledge panel killed web search. Both companies knew what they were doing. Now an interactive/dedicated knowledge panel is the front and centre of AI search, with websites simply being a back end to feed data to these tech giants. Don't need to pay ad money to websites if users dont visit them in the first place. https://arstechnica.com/ai/202...site-clicks-by-almost-half/
    • People yearn for the good old days of IRC and truly open Internet, yet are dismissive of modern solutions like ActivityPub (which Mastodon pioneered) and Matrix. Make it make sense.
    • AI judges learn new tricks to fact-check and code better by Paul Hill Image via Pixabay AI researchers and developers are increasingly turning to large language models (LLMs) to evaluate the responses of other LLMs in a process known as “LLM-as-a-judge”. Unfortunately, the quality of these evaluations degrades on complex tasks like long-form factual checking, advanced coding, and math problems. Now, a new research paper published by researchers from the University of Cambridge and Apple outlines a new system that augments AI judges with external validation tools to improve their judgment quality. This system aims to overcome limitations found in both human and AI annotation. Humans face challenges and biases due to time limits, fatigue, and being influenced by writing style over factual accuracy while AI struggles with the aforementioned complex tasks. The Evaluation Agent that the researchers created is agentic so it can assess the response to determine if external tools are needed and utilizes the correct tools. For each evaluation, three main steps are passed through: initial domain assessment, tool usage, and a final decision. The fact-checking tool uses web search to verify atomic facts within a response; code execution leverages OpenAI’s code interpreter to run and verify code correctness; and math checker is a specialized version of the code execution tool for validating mathematical and arithmetic operations. If none of the tools are found to be useful for making judgments, the baseline LLM annotator is used to avoid unnecessary processing and potential performance regression on simple tasks. The system delivered notable improvements in long-form factual checking, with significant increases in agreement with ground-truth annotations across various baselines. In coding tasks, the agent-based approach significantly improved performance across all baselines. For challenging math tasks, the agents improved performance over some baselines, but not all, and overall agreement remained relatively low at around 56%. Notably, the researchers found that in long-form factual responses, the agent’s agreement with ground-truth was higher than that of human annotators. This framework is extensible, so in the future, other tools could be integrated to further improve LLM evaluation systems. The code for the framework will be made open source on Apple’s GitHub, but it isn’t up yet.
  • Recent Achievements

    • Collaborator
      fernan99 earned a badge
      Collaborator
    • Collaborator
      MikeK13 earned a badge
      Collaborator
    • One Month Later
      Alexander 001 earned a badge
      One Month Later
    • One Month Later
      Antonio Barboza earned a badge
      One Month Later
    • Week One Done
      Antonio Barboza earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      ATLien_0
      225
    3. 3
      Michael Scrip
      171
    4. 4
      Xenon
      141
    5. 5
      +FloatingFatMan
      129
  • Tell a friend

    Love Neowin? Tell a friend!