blob: ae336891416a57396fab749185b4e04dea5adf68 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<html>
<head>
<title>Online Windows 8</title>
<style>
body {
background: 000000;
font-family: Arial, sans-serif;
}
p {
color: FFFFFF;
}
</style>
</head>
<body>
<center>
<h3>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h3>
<h3> If you want you can help to contribute to this project and the original website got archived.</h3>
<h4>Originally this was made by a group of people and i'll mention them now: ntim007, DaKode, link6155 and blindbartemais.</h4>
<b><a href ="/lockscreen/index.html">Start here!</a> <a href="https://github.com/Windows8Online/windows8online.github.io">Official Github Page!</a></b>
</center>
</body>
</html>
|