Parent Directory
|
Revision Log
Initial import.
1 | siliconforks | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | <html> | ||
3 | <head> | ||
4 | <title>Test</title> | ||
5 | <script type="text/javascript" src="script.js"></script> | ||
6 | <link rel="stylesheet" type="text/css" href="style.css"> | ||
7 | </head> | ||
8 | <body> | ||
9 | Test<br> | ||
10 | <a href="1/1.html">Next</a> | ||
11 | </body> | ||
12 | </html> |
ViewVC Help | |
Powered by ViewVC 1.1.24 |