Annotation of mp3/index.html, Revision 1.1
1.1 ! andrew 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
! 2: "http://www.w3.org/TR/html4/frameset.dtd">
! 3: <html><head>
! 4: <title>' . Our MP3's . '</title></head>
! 5: <frameset rows="47,77,*,64" border="0">
! 6: <frame name="top" scrolling="no" src="current.htm">
! 7: <frame name="nav" scrolling="no" src="mp3-bin/mixer.pl">
! 8: <frame name="main" src="mp3-bin/showfiles.pl">
! 9: <frame name="bottom" scrolling="no" src="blank.htm">
! 10: <noframes><body><p>This page uses frames, but your browser doesn't support them.</p></body> </noframes></frameset></head></html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>