- Explore into using relative length units to define certain css params (e.g. margins/padding width/height) - This helps the app to render correctly on different dimensions (e.g. difference in sizes of iPhones and Android phones) - This IS NOT for tablet vs phone comparisons (these should use media queries)