Table of Contents

~~SLIDESHOW~~

Style sheets for Mobile to Desktop

Contact Hour 19: To be discussed on Monday 23rd April, 2012.

Lecturer: Dr Chris P. Jobling.


The contents of these notes and all the examples are from Chapter 12 of Castro and Hyslop, HTML5 and CSS3: Visual Quickstart Guide, 7th Ed., PeachPit Press, 2012.

A the moment, these notes are incomplete and you are invited to contribute to them by getting an account on this wiki.

Style sheets for Mobile to Desktop

Aim-to build one web site that works on the entire range of devices – from TV to smart phone – adapting its layout according to the devices capabilities

Mobile strategies and considerations

Two approaches:

  1. Build a dedicated site for mobile devices
    • mobile
    • tablet 1)
    • desktop
  2. Build one site for all devices
    • Same HTML, different style2)–preferred approach

Dedicated site

Target.com (an e-commerce site)

BART (a transport services site)

One site for All

One set of HTML which adapts for device. Remember mobile phones have smaller screens and reduced bandwidth

Making 'one site for all' happen

Example: www.foodsense.is


Principles of Responsive Design

Also known as “Mobile First” design


<note>

</note>

Further Reading

Understanding and Using Media Queries

Used in head

              <i ink net = "style sheet a half ="-.."
                              media ="..-sheik's decry ^ />

or in Style sheet Crude c-stoutest {

                      i. rules

3 Media features you can test for *

      width aspect-ratio scar
      height device-aspen-ratio grid
      device-width color
      deuce-height cow-index
      orientation monochrome
                              resolution

KX except on i E <9. Example

      f-f--0 bare-ass-used by all
                                      browser
                      styles-480 ^ c is r-use d only
                              if browser has width
                                      > = 480 pixels.
                      Cared supports media queues!)

<veto name = “viewpoint” content = a

              w a d In = device-width, i n i bi al-scale = I. 0'

(Ink net = “styles meet a media = hall u

              b aha h net ÷ u b use. CSS u I>

Cube d = a style sheet n

              media = "only screen

Summary

Next

1)
mobile and tablet sometimes/often? combined
2)
possibly also adjusted image & video sizes because mobile is expensive and slow
3)
This also applies to behaviour, and we will study it in more depth next year when we look at JavaScript