Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
32 lines (28 sloc)
1020 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <title>New Page 1</title> | |
| </head> | |
| <body> | |
| <p align="center"><font color="#000080" face="Verdana"><big>These are the Departments that | |
| currently have webpages on our server</big></font></p> | |
| <div align="center"><center> | |
| <table border="1" width="508"> | |
| <tr> | |
| <td width="146"><p align="center"><a href="http://151.198.194.251/arts/index.htm"><big><font | |
| color="#000080" face="Verdana">Arts</font></big></a></td> | |
| <td width="174"><p align="center"><a href="http://warrior.whrhs.org/english/index.htm"><big><font | |
| color="#000080" face="Verdana">English</font></big></a></td> | |
| <td width="170"><p align="center"><a | |
| href="http://151.198.194.251/dkochan/deptpage/departme.htm"><big><font color="#000080" | |
| face="Verdana">World Languages</font></big></a></td> | |
| </tr> | |
| <tr> | |
| <td width="146"> </td> | |
| <td width="174"> </td> | |
| <td width="170"> </td> | |
| </tr> | |
| </table> | |
| </center></div> | |
| </body> | |
| </html> |