]> git.saurik.com Git - wxWidgets.git/blame - samples/html/printing/test.htm
check wxUSE_LIBJPEG
[wxWidgets.git] / samples / html / printing / test.htm
CommitLineData
5526e819
VS
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<HTML>
3<HEAD>
4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
5 <META NAME="GENERATOR" CONTENT="Mozilla/4.06 [en] (X11; I; Linux 2.0.35 i686) [Netscape]">
6</HEAD>
7<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000FF" VLINK="#FF0000" ALINK="#000088">
8This is - - default text, now switching to
9<CENTER>
10<P>center, now still ctr, now exiting</CENTER>
11
12<P>exited!.<A HREF="#downtown">[link to down]</A>
13<P>Hello, this *is* default charset (helvetica, probably) and it is displayed
14with one&nbsp; <FONT COLOR="#FF0000">COLOR CHANGE</FONT>. Of course we
15can have as many color changes as we can, what about this <FONT COLOR="#FF0000">M</FONT><FONT COLOR="#FFFF00">A</FONT><FONT COLOR="#33FF33">D</FONT><B><FONT COLOR="#FFFFFF"><FONT SIZE=+1>N</FONT></FONT></B>E<FONT COLOR="#999999">S</FONT><FONT COLOR="#CC33CC">S?</FONT>
16<P><FONT COLOR="#000000">There was a space above.</FONT>
17<BR>
18<HR WIDTH="100%">This was a line. <TT>(BTW we are in <B>fixed</B> font
19/ <I><U>typewriter</U> font</I> right now :-)</TT>
20<BR>This is in <B>BOLD</B> face. This is <I>ITALIC.</I> This is <B><I><U>E
21V E R Y T H I N G</U></I></B>.
22<BR>&nbsp;
23<BR>&nbsp;
24<BR>
25<BR>
26<BR>
27<CENTER>
28<P>Right now, <FONT COLOR="#0000FF"><FONT SIZE=+4>centered REALLY Big Text</FONT></FONT>,
29how do you like (space) it?</CENTER>
30
31<DIV ALIGN=right>RIGHT: <FONT SIZE=-2>text-2, </FONT><FONT SIZE=-1>text-1,
32</FONT>text+0,
33<FONT SIZE=+1>text+1,
34</FONT><FONT COLOR="#FF0000"><FONT SIZE=+2>text+2,
35</FONT></FONT><FONT SIZE=+3>text+3,
36</FONT><FONT SIZE=+4>text+4</FONT>
37<BR><U><FONT SIZE=+1>we are right now</FONT></U></DIV>
38
39<CENTER><U><FONT SIZE=+1>we are center now</FONT></U></CENTER>
40<U><FONT SIZE=+1>we are left now.</FONT></U>
41<P><I><FONT COLOR="#3366FF">Blue italic text is displayed there....</FONT></I>
42<H1>
43
44<HR ALIGN=LEFT SIZE=10 WIDTH="50%">This is heading one.</H1>
45this is normal
46<CENTER>
47<H1>
48This is <FONT COLOR="#33FF33">CENTERED</FONT> heading one</H1></CENTER>
49<IMG SRC="pic.png" ALT="Testing image image" >and this is text......
50<BR>&nbsp;
51<UL>
52<LI>
53item 1</LI>
54
55<LI>
56item 2</LI>
57
58<UL>
59<LI>
60nested item</LI>
61
62<LI>
63nested item 2</LI>
64</UL>
65
66<LI>
67item 3</LI>
68</UL>
69
70<OL>
71<LI>
72item one</LI>
73
74<LI>
75item two</LI>
76
77<OL>
78<LI>
79nsted item</LI>
80</OL>
81
82<LI>
83last numbered item</LI>
84</OL>
85
86<H1>
87Heading 1</H1>
88<I>Italic text now...</I>
89<H2>
90<I>Heading 2</I></H2>
91<I>and now?</I>
92<H3>
93Heading 3</H3>
94
95<H4>
96Heading 4</H4>
97
98<H5>
99Heading 5</H5>
100
101<H6>
102Heading 6</H6>
103And this is normal text, once again :-)
104<P>And yes, we're in <FONT SIZE=+4>HTML DOCUMENT, </FONT><FONT SIZE=+1>so
105what about some nice <A HREF="fft.html">hypertext link</A>??</FONT>
106<P>hello?
107<CENTER>
108<P>This is&nbsp;<A NAME="downtown"></A>centered paragraph</CENTER>
109
110<P>Now, you will see some PRE text:
111<PRE>// This is sample C++ code:
112
113void main(int argc, char *argv[])
114{
115&nbsp;&nbsp;&nbsp; printf("Go away, man!\n");
116&nbsp;&nbsp;&nbsp; i = 666;
117&nbsp;&nbsp;&nbsp; printf("\n\n\nCRASH\n&nbsp; DOWN NOW. . .&nbsp; \n");
118}</PRE>
119
120<H3>
121WWW</H3>
122<A HREF="http://www.kde.org">This is WWW link to KDE site!</A>
123<BR><A HREF="http://www.ms.mff.cuni.cz/~vsla8348/wxhtml/index.html">(one
124folder up)</A>
125</BODY>
126</HTML>