geophase

description

Continuous change of geometric dimensions within HTML-documents, according to the actual moonphase; range is defined by values for new and full moon.

syntax

Include a CSS-link in your document's header like :

<link rel="stylesheet" type="text/css" href="http://moons.users.mcs2.netarray.com/css/geophase/>

Append (X)HTML-tag and related geometric CSS-attribute with '?' and '&' like :

? tag=div & att=width

Append value-range and unit,
between "new=" (value at new moon) and "full=" (at full moon) :

& new=400 & full=800 & unit=px

The whole link will then look like this :

<link rel="stylesheet" type="text/css"
href="http://moons.users.mcs2.netarray.com/css/geophase ?
tag=div& att=width& new=400& full=800& unit=px " />

... leading to a continuous change of the div's width between 400px @ new moon and 800px @ full moon.

application

Assembling of CSS-links is supported by parameter-form; as most geometric layouts will be multi-dimensional, up to 4 elements/attributes can be modified synchronuously.

license

See general license terms. Contact editors if you want a CSS-link to be licensed for personal use. or request it as my geophase.

*

8.06
gs