Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Benefits of using a CSS framework [duplicate]

Tags:

css

frameworks

Possible Duplicate:
What is the best CSS Framework and are they worth the effort?

Would you recommend using a CSS framework for ASP.NET like the Blueprint CSS Framework vs building your own css styles? What are the benefits of using such a framework?

like image 288
Erich Avatar asked Jan 20 '26 04:01

Erich


2 Answers

Abstraction is the keyword.

Like every framework it delivers you a code basis you can build on. You don't have to "reinvent the wheel".

like image 179
Henrik P. Hessel Avatar answered Jan 23 '26 08:01

Henrik P. Hessel


Ever considered using CSS resets? They're much simpler and allow you to start from the ground up.

I have heard of CSS frameworks but don't really understand the level of complexity they introduce.

That said, I do tend to write standard CSS and expect browsers to conform to it. If not perfectly, then similarly across them all.

like image 26
Alexander Trauzzi Avatar answered Jan 23 '26 06:01

Alexander Trauzzi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!