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 trialZUNSHI WANG
6,814 PointsThe sign up button keeps wrapping onto the second page
<!-- signup form --> <hr> <div> <div class="row"> <div class="col-md-6"> <p><strong>About Treehouse</strong></p> <p>Treehouse brings affordable technology education to people everywhere to help them achieve their dreams and change the world.</p> </div> <div class="col-md-6"> <p><strong>Stay up-to-date on Full Stack Conf</strong></p> <div class="input-group"> <input type="text" class="form-control" placeholder="Email"> <span class="input-group-btn"> <button class="btn btn-default" type="button">Sign up</button> </span> </div> </div> </div>
</div> <hr><!-- /signup form -->
Tried alot of things and nothing seems to work. Thanks for the help!
1 Answer
Ezra Siton
12,644 PointsHi. Create workspace (or codepen) - it is impossible to know the problem without CSS.
https://teamtreehouse.com/library/using-treehouse-workspaces
Also "second page" - be less general - what do you mean