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

Annotation of /fract/mandel.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Sat Feb 24 21:35:23 2001 UTC (23 years, 2 months ago) by teddy
Branch: MAIN
Changes since 1.1: +3 -8 lines
File MIME type: text/html
Move settings to after image.

1 teddy 1.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 teddy 1.2 Iterations: <INPUT TYPE=TEXT NAME="iter" MAXLENGTH="4" SIZE="3"
14     VALUE="270">
15     Debug mode: <INPUT TYPE=CHECKBOX NAME="debug">
16 teddy 1.1 </FORM>
17     </BODY></HTML>
18     <!-- Local Variables: -->
19     <!-- version-control: t -->
20     <!-- backup-by-copying: nil -->
21     <!-- backup-by-copying-when-mismatch: nil -->
22     <!-- kept-old-versions: 50 -->
23     <!-- kept-new-versions: 50 -->
24     <!-- End: -->

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26