0 votes
in Bootstrap by (30.5k points)

How can you differentiate between Bootstrap and Foundation?

1 Answer

0 votes
by (6.0k points)

How can you differentiate between Bootstrap and Foundation?

Bootstrap supports the LESS preprocessor and allows the design and development for both mobile and desktop. It uses only pixels and has a number of UI elements.

Foundation, on the other hand, supports Sass preprocessor and allows mostly mobile designing. It uses REMs and has only a few options when it comes to UI elements.

🔗Reference : stackoverflow.com

🔗Source: Bootstrap Interview Questions and Answers for Freshers and Experience 

Related questions

...