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 trialDeepa S
Courses Plus Student 604 Pointsregarding responsive website
Hi Do any one have any idea regarding responsive websites.?If So can you provide any links or references?
Deepa S
Courses Plus Student 604 PointsThanks a lot for the links Jeff
4 Answers
kush sharma
Courses Plus Student 2,360 PointsHi, Responsive websites adjust their layouts according to different screen resolutions, try maximizing your browser window and see a responsive website layout change.The layout does not break like in a regular website or there is no widely dreaded horizontal scrollbar in the site upon maximizing the browser window. Check this out: [http://www.awwwards.com/websites/responsive-design/]
Deepa S
Courses Plus Student 604 PointsThanks kush..Do you have any tutorials /refernces/any book title which addresses this concept?
kush sharma
Courses Plus Student 2,360 PointsHi Deepa,
There are number of blog/articles online which you can refer to for designing responsive websites. Haven't tried any books for that , although personally i feel online you will find great up-to-date material regarding responsive web design as it is a hot topic these days. Media queries are used widey to make a website responsve, check out those also. For articles you can check out below and google for more:
http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
Deepa S
Courses Plus Student 604 PointsThanks for the links kush
Jeff Busch
19,287 PointsJeff Busch
19,287 PointsHi Deepa,
Is this what you are referring to? Build a Responsive Website. Maybe you should start here: CSS Foundations.
Jeff