-
<!--
CVS: $Id: hello-page.xml,v 1.1 2002/03/27 10:09:31 nicolaken Exp $
-->
-
<
html
>
-
<
head
>
<
title
>
Hello
</
title
>
</
head
>
-
<
body
vlink
="
blue
"
link
="
blue
"
alink
="
red
"
bgcolor
="
white
"
>
<
h2
style
="
color: navy; text-align: center
"
>
Hello
</
h2
>
-
<
content
>
-
<
p
align
="
left
"
>
<
i
>
This is my first Cocoon page!
</
i
>
</
p
>
</
content
>
</
body
>
</
html
>