source: test-collections/trunk/filename-encodings/import/2ASCIIfilesSpaces/Second ASCIIfile.html@ 23326

Last change on this file since 23326 was 23326, checked in by davidb, 13 years ago

Initial set of files to test filename encodings. Needs windows files to be added to the set.

File size: 302 bytes
Line 
1<html>
2<head>
3<title>My second ASCII file</title>
4</head>
5<body>
6This then is my second ASCII file. Not much text in here, as it's mainly to check that the interlinking is still working.
7
8<a href="Ascii File1.html">Links back to the first ASCII file</a>.<br />
9<img src="Tiger 2.jpg" />
10</body>
11</html>
Note: See TracBrowser for help on using the repository browser.