April 26, 201313 yr Hey WDF, We're just about to properly expand into mobile design and was looking for some advice. A friend of mine uses Artisteer a lot for some of his low budget jobs, and was showing me the way it automatically "mobilizes" depending on the screen size, which is OK I guess but I don't like the idea too much on it changing just depending on what size the screen is. Can anyone recommend any good articles on detecting and changing the website if it's loaded on a mobile / tablet / computer. So I can build 3 websites in effect which will be different depending on what its loaded on. Thanks! - Nemo
April 26, 201313 yr Responsive web design is the way forward. Building 3 different websites is often a waste of time and a frustration to the end user who will struggle to find content on their mobile device. Look into responsive web design - it's no new concept and is all over the web. In short, a responsive website design will adapt to any screen size, and still be fully functional/accessible. There are several frameworks that will speed up your development time. Look into Twitter's Bootstrap for a very simple, easy-to-get-into responsive framework. Edited April 26, 201313 yr by andy9l
Create an account or sign in to comment