index.php
上传用户:feiyaoda
上传日期:2016-11-21
资源大小:9556k
文件大小:1k
- <html>
- <head>
- <title>web Genarator</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- </head>
- <frameset rows="100,*" frameborder="NO" border="0" framespacing="0" cols="*">
- <frame name="topFrame" scrolling="NO" noresize src="haut.php" >
- <frameset cols="2,*" frameborder="NO" border="0" framespacing="0">
- <frame name="leftFrame" scrolling="NO" noresize src="gauche.php">
- <frame name="mainFrame" src="inscrit.php" scrolling="NO" >
- </frameset>
- </frameset></frameset>
- <noframes>
- <body bgcolor="#FFFFFF" text="#000000">
- </body>
- </noframes>
- </html>