in Bootstrap by

How can you differentiate between Bootstrap and Foundation?

1 Answer

0 votes
by

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

+1 vote
asked Jan 20 in Bootstrap by SakshiSharma
+1 vote
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
0 votes
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
0 votes
asked Oct 12, 2021 in Python by rajeshsharma
...