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 trialJulianna Kahn
20,702 PointsThings seem not to be aligning well. Should I be doing something to change the form width?e
I can't seem to add a screenshot, but the x-close box appears below and not aligned to the rest of the form. Also, the checkboxes on the bottom are squeezed next to each other rather than a straight list down.
<div class="alert alert-warning alert-dismissible fade show" role="alert"> <strong>Hurry!</strong> Early Registration ends in two days. <button type="button" class="close" data-dismiss="alert" aria-label="Close"> <span aria-hidden="true">Ć</span> </button> </div>
1 Answer
Julianna Kahn
20,702 PointsActually, I had some time to pour through the code and found that an extra </div> had been included. I guess it also put a break in the code in the wrong place.
But thanks for taking a look.
Rafael silva
23,877 PointsOk, you're welcome.
Rafael silva
23,877 PointsRafael silva
23,877 PointsHey can you post the complete problem? I can help you, but this code don't show anything to solve, post a photo of problem something like that, or the complete code.