|
|
|
|
|
by reconnecting
335 days ago
|
|
Then we should probably mention http://macpaint.org (From page HTML source)
<!-- ******** HELLO OLD COMPUTER USERS ******** -->
<!-- This site is designed to be viewable at 640x480 resolution or higher in any color mode in Netscape/IE 3 or any
better browser, so if you're using an LC III or something, you're welcome. In fact, I really hope you are using such a machine,
because limiting the site to this level of simplicity wouldn't be worth it unless someone is. Please let me know if you are
using an old computer to visit the site so I know it is worth it to someone to maintain this compatibility. I do
apologize for the one javascript error that you may get on each page load, but I don't expect it to cause any crashes.
The major exception to all of this is Netscape 4. That thing sucks. --> Does anyone even remember why Netscape 4 was bad? |
|
Netscape 4 is a broad set of releases over several years. It also wasn't necessarily "bad". It was just largely not mindblowingly better than Netscape 3 (for normal users) while using more CPU and RAM.
I also imagine in this context it's incomplete CSS support is problematic. Netscape 3 will ignore properly commented out CSS (mostly) while 4 will try to interpret what it can and choke on the rest. It's box model doesn't conform to where the CSS spec landed so even if you can give it CSS it can handle, your page is broken in every other browser.