Main | Design | FAQ

Design

The following breaks down the Manji code as much as possible diagramatically so that the divs can be understood better. In order to better understand more websites and their structure I highly suggest the excellent Web Developer's Plugin for Firefox.
CSS Structure.
The CSS file basically controls the entire design of the site. The structure of the site, ie what holds it all together is found at the top. The typography is found after the structural elements have been declared.
Manji Structure.
In order to make it easier for everyone to understand the structure, because I know that's what I find the hardest when trying to understand a design done fully in CSS, I've created a mockup of the code highlighting all the divs used to make up the structure. In future versions I should have one sorted for all the typography as well.

View Manji Structure Mockup