Files
windows95/static/www/home.htm
2025-02-18 22:39:47 -08:00

38 lines
1.4 KiB
HTML

<html>
<head>
<title>Welcome to Windows 95!</title>
</head>
<body bgcolor="#C0C0C0">
<table width="100%" cellpadding="10" cellspacing="0">
<tr>
<td>
<center>
<marquee scrollamount="3">
<font face="Arial" size="6" color="#000000">
<blink>Welcome to Windows 95!</blink>
</font>
</marquee>
</center>
<font face="Arial" color="#000000">
<p>Hi, I'm Felix, the maker behind windows95. I hope you're having fun!</p>
<p>Reach out to me in a modern browser (as in: not in windows95) on <font color="#0000FF">felixrieseberg.com</font> or find me on Bluesky at <font color="#0000FF">@felixrieseberg</font>.</p>
<hr width="75%">
<a name="internet"></a>
<font size="5" color="#000000"><img src="images/ie.gif" width="16" height="16" border="0" align="absmiddle"> <b>The Internet!</b></font>
<hr width="75%">
<p>In a major update since the last version, windows95 now has working Internet! That said, most modern websites will not work, so brace yourself. I recommend using <a href="http://theoldnet.com/" target="_blank">The Old Net</a> to travel back in time.</p>
</font>
<center>
<font size="2" color="#000000">Last updated: 2025</font>
</center>
</td>
</tr>
</table>
</body>
</html>