-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathpreview_home.htm
38 lines (38 loc) · 1.79 KB
/
preview_home.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>HTML5 Windows 95 Emulator</title>
</head>
<body>
<h1 align="center">HTML5 Windows 95 Emulator</h1>
<p align="center"><font size="+1">This is the live preview of the
development of the HTML5 Windows 95 Emulator. This page will be
updated every few days with the ever-changing source of the
GitHub repository.<br>
</font></p>
<h2 align="center"><a href="Win95emu/"><font size="+1">Start
Emulation</font></a></h2>
<h2 align="center"><a
href="https://github.com/rn10950/Windows95-HTML/"><font
size="+1">View Source or Report a Bug<br>
</font></a></h2>
<p align="center"><big><b>Note:</b> WebKit and Blink support
(Chrome, its derivatives and Safari) is currently limited. I am
working on fixing this, but for the mean time, I recommend using
a Gecko-based browser such as Firefox or SeaMonkey. Users of Mac
OS and Linux may suffer font issues, as the emulator is
currently set to use the "Microsoft Sans Serif" font. (what
Windows 95 uses) We will provide an alternative font in the
future.</big><br>
</p>
<p align="center"><font size="+1"><font size="-1">This Windows 95
emulator is not an actual emulator. It cannot run Win32 code,
and therefore, poses no competition to the actual product.
Windows, Microsoft, Windows 95 and all related components,
images and logos, are property of Microsoft Corporation. The
team behind the HTML5 Windows 95 Emulator is not affiliated
with Microsoft Corporation in any way.</font></font><br>
</p>
</body>
</html>