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 trialYeukai Patience Shiripinda
8,067 PointsI need help with centre aligning text inside the jumbotron. My workspace snapshot is on http://w.trhou.se/enx4jzlemi .
Hi i have been trying really hard to centre align the text inside my jumbotron but for some reason i am failing to do that .Ive also gone over this video thinking that i have missed something but i cant seem to be able to pin-point it .I am hoping that a fresh pair of eyes can tell me where i have gone wrong.Thank you Treehouse community in advance!
workspace snapshot is on http://w.trhou.se/enx4jzlemi
Yeukai Patience Shiripinda
8,067 Pointswc93 you are so right!I speak British English and so i forget that i need to switch it out when im writing code .I will definitely replace that and i hope that it works!Thank you very much !!
1 Answer
wc93
25,725 PointsThe second div class of jumbotron has "text-centre" instead of "text-center". My most common errors are spelling errors. Trying to type too fast.
...moved from comment
wc93
25,725 Pointswc93
25,725 PointsThe second div class of jumbotron has "text-centre" instead of "text-center". My most common errors are spelling errors. Trying to type too fast.