From 7c8ffd449ab7365cbe6e135f1a0a0de122d00e9e Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 29 Aug 2016 23:07:21 -0400 Subject: Changed navbar --- mandelbrot.html | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'mandelbrot.html') diff --git a/mandelbrot.html b/mandelbrot.html index e5d7cf3..e46eaca 100644 --- a/mandelbrot.html +++ b/mandelbrot.html @@ -1,20 +1,19 @@ - -The Mandelbrot Set - - + + The Mandelbrot Set + + + + + + + +

Mandelbrot Set

- - -

Mandelbrot Set

- - -
- -

The Mandelbrot Set is a fractal. An explanation of how it works can be found here. Click on a spot to zoom in on that spot or press A to zoom in and -Q to zoom out. Press P to increase the power, and L to decrease it. Press I to increase the maximum number of iterations and K to decrease it.
-Every time you zoom in or out, change the power, or change the maximum number of iterations it will take a bit of time to load.

- - - +

The Mandelbrot Set is a fractal. An explanation of how it works can be found here. Click on a spot to zoom in on that spot or press A to zoom in and + Q to zoom out. Press P to increase the power, and L to decrease it. Press I to increase the maximum number of iterations and K to decrease it.
+ Every time you zoom in or out, change the power, or change the maximum number of iterations it will take a bit of time to load.

+ + + -- cgit v1.2.3