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 trialAlfonso Farache
1,853 PointsI am doing the same thing and donΒ΄t get the same reults
I am having problems with grids beacuase I am following and writting the same things the teacher is writting and it is not working, for example with grid 4:
<div class="container clearfix"> <div class="grid_4"> <img src="img/logo.gif" alt="Smells Like Bakin"> </div>
Is there any error I can not see?
2 Answers
John Steer-Fowler
Courses Plus Student 11,734 PointsHi there Alfonso,
Would you be able to show your HTML code for please? You can refer to the Markdown Cheatsheet for help on showing code in this discussion.
Thanks
Alfonso Farache
1,853 PointsThank you very much Jhon I found out the way to solve the problem. I am absolutly new at this and sometimes make stupid mistakes.
Thank you very much for your help!