A Wordpress theme that works on legacy internet browsers like Netscape 3.0 and Internet Explorer 1.5.
Netscape 3.0 and Internet Explorer 1.5 can render pages using HTML 3.2.
Live demo at http://netscape.outros.net
-
Uses only basic HTML 3.2 specifications.
-
No Javascript, no CSS.
-
Pages are automatically encoded in ISO-8859-1 charset during render, because UTF-8 doesn't work properly on old browsers. The HTTP headers are also fixed so modern browsers won't complain.
-
Thumbnails and intermediate image sizes of PNG files are automatically generated in JPG, because PNG isn't supported by old browsers.
-
Index page lists posts with Featured image thumbnails if available.
-
Single and Page templates with Featured image.
-
Search form, Categories and Archives list on sidebar.
-
RSS Feeds are disabled (because, you know... New tech stuff).
-
"pot" file included, so it'll be easy to translate the theme.
-
Responsive design (Yeah... It works from Windows 3.11 up to the latest iPhone).
If you are into Retro computing and want to make a website that can be viewed on such old browsers, this is the theme for you.
-
Do NOT use HTTPS. Netscape doesn't support HTTPS at all. Internet Explorer does support, but only very old implementations of SSL, which are deprecated on any modern web server. Just keep it simple and use regular plain and unsecure HTTP.
-
Do not use PNG images as Netscape doesn't support this format. JPG and GIF works fine.
-
Netscape 3 and IE1.5 supports Javascript, but their implementations are very different and simple programs can behave a lot different between both browsers. CSS is even worse.
