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 trial
Rodrigo Alarcon
8,028 Pointscss trouble
my content is not shifting to the right like it should and some text is now gone what do I do???
4 Answers
shylor
5,810 PointsDo you have any more details? Are you trying to use Floats or something else?
Rodrigo Alarcon
8,028 Pointsim on track "web design" video"working with grids"
James Barnett
39,199 PointsYou almost certainly have an issue with your file path in your link tag of the stylesheet that has the CSS for the grid.
Rodrigo Alarcon
8,028 Pointshow would i fix that???
Rodrigo Alarcon
8,028 Points<link rel="stylesheet" href="css/grid.css" type="text/css" media="screen"> i am using the tag of <div class="container"> and ending with </div> why are there problems???