Responsive (Mobile) Design What is this? Why Should You Care?

Slides:



Advertisements
Similar presentations
June 27, 2012 Ryan Day and William Wales, GSA OCFO/BDFE.
Advertisements

PHP and CSS to control web apps styles. CSS is used to style today’s web applications.
15 LAYOUT Controlling the position of elements Creating site layouts Designing for different sized screens.
PBA Front-End Programming Responsive Design. Is there such a thing as a ”typical user” of our website…? With regards to – Screen resolution – Bandwidth.
Web design. print The grid system is an aid, not a guarantee. It permits a number of possible uses and each designer can look for a solution appropriate.
Responsive Web Design Sheri German, Instructor Montgomery College.
 A “new-ish” web design methodology  Addresses growing number of Internet devices  Tailored experience to any device  Limits resizing, panning.
RESPONSIVE DESIGN Sources: Kadlec, T. (2012). Implementing responsive design. Berkeley, California: New Riders Publishing. MarcotteMarcotte, E. (2010).
RESPONSIVE DESIGN Sources: Kadlec, T. (2012). Implementing responsive design. Berkeley, California: New Riders Publishing. MarcotteMarcotte, E. (2010).
CISC 474: Advanced Web Technologies HTML5 & CSS3, & Responsive Design.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 12: Building Responsive Webpages.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
Getting Started with Adobe Dreamweaver CS6. Unit Objectives Define web design software Start Adobe Dreamweaver CS6 View the Dreamweaver workspace Work.
WRA 210 – SS2014 RWD1 : CSS Media Queries. Responsive? Responsive Web Design… Means that a web site works optimally well for users regardless of the device.
CIT 256 Mobile Web Development Dr. Beryl Hoffman.
Intro to RESPONSIVE DESIGN. Why? What?
Lesson 15: Mobile Design and Layout Introduction to Adobe Dreamweaver CS6 Adobe Certified Associate: Web Communication using Adobe Dreamweaver CS6.
Principles of Web Design 6 th Edition Chapter 2 – Web Site Design Principles.
Relatore: Ing. Marco Porta Correlatore: Ing. Massimo Cellario Tesi di Laurea di: Andrea Marchetti Anno Accademico 2010/2011 UNIVERSITA’ DEGLI STUDI DI.
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
Using Styles and Style Sheets for Design
Responsive Design with Drupal. Who is Chaz Chumley?  Technical Director - Saforian  Author - Lynda.com  Govt. to Non-profit to Corporate  Over 7 years.
| imodules.com Making Your Site Mobile-Ready Presented by Chris Smith and Mark Werner.
Basic Responsive Design Techniques. Let’s take a look at this basic layout. It has a header and two columns of text, in a box that is centered on the.
Week 8 – Part 3 More on Links, Layout, and Mobile Key Concepts 1.
Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® Copyright 2010 Adobe Systems Incorporated. All rights reserved. ® Copyright 2012 Adobe.
HTML CSS JAVASCRIPT. HTML - Stands for Hyper Text Markup Language HTML is a ‘language’ that describes web pages. This language is a collection of codes.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: – The head content – The body Creating Head Content and Setting Page.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
Responsive Web Designing Using CSS3 & HTML5 -Sandip Jadhav “We are building a web, for all device ”
Web Design: Responsive Layouts Sarah Murto 09/29/ W - Graduate Workshop.
+ Responsive Design Communication Strategy for Mobile, Desktop Los Alamos National Laboratory Ask a question at #interlab.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
© 2012 Adobe Systems Incorporated. All Rights Reserved. Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® REUSABLE DESIGN.
Responsive Design Design that Adapts to Different Devices SoftUni Team Technical Trainers Software University
INFO1300 LAB7 OCT.11TH RESPONSIVE DESIGN. WHAT IS RESPONSIVE WEB DESIGN A mix of flexible grids and layouts, images and an intelligent use of CSS media.
GO MOBILE. GO RESPONSIVE. 185 mil mobile internet users in India
Web Design Site Structure. Site File Structure What is a wireframe?
Mobile Devices Lesson 11. Objective: The challenges of designing for mobile devices Using CSS3 media queries Converting a fixed width layout to a single.
LESSON 15 – UNIT 0 ADAPTING YOUR WEB SITE FOR MOBILE DEVICES.
The A esthetics of Mobile App Design or The Way Effective Apps Look to Users.
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Adobe Dreamweaver CC: The Professional Portfolio Project 8: BLVD Fluid Grid Site Working with fluid grids Creating CSS3 transitions.
(Desktop View) Introducing the new dawsonera Online Reader.
CHOOSE 1 OF THESE.
2016 Cengage Learning Computing Conference Lisa Friedrichsen, Professor Web Development & Digital Media Johnson County Community College HTML 5 / CSS 3.
Responsive and Adaptive Design 2016University of Greenwich 1 Responsive and Adaptive Web Design Kevin McManus Largely stolen from Tanya Williams
Less – Design That is More… BY SPEC INDIA. Less – Design  Adaptive Cross Platform CSS grid system  Responsive & Mobile First Projects  Uses Standards-based.
Small Business Website Revisited Smita Roy. Background The Art of Bloom’ has been chosen which is a florist shop located in a small town called Hornchurch.
Copyright © 2015 rosixtechnology.in To be a world renowned company for providing Software Solutions & Product based IT infrastructure.
A gentle introduction to Bootstrap TDAP Jeremy Shafer Department of MIS Fox School of Business Temple University Spring
A better approach to mobile
Responsive Web Pages.
CS 321: Human-Computer Interaction Design
© 2016, Mike Murach & Associates, Inc.
Responsive Design Optimizing the browsing experience
Why is it important for a website to be responsive?
RESPONSIVE WEB DESIGN.
7 More on Links, Layout & Mobile.
CSS part 2 Outro.
Web Responsive Design.
Responsive Design.
Making Your Site Mobile-Ready
TIMING/VIDEO Remove auto-advancing after creating a video version:
WEB DESIGN FOR MULTIPLE SCREENS
Apply procedures to create cascading style sheets.
Business PowerPoint Template
How to add a photo gallery in html/css
17 RESPONSIVE WEB DESIGN.
Presentation transcript:

Responsive (Mobile) Design What is this? Why Should You Care?

How?  Optimize the Layout  Adapt the content that is visible  Shoot for 2-3 clicks  Make your text bigger  Simplify the buttons/navigation  What does your user need?

How?  Geek Speak:  Style sheets (CSS)  Flexible Grids  Media Queries

Change your thinking.  Phone first, then…  Tablet  Desktop  Create in chunks  Think in %, not pixels  Start Small  Do a Landing Page

Examples

Some Sources  things-you-need-to-know-about-responsive- design.html things-you-need-to-know-about-responsive- design.html 