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 Framework Basics Build a Website with Bootstrap Building the Navbar

Jen C
Jen C
8,695 Points

Why not just use 'navbar-brand' for the logo?

I'm just wondering why not use 'navbar-brand' for the logo, it seems to be the standard way to do this e.g. on codeply etc?

rydavim
rydavim
18,813 Points

In reading the documentation, it seems like a good use of navbar-brand. Maybe Guil Hernandez can pop in and offer his two cents.

1 Answer

Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

I believe it was a matter of preference (I recorded that a while ago). And I didn't need the styles associated with the navbar-brand class for the custom site build. :)

Jen C
Jen C
8,695 Points

Thanks for responding! I wasn't aware of the age of the video.