(If this page looks like crap, you're using a 4.x browser. Try upgrading to a CSS-2 compliant browser.)
This is an old version of the site layout. I replaced the initial header image (a green box) with an image of Gendou Ikari from Neon Genesis Evangelion.
Code in version 2.x was created in Notepad. The layout was made via a table. View the source code to see how I did it.
However, starting with v2.1, all files use a stylesheet-based
layout. DIV
s within each file denote sections of data.
The stylesheet is loaded using a <STYLE>..</STYLE>
block containing an @import
command, instead of the
usual LINK
header declaration. In plain English, I used
a command which only a CSS-2 compliant browser would understand,
so non-compliant browsers don't load the stylesheet and botch up
the layout.
Cascading Style Sheet created in Notepad. Primary source of inspiration from A List Apart. CSS conforms to W3C's CSS Specification, level 2.
Version 2.0 uses a table structure to achieve the desired layout. Version 2.1 now separates style from content and uses a CSS layout.
All images were made using JASC Paint Shop Pro 6.
April 22, 2001 Version 2.2 created.
April 16, 2001 CSS-2 conformity upgrade. Layout is now CSS-based.
April 11, 2001 Header image changed; HR now 95%
April 5, 2001 HR changed to 100%
April 4, 2001 Modified style sheet.
April 1, 2001 Removed side links.
March 31, 2001 Changed to left text orientation.
March 30, 2001 Original plan. Green head graphic, side graphic links. Center orientation.
© the Lizard's asylum 2001.
All rights reserved. No part of this website can be duplicated
in any form without the express permission of
Jan Michael Ibanez.
See the about page for more answers.