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
Jaime Rios
Courses Plus Student 21,100 PointsMy first website build with Foundation.
Here is my first website built for a friend. Please show feedback.
3 Answers
Jaime Rios
Courses Plus Student 21,100 PointsSorry, I just updated my question
Chyno Deluxe
16,936 PointsInteresting. I like the design. Simple and to the point. An improvement I would suggest is you optimize your images so they load faster. If you have Photoshop, I'd suggest you create web optimized images that are smaller and less quality so that the file size can be reduced and will load faster.
Good Work.
Trace Harris
Python Web Development Techdegree Graduate 22,065 Pointsthere could be a few refinements design wise . typographically I feel your line lengths are too long, It is a good rule of thumb to keep them from 40 - 75, I usually go for about 50 - 100 characters. Everything is aligned rag-left except for the courses page, that is a little disconnect, you should aim for consistency there. On the home page maybe swapping the placement of the text and image? or possible play with size and hierarchy in the type you have a lot of space to work with .
Trace Harris
Python Web Development Techdegree Graduate 22,065 PointsSo I was thinking about the line length a good way to do this is using foundations built in grid system. just put each block or blocks of text in its own div. then use foundations built in class names to dictate how many columns the div will take up foundations grid system and how to implement is well documented on their site.
Chyno Deluxe
16,936 PointsChyno Deluxe
16,936 PointsI think you forgot the link =)