]>
Commit | Line | Data |
---|---|---|
ec3e670f RD |
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 | |
6 | 2.0.35 i686) [Netscape]"> | |
e166644c | 7 | <TITLE>wxPython does wxHTML!</TITLE> |
ec3e670f | 8 | </HEAD> |
854862f5 | 9 | <BODY TEXT="#000000" BGCOLOR="#007f00" LINK="#0000FF" VLINK="#FF0000" ALINK="#000088"> |
ec3e670f RD |
10 | |
11 | <b><a href="tables.htm">click here to go to tables test page!</a></b> | |
12 | <p> | |
13 | <b><a href="imagemap.htm">click here to go to IMAGEMAPs test page!</a></b> | |
14 | ||
15 | <p> | |
16 | This is - - default text, now switching to | |
17 | <CENTER> | |
18 | <P>center, now still ctr, now exiting</CENTER> | |
19 | exited!.<A HREF="#downtown">[link to down]</A> | |
20 | <P>Hello, this *is* default charset (helvetica, probably) and it is displayed | |
21 | with one <FONT COLOR="#FF0000">COLOR CHANGE</FONT>. Of course we | |
22 | can 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> | |
23 | <P><FONT COLOR="#000000">There was a space above.</FONT> | |
24 | <BR> | |
25 | <HR WIDTH="100%">This was a line. <TT>(BTW we are in <B>fixed</B> font | |
26 | / <I><U>typewriter</U> font</I> right now :-)</TT> | |
27 | <BR>This is in <B>BOLD</B> face. This is <I>ITALIC.</I> This is <B><I><U>E | |
28 | V E R Y T H I N G</U></I></B>. | |
29 | <BR> | |
30 | <P><BR> | |
31 | <CENTER> | |
32 | <P>Right now, <FONT COLOR="#0000FF"><FONT SIZE=+4>centered REALLY Big Text</FONT></FONT>, | |
33 | how do you like (space) it?</CENTER> | |
34 | ||
35 | <DIV ALIGN=right>RIGHT: <FONT SIZE=-2>text-2, </FONT><FONT SIZE=-1>text-1, | |
36 | </FONT>text+0, | |
37 | <FONT SIZE=+1>text+1, | |
38 | </FONT><FONT COLOR="#FF0000"><FONT SIZE=+2>text+2, | |
39 | </FONT></FONT><FONT SIZE=+3>text+3, | |
40 | </FONT><FONT SIZE=+4>text+4</FONT> | |
41 | <BR><U><FONT SIZE=+1>we are right now</FONT></U></DIV> | |
42 | ||
43 | <CENTER><U><FONT SIZE=+1>we are center now</FONT></U></CENTER> | |
44 | <U><FONT SIZE=+1>we are left now.</FONT></U> | |
45 | <P><I><FONT COLOR="#3366FF">Blue italic text is displayed there....</FONT></I> | |
46 | <H1> | |
47 | ||
48 | <HR ALIGN=LEFT SIZE=10 WIDTH="50%">This is heading one.</H1> | |
49 | this is normal | |
50 | <CENTER> | |
51 | <H1> | |
52 | This is <FONT COLOR="#33FF33">CENTERED</FONT> heading one</H1></CENTER> | |
53 | <FONT COLOR="#FFFF00">Yes, hmmmmmmmmm........, right now, <TT>we should | |
54 | display some tiny nice image</TT>, he?</FONT> | |
55 | <BR><IMG SRC="pic.png" ALT="Testing image image" ><IMG SRC="pic2.bmp">and this is text...... | |
56 | <P><IMG SRC="pic.png" ALT="Testing image image" HEIGHT=200 WIDTH=327 ALIGN=CENTER>and | |
57 | this is text...... | |
58 | <BR><A HREF="pic.png"><IMG SRC="pic.png" ALT="Testing image image" HEIGHT=160 WIDTH=100 ALIGN=TEXTTOP></A> (try clicking on the image :-) and | |
59 | this is text...... | |
1b62f00d RD |
60 | |
61 | <br> | |
ec3e670f RD |
62 | <BR> |
63 | <BR> | |
64 | <UL> | |
65 | <LI> | |
66 | item 1</LI> | |
67 | ||
68 | <LI> | |
69 | item 2</LI> | |
70 | ||
71 | <UL> | |
72 | <LI> | |
73 | nested item</LI> | |
74 | ||
75 | <LI> | |
76 | nested item 2</LI> | |
77 | </UL> | |
78 | ||
79 | <LI> | |
80 | item 3</LI> | |
81 | </UL> | |
82 | ||
83 | <OL> | |
84 | <LI> | |
85 | item one</LI> | |
86 | ||
87 | <LI> | |
88 | item two</LI> | |
89 | ||
90 | <OL> | |
91 | <LI> | |
92 | nsted item</LI> | |
93 | </OL> | |
94 | ||
95 | <LI> | |
96 | last numbered item</LI> | |
97 | </OL> | |
98 | ||
99 | <H1> | |
100 | Heading 1</H1> | |
101 | <I>Italic text now...</I> | |
102 | <H2> | |
103 | <I>Heading 2</I></H2> | |
104 | <I>and now?</I> | |
105 | <H3> | |
106 | Heading 3</H3> | |
107 | ||
108 | <H4> | |
109 | Heading 4</H4> | |
110 | ||
111 | <H5> | |
112 | Heading 5</H5> | |
113 | ||
114 | <H6> | |
115 | Heading 6</H6> | |
116 | And this is normal text, once again :-) | |
117 | <BR> | |
118 | <BR> | |
119 | <BR> | |
120 | <BR> | |
121 | <BR> | |
122 | <BR> | |
123 | <P>And yes, we're in <FONT SIZE=+4>HTML DOCUMENT</FONT> | |
124 | <P>hello? | |
125 | <BR> | |
126 | <P><BR> | |
127 | <CENTER> | |
128 | <P>This is <A NAME="downtown"></a>centered paragraph</CENTER> | |
129 | ||
130 | <P>This is new par? | |
131 | <P><B>We switched to BOLD</B> | |
132 | <P><B>This is new paragraph</B> Bold is off now. | |
133 | <P>new par | |
134 | <P> ----------- | |
135 | <P><FONT SIZE=-2>Hello</FONT> | |
136 | <OL><FONT SIZE=-2>this is standalone :-)</FONT> | |
137 | <LI> | |
138 | <FONT SIZE=-2>This is item number one. iti lkdjfdl kjd lk jlkjdl kjlk jlf | |
139 | jflkj d lfkjlkf jl jflkj flkwe lkhelf ;fk;fl kw;lfke ;ffj lkjflk wj lfjl | |
140 | fkw ;k;ekf;lkfe ;kf;lk; ;j ;lrj;wfj;f ;eljfw; lfj;ewlfj dagdja gdj chga | |
141 | kjegiquw iuqdb qiud iquwd hurray googoo.</FONT></LI> | |
142 | ||
143 | <LI> | |
144 | <FONT SIZE=-2>two two two two two two twotwo TWO two two two two two two | |
145 | twotwo TWO two two two two two two twotwo TWO two two two two two two twotwo | |
146 | TWO two two two two two two twotwo TWO two two two two two two twotwo TWO | |
147 | two two two two two two twotwo TWO</FONT></LI> | |
148 | ||
149 | <BLOCKQUOTE><FONT SIZE=+0><B>(blockquote)</B>two two two two two two twotwo | |
150 | TWO two two two two two two twotwo TWO two two two two two two twotwo TWO</FONT> | |
151 | <BLOCKQUOTE><FONT SIZE=+0>two two two two two two twotwo TWO two two two</FONT></BLOCKQUOTE> | |
152 | <FONT SIZE=+0>two two two twotwo TWO two two two two two two twotwo TWO | |
153 | two two two two two two twotwo TWO</FONT></BLOCKQUOTE> | |
154 | <FONT SIZE=-2>two two two two two two twotwo TWO two two two two two two | |
155 | twotwo TWO</FONT> | |
156 | <LI> | |
157 | <FONT SIZE=-2>This is item nyumber 3.</FONT></LI> | |
158 | ||
159 | <LI> | |
160 | <FONT SIZE=-2>This is item number one. iti lkdjfdl kjd lk jlkjdl kjlk jlf | |
161 | jflkj d lfkjlkf jl jflkj flkwe lkhelf ;fk;fl kw;lfke ;ffj lkjflk wj lfjl | |
162 | fkw ;k;ekf;lkfe ;kf;lk; ;j ;lrj;wfj;f ;eljfw; lfj;ewlfj dagdja gdj chga | |
163 | kjegiquw iuqdb qiud iquwd hurray googoo.</FONT></LI> | |
164 | ||
165 | <LI> | |
166 | <FONT SIZE=-2>two two two two two two twotwo TWO two two two two two two | |
167 | twotwo TWO two two two two two two twotwo TWO two two two two two two twotwo | |
168 | TWO two two two two two two twotwo TWO two two two two two two twotwo TWO | |
169 | two two two two two two twotwo TWO two two two two two two twotwo TWO two | |
170 | two two two two two twotwo TWO two two two two two two twotwo TWO two two | |
171 | two two two two twotwo TWO two two two two two two twotwo TWO two two two | |
172 | two two two twotwo TWO two two two two two two twotwo TWO two two two two | |
173 | two two twotwo TWO two two two two two two twotwo TWO</FONT></LI> | |
174 | ||
175 | <LI> | |
176 | <FONT SIZE=-2>This is item nyumber 3.</FONT></LI> | |
177 | ||
178 | <LI> | |
179 | <FONT SIZE=-2>This is item number one. iti lkdjfdl kjd lk jlkjdl kjlk jlf | |
180 | jflkj d lfkjlkf jl jflkj flkwe lkhelf ;fk;fl kw;lfke ;ffj lkjflk wj lfjl | |
181 | fkw ;k;ekf;lkfe ;kf;lk; ;j ;lrj;wfj;f ;eljfw; lfj;ewlfj dagdja gdj chga | |
182 | kjegiquw iuqdb qiud iquwd hurray googoo.</FONT></LI> | |
183 | ||
184 | <LI> | |
185 | <FONT SIZE=-2>two two two two two two twotwo TWO two two two two two two | |
186 | twotwo TWO two two two two two two twotwo TWO two two two two two two twotwo | |
187 | TWO two two two two two two twotwo TWO two two two two two two twotwo TWO | |
188 | two two two two two two twotwo TWO two two two two two two twotwo TWO two | |
189 | two two two two two twotwo TWO two two two two two two twotwo TWO two two | |
190 | two two two two twotwo TWO two two two two two two twotwo TWO two two two | |
191 | two two two twotwo TWO two two two two two two twotwo TWO two two two two | |
192 | two two twotwo TWO two two two two two two twotwo TWO</FONT></LI> | |
193 | ||
194 | <LI> | |
195 | <FONT SIZE=-2>This is item nyumber 3.</FONT></LI> | |
196 | ||
197 | <LI> | |
198 | <FONT SIZE=-2>This is item number one. iti lkdjfdl kjd lk jlkjdl kjlk jlf | |
199 | jflkj d lfkjlkf jl jflkj flkwe lkhelf ;fk;fl kw;lfke ;ffj lkjflk wj lfjl | |
200 | fkw ;k;ekf;lkfe ;kf;lk; ;j ;lrj;wfj;f ;eljfw; lfj;ewlfj dagdja gdj chga | |
201 | kjegiquw iuqdb qiud iquwd hurray googoo.</FONT></LI> | |
202 | ||
203 | <LI> | |
204 | <FONT SIZE=-2>two two two two two two twotwo TWO two two two two two two | |
205 | twotwo TWO two two two two two two twotwo TWO two two two two two two twotwo | |
206 | TWO two two two two two two twotwo TWO two two two two two two twotwo TWO | |
207 | two two two two two two twotwo TWO two two two two two two twotwo TWO two | |
208 | two two two two two twotwo TWO two two two two two two twotwo TWO two two | |
209 | two two two two twotwo TWO two two two two two two twotwo TWO two two two | |
210 | two two two twotwo TWO two two two two two two twotwo TWO two two two two | |
211 | two two twotwo TWO two two two two two two twotwo TWO</FONT></LI> | |
212 | ||
213 | <LI> | |
214 | <FONT SIZE=-2>This is item nyumber 3.</FONT></LI> | |
215 | ||
216 | <LI> | |
217 | <FONT SIZE=-2>This is item number one. iti lkdjfdl kjd lk jlkjdl kjlk jlf | |
218 | jflkj d lfkjlkf jl jflkj flkwe lkhelf ;fk;fl kw;lfke ;ffj lkjflk wj lfjl | |
219 | fkw ;k;ekf;lkfe ;kf;lk; ;j ;lrj;wfj;f ;eljfw; lfj;ewlfj dagdja gdj chga | |
220 | kjegiquw iuqdb qiud iquwd hurray googoo.</FONT></LI> | |
221 | ||
222 | <LI> | |
223 | <FONT SIZE=-2>two two two two two two twotwo TWO two two two two two two | |
224 | twotwo TWO two two two two two two twotwo TWO two two two two two two twotwo | |
225 | TWO two two two two two two twotwo TWO two two two two two two twotwo TWO | |
226 | two two two two two two twotwo TWO two two two two two two twotwo TWO</FONT></LI> | |
227 | ||
228 | <P><BR><FONT SIZE=-2>two two two two two two twotwo TWO two two two two | |
229 | two two twotwo TWO two two two two two two twotwo TWO two two two two two | |
230 | two twotwo TWO</FONT> | |
231 | <P><FONT SIZE=-2>two two two two two two twotwo TWO two two two two two | |
232 | two twotwo TWO two two two two two two twotwo TWO two two two two two two | |
233 | twotwo TWO</FONT> | |
234 | <LI> | |
235 | <FONT SIZE=-2>This is item nyumber 3.</FONT></LI> | |
236 | </OL> | |
237 | Now, you will see some PRE text:<p> | |
238 | <PRE>// This is sample C++ code: | |
239 | ||
240 | void main(int argc, char *argv[]) | |
241 | { | |
242 | printf("Go away, man!\n"); | |
243 | i = 666; | |
244 | printf("\n\n\nCRASH\n DOWN NOW. . . \n"); | |
245 | }</PRE> | |
246 | ||
247 | ||
248 | ||
249 | </BODY> | |
250 | </HTML> |