This is not a comprehensive article about developing a mobile device strategy for your website. It’s simply some tips that are based on a couple of things that I have implemented recently so that this blog is more easily viewable on mobile or cell phones. In my case, I am assessing each of my personal websites in order to determine whether I want to make them more mobile-friendly. If Yes, my plan is that I will not be creating separate mobile websites but will be optimising the existing websites.
Info: There are several mobile device website strategies that you may consider [including the option of doing nothing]. Cameron Moll’s Mobile Web Book is a good place to start if you want to know more.
Here are my tips:
<div>s and change their widths to % values rather than pixel-based values. The idea here is that the content will be linearized and more easily readable on smaller screens.These are just the first steps that I have taken. I will probably be adding more to my handheld style sheet in the coming months. I will also be revising some other websites accordingly and learning more about other mobile device website methods and strategies.
Related: Want to optimise your website for iPhones? Try iPhone CSS—tips for building iPhone websites
Stunning CSS3: A Project-Based Guide: Use this book to work through a series of practical yet cutting-edge projects. Each chapter walks you through standalone exercises that you can integrate into projects you're working on, or use as inspiration.
» Buy from Amazon.com · Amazon.co.uk
ThemeForest sell a range of site templates from some fantastic designers. They also sell some great WordPress themes!
Online invoicing made easy with CurdBee!
» Sign up
Join SugarSync for online backup. Sync your files between Mac, PC and mobile phone. Get 5 GB FREE and up to 10 GB bonus space!
HTML5 and CSS3 for the Real World will show you how to create websites using these new methods.
This easy-to-follow guide covers everything you need to know to get started. You’ll master the new semantic markup available in HTML5, as well as how to use CSS3 without sacrificing clean markup or resorting to complex workarounds. Buy the Book! · FREE Chapters
Stephen Webb 16 September 2009, 09:43 1
This is an area of web design that has had little coverage so far, but certainly one that will become more and more important in the near future, especially with the rapid development of 3G phones and mobile Internet. We have heard about this for some time, but part of the next evolution of the Internet will be it becoming truly mobile, and accessible from a variety of devices, so consistency in page displaying will become as important as pages being search engine optimised.
Looking through the Adobe Creative Suite package I’ve found Adobe supply a program called ‘Device Central’, built specifically for this requirement. You can test your page on how it should display on a number of popular phones and screen sizes, surely an invaluable tool for all designers! I will be incorporating the tips on this blog into my next website, and trying them out using Device Central and real phones to make certain the pages are displayed and coded correctly! Thanks!
Clive Walker 16 September 2009, 19:02 2
@Stephen: I think the subject of mobile web design has had a reasonable amount of coverage actually. For example, there are several good articles on A List Apart and one of these dates from 2004!
Not tried Device Central myself but would be interested to hear what you think of it.