Good meeting today, all!
Absent: Christin (Sick)
- Mobile-first development is key. Start with the simplest, most basic mobile version and build on it with media queries.
- Some mobile devices do not understand media queries, so making the mobile version the first code that displays.
- CSS hierarchy is important.
- Use classes, not IDs.
Some responsive sites:
- www.microsoft.com
- www.mrporter.com
- www.time.com
- www.lancs.ac.uk
For next week:
A draft of a .NET magazine-style article for our first submission.
- Will: Responsive Media (Media Queries included.)
- Findo: Responsive vs. Mobile Sites (Focus on BBC)
- Serena: User Experience (Focus on Human Interface: Touch, etc.)
- Jacky: Accessibility
- Ming: Responsive Layout (Fluid Grids)
- Christin: Pro Tips on HTML5 and CSS3/4, What’s Good/Bad/Works/Doesn’t Work. Pick 3-6 keys and elaborate. (html5please.com, etc.)
Remember, the key is that pages scale UP to desktop, not DOWN to mobile.