mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-04-26 12:18:28 -04:00
19 lines
1.1 KiB
HTML
19 lines
1.1 KiB
HTML
<html>
|
|
|
|
<head>
|
|
|
|
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
|
|
|
<title>Games</title>
|
|
|
|
</head>
|
|
|
|
<body bgcolor="Cornsilk">
|
|
|
|
<center><h1>Games</h1><br><hr>Try playing some of my <u>favorite</u> <i>cool</i> <b>online</b> games!<br>
|
|
Please note that most of these are by <a href="http://www.javascriptsource.com"><i>The JavaScript Source</i></a>.<hr><br><a href="games/tictac.html">Tic-Tac-Toe</a><br><br><a href="games/battleship/index.html">Online Battleship</a><br><br><a href="games/connect.html">Connect-4</a><br><b><font size="1">Sorry... We are having some problems with this. Please wait for us to fix this problem.</font></b><br><br><a href="games/math.html">Math Test!</a><br><br><a href="games/puzzle.html">Box Puzzle</a><br><br><a href="games/memory">Memory Game</a><br><br><a href="games/fortune.html">Fortune Teller</a><br><br><a href="games/hangman.html">Hangman</a><br><br><a href="games/cwkit.htm">My Crossword Puzzle</a><br><br>
|
|
<font color="blue"><u><a href="games/pacman/pacman.php">Pac Man!</a></u></font><br><br><a href="games/3dgame.html">3D Driver Game</a> - <b>NEW</b>!<br><br>
|
|
|
|
</body>
|
|
|
|
</html> |