Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Bootstrap Basics Getting to Know Bootstrap Enhancing the Page

2 Answers

Brendan Whiting
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Brendan Whiting
Front End Web Development Techdegree Graduate 84,735 Points

I think Bootstrap's forms are also great. Default HTML styling for forms looks clunky and old. And it's hard to get them to look good if you're doing your own css from scratch. There are lots of little styles to tweak that you might not even think of: focus state, hover state, disabled button styles, placeholder text styles, etc. etc.

Bootstrap is a good option if you just need decent, simple, modern looking looking website. It's like wearing khakis and a button down shirt. Not everyone occasion requires a bespoke suit. You can also add some branding/theme colors to Bootstrap fairly easily.