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 How to Make a Website Customizing Colors and Fonts Pick Fonts and Set Relative Units

Name/Title Centering

Try as I might, I can't seem to get my name and title to center on the website. Everything else is the same, but they're not in the middle of the page, they're on the left with my h1 links. I've been following along, and I believe my code is exactly the same, I'm not sure what's going wrong here.

I think this is something from several videos back though.

1 Answer

Found the issue!

It was due to CSS having the label and html missing the label's = sign. Sorry!