Live data from Hacker News

Mobile Web Design Help

news.ycombinator.com

1–5 of 5 posts

Mobile Web Design Help

#1
Can anyone help me find a good resource for information on mobile web design? More specifically, I'm interested in "responsive" web design where a single website (and related code) can be used both by a desktop and mobile browser.

Is there a way to code your HTML/CSS to recognize the device your user is using and display the appropriate webpage?

There just seems to be so many features/changes to the design of some pages when viewed on a mobile browser and my knowledge of CSS/HTML doesn't encompass this.

Any help is appreciated. Thanks!

Re: Mobile Web Design Help

#4

There's are really good book on that: Responsive web design http://www.abookapart.com/products/responsive-web-design

Thank you for that! I will be getting that book and reading through it. The description seems to be exactly what I'm looking for. If anyone has any other suggestions or materials... feel free to share them. Thanks!

Re: Mobile Web Design Help

#5

This might not be exactly what you are looking for, but could be very helpful to look at some of the responsive web frameworks like Foundation ( http://foundation.zurb.com/ ).

Not exactly what I'm looking for, but thank you for the link.