Bootstrap Question:

Explain me what is the difference between Bootstrap and Foundation?

Tweet Share WhatsApp

Answer:

Bootstrap:
☛ Bootstrap offers unlimited number of UI elements
☛ Bootstraps uses pixels
☛ Bootstrap encourages to design for both desktop and mobile.
☛ Bootstrap support LESS as its preprocessor

Foundation:
☛ In Foundation UI element options are very limited in numbers
☛ Foundation use REMs
☛ Foundation encourages to design mobile first
☛ Foundation support Sass and Compass as its preprocessor

Download Bootstrap PDF Read All 128 Bootstrap Questions
Previous QuestionNext Question
Do you know what is the use of Bootstrap Carousel plugin?Tell me what media object in Bootstrap is and what are their types?