Parent Directory
|
Revision Log
|
Revision Graph
Importing web-site building process.
1 | adcroft | 1.1 | <HEAD> |
2 | <TITLE>If you are seeing this, the test was successful!</TITLE> | ||
3 | </HEAD> | ||
4 | <BODY> | ||
5 | |||
6 | This is an initial paragraph... | ||
7 | <P> | ||
8 | |||
9 | <H1>This is a number one header.</H1> | ||
10 | |||
11 | <H2>This is a number two header.</H2> | ||
12 | |||
13 | This is a paragraph. I have typed some <B>bold</B> text, some | ||
14 | <I>italic</I> text too. | ||
15 | This is sample of entities: España | ||
16 | <!--this is a comment--> | ||
17 | <!--keywords test apples oranges--> | ||
18 | This is an example and not a real doc | ||
19 | </BODY> |
ViewVC Help | |
Powered by ViewVC 1.1.22 |