<BODY TEXT="#000000" BGCOLOR="#B3B6E0" LINK="#0000FF" VLINK="#FF0000" ALINK="#000088">
<font size=+2>
-<b><a href="tables.htm">click here to go to tables test page!</a></b>
+<b><a href="tables.htm">click here to go to tables test page</a></b>
<p>
-<b><a href="imagemap.htm">click here to go to IMAGEMAPs test page!</a></b>
+<b><a href="tables.htm">click here to go to lists test page</a></b>
+<p>
+<b><a href="imagemap.htm">click here to go to IMAGEMAPs test page</a></b>
<p>
<b><a href="8859_2.htm">i18n demo 1 (iso8859-2)</a></b>
<p>
<b><a href="cp1250.htm">i18n demo 2 (cp1250)</a></b>
+<p>
+<b><a href="regres.htm">some wxHTML regression tests</a></b>
</font>
<p>
+Agrave = 'à'
+<p>
This is - - default text, now switching to
<CENTER>
<P>center, now still ctr, now exiting</CENTER>
Now, you will see some PRE text:<p>
<PRE>// This is sample C++ code:
-void main(int argc, char *argv[])
+void <font color=#ff0000>main</font>(int argc, char *argv[])
{
- printf("Go away, man!\n");
+ <b>printf</b>("Go away, man!\n");
i = 666;
printf("\n\n\nCRASH\n DOWN NOW. . . \n");
}</PRE>