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.
20 lines (19 sloc)
943 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> | |
| <title>Happy Bird Day North Dakota</title> | |
| <META NAME="KEYWORDS" CONTENT="bird day, bird day in north dakota, happy bird day, birds, holidays, state holidays, meadowlark, birders, birder, bird watching, bird watcher, north dakota"> | |
| <META NAME="DESCRIPTION" CONTENT="North Dakota Bird Day website"> | |
| </head> | |
| <frameset cols="180,100%" framespacing="no" frameborder="0"> | |
| <frame src="birdcontent.html" name="contents" marginwidth="7" marginheight="0"> | |
| <frameset rows="80,70%" framespacing="no" frameborder="0"> | |
| <frame src="birdbanner.html" name="banner" marginwidth="0" marginheight="0"> | |
| <frame src="birdMAIN.html" name="main" marginwidth="0" marginheight="0"> | |
| </frameset> | |
| </frameset> | |
| <noframes> | |
| <H1>Happy Bird Day North Dakota</H1> | |
| <H3>A "Frames" enabled browser is needed to best view this site. <A HREF="birdday.htm">Click here to go to non-Frames document.</A></H3> | |
| </noframes> | |
| </frameset> | |
| </html> |