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 trialJeremy Frimond
14,470 PointsLove the Design of this site, how do I even begin to replicate it?
As Im sure most people on this site do, I spend time browsing other websites, when I like portions of or entire sites I try to replicate them.
I really like the style of this site http://italic-studio.com/ but I dont even know where to begin replication (aside from a firm grasp on js). Does this style of website have a specific name? more specifically does the scrolling section have a name?
Any insight would be greatly appreciated!
6 Answers
Anthony Moore
2,282 PointsThis technique can be accomplished by using a script similar to http://scrollrevealjs.org/
I guess it is similar to "parralax" scrolling sites.
Adam Sackfield
Courses Plus Student 19,663 PointsNice link +1
Calvin Nix
43,828 Points+1 for link and speed :)
Calvin Nix
43,828 PointsI believe the scrolling is called "Parallax Scrolling".
Jeremy Frimond
14,470 PointsThanks guys, Ive heard tparallax before but didnt know what it was- now I do. Cheers!
David Pastor
5,738 PointsHello there,
I was wondering, is there any course here on Treehouse that could teach me to build these type of websites?
Thanks for sharing
Adam Sackfield
Courses Plus Student 19,663 PointsAn understanding of JS and CSS would be a good start then research parallax, pick apart other plugins on github and just explore and break things ;)
David Pastor
5,738 PointsThanks man! I really appreciate it! I'm gonna do that!
Chris Garcia
2,562 PointsThe Treehouse show mentioned this little gem the other day.
Adam Sackfield
Courses Plus Student 19,663 PointsAdam Sackfield
Courses Plus Student 19,663 PointsAlso this here was featured in the treehouse show this week. Nice site link btw