1
mirror of https://github.com/jakejarvis/my-first-website.git synced 2025-04-26 13:28:28 -04:00
my-first-website/downloads.html

19 lines
953 B
HTML

<html>
<head>
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<base target="main">
<title>Cool Downloads</title>
</head>
<body bgcolor="Cornsilk">
<center><h1>Cool Downloads</h1><br><hr><br>Try downloading some of this stuff!<br><br><a href="downloads/qbasic.exe">Download QBasic</a><br><font size="1"><a href="#">Microsoft</a> does not make <a href="downloads/qbasic.exe">QBasic</a> anymore so you will have to download it off my server.</font><br><br><a href="downloads/SnoodSetup.exe">Download Snood</a><br><br><a href="downloads/bejewled.exe">Download Bejewled</a><br><font size="1">I couldn't find <a href="downloads/bejewled.exe">Bejewled</a> anywhere so you will have to download it off my server.</font><br><br><a href="downloads/cwksetup.exe">Crossword Construction Kit 98</a><br><br><a href="downloads/halloween3d.exe">3D Halloween Screensaver!</a><br><br><a href="downloads/dxb2game.exe">DX-Ball 2!</a><br><br>
</body></html>