/[cvs]/fract/mandel.html
ViewVC logotype

Contents of /fract/mandel.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Sun Feb 25 05:44:48 2001 UTC (23 years, 2 months ago) by teddy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -0 lines
File MIME type: text/html
Add a new paragraph tag after the image, so that the controls doesn't
appear to the right of the image if the image is small.

1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <HTML><HEAD>
3 <TITLE>Julia Set Generator</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>Julia Set Generator</H1>
7
8 <FORM ACTION="julia3.cgi" METHOD=GET>
9
10 <!-- implies TYPE=SUBMIT -->
11 <INPUT TYPE=IMAGE NAME="image" SRC="mandel.png" ALIGN=BOTTOM
12 HEIGHT="570" WIDTH="570">
13 <P>
14 Iterations: <INPUT TYPE=TEXT NAME="iter" MAXLENGTH="4" SIZE="3"
15 VALUE="270">
16 Debug mode: <INPUT TYPE=CHECKBOX NAME="debug">
17 </FORM>
18 </BODY></HTML>
19 <!-- Local Variables: -->
20 <!-- version-control: t -->
21 <!-- backup-by-copying: nil -->
22 <!-- backup-by-copying-when-mismatch: nil -->
23 <!-- kept-old-versions: 50 -->
24 <!-- kept-new-versions: 50 -->
25 <!-- End: -->

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26