In the 960.css there is no space between each level.
When I try and do a page, there is.
See http://www.internetlinked.com/test/
and
http://www.internetlinked.com/test/css/960.css
http://www.internetlinked.com/test/css/reset.css
http://www.internetlinked.com/test/css/text.css
You'll need to explain what
You'll need to explain what exactly you mean by 'no space between each level' if you mean margins then create/adjust them.
To be truthful not many of us will be familiar with this css framework and indeed I think the majority will be slightly disapproving of this kind of attempt to parcel up something like CSS into a 'system' I know I certainly am
Hi... I was refering to the
Hi... I was refering to the margin between the header and content and footer sections, but I found it in the text.css file. Yeah I realise that frameworks are frowned on in some circles, I'm just experiementing with them at present. Cheers
Yep slightly odd place for
Yep slightly odd place for them, saw a large set of grouped selectors applying margin-bottom:20px to just about every block level element, not sure why that's considered a good idea, guess they are trying to create a DTP/graphic look as closely as possible and don't want margins increasing proportionally with text size :shrug: