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 trialColin Marshall
32,861 PointsNaya Willis there are 8 questions for this quiz. Can you please provide us the specific question you are having trouble answering?
Alex Flores there are breadcrumbs at the top of this page that show the course and section this thread pertains to. There is also a "View Quiz" button to the right of the breadcrumbs that links to the quiz that is being discussed in this thread.
7 Answers
Ary de Oliveira
28,298 PointsCenter
Ary de Oliveira
28,298 Pointscenter
Lauri Neuding
13,525 PointsThe view quiz button goes to different questions. Still need to know which question.
Ary de Oliveira
28,298 Pointsi can help you too
Ary de Oliveira
28,298 PointsWrite the property and value that takes .main out of the normal page flow and places it along the left side of its container:
.main { float : left ; }
imke melles
5,942 PointsI think the colon need to be right next to the float (without a space). The same with the semi-colon after left. .main {float: left;}
Ary de Oliveira
28,298 PointsWith the BOX-SIZING property, we can alter the way a browser calculates the total width of an element.
box-sizing
Ary de Oliveira
28,298 PointsIf we specify one background-position value, the browser will assume the vertical position value is center
answer center
Alex Flores
7,864 PointsAlex Flores
7,864 PointsNew to answering comments, so maybe I don't see it. However, I don't know what question your referring to.