Displaying posts tagged: css
21st February, 2010 12:52 pm
No Comments
When building a framework, it's critical to get the structure correct from the outset, else it'll just make things far more complicated in future. As I'm familiar with the Zend Framework, and it seems to have a fairly logical structure, I based the JS framework structure around this.
Fundamentally, the framework has several key components:
HTML ...