Bootstrap | Foundation |
- Bootstrap offers unlimited number of UI elements | - In Foundation UI element options are very limited in numbers |
- Bootstraps uses pixels | - Foundation use REMs |
- Bootstrap encourages to design for both desktop and mobile. | - Foundation encourages to design mobile first |
- Bootstrap support LESS as its preprocessor | - Foundation support Sass and Compass as its preprocessor |