Hi,

i have used 2 css frameworks:

GRID 960
benefits:
- very simple, for small projects
disadvantages:
- you only havee one template (960 px large)
- there is NO fluid template (no percentage only px), so if you want
to have a backend template completely fluid, you will have to hack the
css


YUI GRID CSS
benefits:
- build for big projects (like Yahoo Health), fully customizable
- zoom is availlable for all browsers
- no pixel for grids only em and percentage
disadvantages:
- you cannot grab only the CSS components, you have to take it in the
YUI library


Jquery UI isn't really a full css framework,
with full cms framework i talk about grids,
grids are very usefull for many reasons:
- improve productivity (less work)
- work one most browsers (save you a headache)
- is good for SEO (less HTML = more interesting content)
- can improve javascripts performence when finding the DOM (ex: $
('div') selector);


i just discovered Yui grid css so i might have forgotten some great
features,
i think the best choice between both is YUI GRID CSS framework for his
complementarity

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to