|
Initially, the site was designed by sketching layout ideas on a piece paper - sideways.
By beginning the project 'the wrong way around', we made sure that any idea's we had work
be technically feasible.
The main bulk of the site was created by building the text chunks into
the appropiate sized <TABLE>s, rendering in a browser, grabbing the
screen, and rotating them
accordingly. By using 2-colour gif files the size was kept small,
and easier to manage than a specific font.
The scroller was created with a short piece of javascript, that replaced the SRC
attribute of the <IMG> element.
The original HTML file (complete with some unused ideas), can be
found here!
|