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.
24 lines (22 sloc)
747 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>Sterling Pride Home Page</title> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <meta name="Microsoft Theme" content="default"> | |
| </head> | |
| <frameset rows="117,*"> | |
| <frame name="top" scrolling="no" noresize target="contents" src="header.htm" | |
| marginwidth="8" marginheight="8"> | |
| <frameset cols="166,*"> | |
| <frame name="contents" target="main" src="navbar.htm" scrolling="auto" marginwidth="4" | |
| marginheight="4"> | |
| <frame name="main" src="Default.htm" scrolling="auto" target="_self"> | |
| </frameset> | |
| <noframes> | |
| <body> | |
| <p>This page uses frames, but your browser doesn't support them. </p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> |