|
|
|
|
|
by manifold
5796 days ago
|
|
http://www.alistapart.com/articles/responsive-web-design/ is a useful reference point for creating fluid design. Essentially you can specify different css depending on the width of the browser window, which means you can cater to multiple types of user. For a real example: http://hicksdesign.co.uk/journal/ implemented a 4-column layout at the end of June that looks great on both my 1920 monitor, and my mobile. Try resizing your browser window to see the effect in action. |
|