G
G
galynsky2014-07-09 20:53:56
css
galynsky, 2014-07-09 20:53:56

Which CSS framework should you choose?

I would like to know the opinion of people for and against using a CSS framework? And which one is better to choose? HTML5/CSS3/Responsive.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexey Pavlov, 2014-07-09
@joseperez

Only for frameworks. They are usually well structured and allow you to write code with a minimum of repetition. This is especially noticeable on large projects. Bootstrap is an excellent framework) In the third version, they made working with responsive very convenient

E
Eugene Burmakin, 2014-07-09
@Freika

Bootstrap / Zurb Foundation, for generic projects.

S
srko, 2014-07-09
@srko

You need to look at the requirements.
Sometimes it's easier with frameworks, sometimes it's easier to do everything without them.
The main ones are Zurb Foundation and Twitter Bootstrap.
Here is a material about their differences and this is the conclusion: “Developers, use Bootstrap. Coders (front-end developers), use Foundation. This article explains why ."
I chose Zurb Foundation because of Mobile First, their approach to responsiveness, ready-made Pricing tables and other little things that seemed to me more suitable for my tasks.
But I'm just typing. So ... a matter of taste.

D
Dmitry Cherednichenko, 2014-07-10
@likeapimp

A matter of taste. Also, depending on the scope of the project. Personally, I have never had the need to use a css framework.

A
Alexander Gamov, 2014-09-04
@slowdream

LESS preprocessor + custom mixins.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question