8 ms·
Yeah but "information" generally requires software to view it. The only reason that web page still works in modern browsers is because they've gone to all the e
by Timmmmbob 13y ago
Yeah but "information" generally requires software to view it. The only reason that web page still works in modern browsers is because they've gone to all the effort to account for quirks in ancient HTML. Apple clearly didn't think it was worth the effort in this case.
Also worth pointing out it's much easier to display old formats than it is to make them editable.
- upofadown 13y agoI don't think ancient HTML was complicated enough to have quirks.
- richardwhiuk 13y agoReally? Looking at the source of that page: IMG tags with unquoted SRC attributes, and unquoted ALIGN attribute BASE tag with default attribute - tag is: <base="http://www.lysator.liu.se/pinball/expo/"> http://www.lysator.liu.se/pinball/expo/"> but should be <base href="http://www.lysator.liu.se/pinball/expo/"> http://www.lysator.liu.se/pinball/expo/"> UL tags with no LI tags