source:
trunk/xgraph/index-copie.php
| Last change on this file was 42, checked in by , 11 years ago | |
|---|---|
| File size: 282 bytes | |
| Line | |
|---|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" |
| 2 | "http://www.w3.org/TR/html4/frameset.dtd"> |
| 3 | <HTML> |
| 4 | <HEAD> |
| 5 | <TITLE>A simple frameset document</TITLE> |
| 6 | </HEAD> |
| 7 | |
| 8 | <FRAMESET rows="800, 100"> |
| 9 | <FRAME src="xfweb.php"> |
| 10 | <FRAME src="graph.php"> |
| 11 | </FRAMESET> |
| 12 | |
| 13 | </HTML> |
Note:
See TracBrowser
for help on using the repository browser.
