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 trialCarlos José
Courses Plus Student 12,431 PointsLabel instead of heading for CSS styling ?
I guess that Nick chose the label element instead of a heading element to use the CSS styling used for that element.
1 Answer
Steven Parker
232,149 PointsYou did not reference any particular course/module/video, but just in general, I would expect the choice of a label or heading would be related to the HTML content.
I would expect a heading to be used with a collection of items, and a label to be used with a single one, particularly an input or control of some kind.
Carlos José
Courses Plus Student 12,431 PointsCarlos José
Courses Plus Student 12,431 PointsThank you for the response. This is the video : https://teamtreehouse.com/library/html-forms/choosing-options/checkboxes