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

General Discussion

HELP WITH A WEBSITE STRUCTURE!

Hi Guys,

I am designing and developing a website and found a structure i like however although i am good at reading code i am not the best and require some guidance in breaking the code down so that i don't use any unnecessary code. The website I would like mine to look like is www.flipboard.com however there are certain things on the page that i don't need like the scrolling navbar and extra content below the slider. All i need is the top content of the page so that the slider is 100% height and width of the browser and when i navigate i want the transition of the content to slide to the left so it looks like it is being pushed by the next set of content. I would appreciate any help! Thanks!

1 Answer

Ben Dowling
Ben Dowling
9,381 Points

Cheeky as it might be to suggest an external 'rival' website, there is a brand new course on Codecademy.com which teaches you exactly how to build the flipboard.com front page. It should be helpful. Haven't completed it myself so I don't know how in-depth it is, but it's worth a look.

http://www.codecademy.com/en/skills/make-an-interactive-website/topics/your-first-program/jquery-introduction

Good luck anyway!