SlideShare a Scribd company logo
1 of 22
Download to read offline
Adap%ve	
  Web	
  Design	
  vs.	
  
Responsive	
  Web	
  Design	
  
Designing	
  for	
  the	
  Mobile	
  Consumer	
  
Jam	
  Hashmi	
  
CEO	
  &	
  President	
  
ClickTecs	
  
@jamshaidhashmi	
  
jam@clicktecs.com	
  	
  
Agenda	
  
§  Understanding	
  the	
  Nomenclature	
  
§  Adap%ve	
  Website	
  Design	
  (AWD)	
  
§  Responsive	
  Website	
  Design	
  (RWD)	
  
§  Advantages	
  and	
  Disadvantages	
  of	
  AWD	
  and	
  
RWD	
  
§  Deciding	
  between	
  Responsive	
  and	
  Adap%ve	
  
§  Examples	
  from	
  Search	
  Results	
  PorLolio	
  
§  How	
  to	
  uncover	
  lost	
  Opportuni%es	
  in	
  Analy%cs	
  
§  Q/A	
  
Nomenclature	
  
Responsive	
  Web	
  Design	
  
Adap5ve	
  Web	
  Design	
  
Nomenclature	
  
©2013	
  	
  WSI.	
  	
  All	
  rights	
  reserved.	
  
Responsive	
  Web	
  Design	
  
Adap5ve	
  Web	
  Design	
  
Simplify 	
  	
  
The	
  two	
  main	
  categories:	
  	
  
	
  
– Adap%ve	
  Web	
  Design	
  (AWD)	
  
– Responsive	
  Web	
  Design	
  (RWD)	
  
Similari%es	
  AWD	
  &	
  RWD	
  
	
  
	
  
Both	
  allow	
  websites	
  to	
  be	
  viewed	
  in	
  mobile	
  
devices	
  and	
  various	
  screen	
  sizes,	
  ul%mately	
  
providing	
  visitors	
  with	
  a	
  be[er	
  mobile	
  user	
  
experience	
  	
  
Adap%ve	
  Web	
  Design	
  (AWD)	
  
•  Uses	
  the	
  server	
  to	
  detect	
  the	
  device	
  the	
  website	
  is	
  
being	
  viewed	
  on	
  (desktop,	
  tablet,	
  smartphone)	
  
•  Sends	
  specific	
  files	
  for	
  that	
  device	
  	
  
•  Dis%nct	
  templates	
  for	
  each	
  device	
  
•  Pages	
  load	
  faster	
  –	
  usually	
  housed	
  on	
  its	
  own	
  
domain	
  m.domain.com	
  or	
  domain.com/m	
  
The	
  condensed	
  defini5on	
  of	
  an	
  adap5ve	
  design	
  
is	
  that	
  it	
  will	
  change	
  to	
  fit	
  a	
  predetermined	
  set	
  
of	
  screen	
  and	
  device	
  sizes.	
  	
  
Responsive	
  Web	
  Design	
  (RWD)	
  
•  Uses	
  specific	
  CSS	
  code	
  to	
  modify	
  the	
  presenta%on	
  of	
  
a	
  website	
  based	
  on	
  the	
  size	
  of	
  the	
  device	
  it	
  is	
  being	
  
displayed	
  on	
  	
  
•  Informa%on	
  for	
  every	
  device	
  is	
  downloaded	
  
regardless	
  of	
  whether	
  it	
  is	
  used	
  	
  
•  Pages	
  load	
  slower	
  –	
  Same	
  Domain	
  name	
  
The	
  condensed	
  defini5on	
  of	
  a	
  responsive	
  web	
  
design	
  therefore	
  is	
  that	
  it	
  will	
  fluidly	
  change	
  
and	
  respond	
  to	
  fit	
  any	
  screen	
  or	
  device	
  size.	
  	
  
 
	
  
	
  
Examples	
  of	
  Adap5ve	
  Website	
  Design	
  
Different	
  URL	
  -­‐	
  AWD	
  
Different	
  URL	
  -­‐	
  AWD	
  
IPhone	
  Portrait	
  
 
	
  
	
  
Examples	
  of	
  Responsive	
  Website	
  
Design	
  
Same	
  URL	
  -­‐	
  RWD	
  
IPad	
  Portrait	
   	
   	
   	
  IPad	
  Landscape	
  
	
  
Same	
  URL-­‐	
  RWD	
  
©2013	
  	
  WSI.	
  	
  All	
  rights	
  reserved.	
  
Iphone	
  Portrait	
  
IPad	
  Portrait	
  
The	
  Power	
  of	
  RWD	
  
Average	
  39%	
  decrease	
  in	
  
Bounce	
  Rate	
  
Finding	
  Opportunity	
  
•  Get	
  the	
  Analy%cs	
  Access	
  
Find	
  Lost	
  Opportuni%es	
  
•  Mobile	
  Traffic	
  Bounce	
  Rate	
  
	
  
Deciding	
  b/w	
  AWD	
  &	
  RWD	
  
•  Adap%ve	
  requires	
  you	
  to	
  develop	
  and	
  maintain	
  
separate	
  websites	
  either	
  by	
  URL	
  or	
  by	
  separate	
  
HTML/CSS	
  code	
  
•  With	
  a	
  separate	
  website/HTML,	
  you	
  can	
  fine	
  
tune	
  and	
  op%mize	
  how	
  your	
  site	
  displays	
  on	
  a	
  
par%cular	
  device	
  
•  With	
  adap%ve	
  web	
  design	
  you	
  can	
  op%mize	
  
image	
  sizes	
  i.e.	
  low	
  resolu%on	
  for	
  low-­‐
bandwidths	
  
•  SEO,	
  Links,	
  Content	
  all	
  need	
  to	
  be	
  redone	
  
Deciding	
  b/w	
  AWD	
  &	
  RWD	
  
•  Responsive	
  web	
  design	
  relies	
  on	
  HTML5,	
  CSS3	
  
and	
  Javascript,	
  and	
  therefore	
  works	
  best	
  in	
  
rela%vely	
  modern	
  web	
  browsers	
  
•  Responsive	
  web	
  design	
  is	
  suitable	
  for	
  delivery	
  
across	
  an	
  increasingly	
  fragmented	
  mobile	
  
device	
  market	
  (we	
  noted	
  over	
  500	
  devices	
  
used	
  in	
  the	
  last	
  client	
  example	
  shared)	
  
•  SEO,	
  Links,	
  Content	
  all	
  get	
  carried	
  over	
  	
  …	
  
Google	
  Loves	
  Responsive	
  
About	
  ClickTecs	
  
•  Founded	
  in	
  2001	
  
•  Head	
  Office	
  in	
  Mississauga,	
  Canada	
  
•  Our	
  Services:	
  	
  
– Website	
  Design	
  &	
  Development	
  (e-­‐commerce)	
  
– SEO	
  &	
  Social	
  Media	
  Marke%ng	
  
– PPC	
  and	
  Landing	
  Page	
  A/B	
  Split	
  Tes%ng	
  
– Custom	
  Applica%on	
  Development	
  
©2013	
  	
  WSI.	
  	
  All	
  rights	
  
Contact	
  Us	
  	
  
	
  
	
  
Email	
  :	
  info@clicktecs.com	
  	
  
Website	
  :	
  www.clicktecs.com	
  	
  
	
  

More Related Content

What's hot

Responsive Design Presentation
Responsive Design PresentationResponsive Design Presentation
Responsive Design PresentationEugen Figursky
 
Alexa IT Solution Responsive Web designing
Alexa IT Solution Responsive Web designingAlexa IT Solution Responsive Web designing
Alexa IT Solution Responsive Web designingRavi Panchal
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Designmeghantaylor
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designingAanand Bohara
 
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPImpact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPAmit Thakur
 
Impact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessImpact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessAmit Thakur
 
Expertise In Mobile SEO
Expertise In Mobile SEOExpertise In Mobile SEO
Expertise In Mobile SEONimap Infotech
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspectsvanitharajblaze
 
How to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficHow to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficgroceryalerts
 
IAB NZ Mazda Mobile Site Presentation Aug 2012
IAB NZ Mazda Mobile Site Presentation Aug 2012IAB NZ Mazda Mobile Site Presentation Aug 2012
IAB NZ Mazda Mobile Site Presentation Aug 2012Alex Leece
 
Web & Mobile App Development Company in UK
Web & Mobile App Development Company in UKWeb & Mobile App Development Company in UK
Web & Mobile App Development Company in UKEugeneHill7
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendAditMicrosys Australia
 
Why responsive website good for seo
Why responsive website good for seoWhy responsive website good for seo
Why responsive website good for seoTyranny Webdesign
 
Responsive Design pros and cons
Responsive Design pros and consResponsive Design pros and cons
Responsive Design pros and consmbieschke
 
Responsive vs. adaptive vs. device-specific: which one is best?
Responsive vs. adaptive vs. device-specific: which one is best?Responsive vs. adaptive vs. device-specific: which one is best?
Responsive vs. adaptive vs. device-specific: which one is best?Catalyst
 
Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...
Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...
Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...Shannon Lewis
 

What's hot (20)

Responsive Design Presentation
Responsive Design PresentationResponsive Design Presentation
Responsive Design Presentation
 
Responsive web design
Responsive web design Responsive web design
Responsive web design
 
Alexa IT Solution Responsive Web designing
Alexa IT Solution Responsive Web designingAlexa IT Solution Responsive Web designing
Alexa IT Solution Responsive Web designing
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Design
 
Responsive Design
Responsive DesignResponsive Design
Responsive Design
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
 
Nitishreys
NitishreysNitishreys
Nitishreys
 
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLPImpact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
Impact_Responsive Web Design Brings Success to Your Business-AmitFBOXERLLP
 
Impact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your businessImpact_Responsive web design brings success to your business
Impact_Responsive web design brings success to your business
 
Expertise In Mobile SEO
Expertise In Mobile SEOExpertise In Mobile SEO
Expertise In Mobile SEO
 
Responsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant AspectsResponsive Web Design & Its Significant Aspects
Responsive Web Design & Its Significant Aspects
 
How to optimize your blog for mobile traffic
How to optimize your blog for mobile trafficHow to optimize your blog for mobile traffic
How to optimize your blog for mobile traffic
 
IAB NZ Mazda Mobile Site Presentation Aug 2012
IAB NZ Mazda Mobile Site Presentation Aug 2012IAB NZ Mazda Mobile Site Presentation Aug 2012
IAB NZ Mazda Mobile Site Presentation Aug 2012
 
Web & Mobile App Development Company in UK
Web & Mobile App Development Company in UKWeb & Mobile App Development Company in UK
Web & Mobile App Development Company in UK
 
Responsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest TrendResponsive Web Design Has Become One Of The Hottest Trend
Responsive Web Design Has Become One Of The Hottest Trend
 
Web site design
Web site designWeb site design
Web site design
 
Why responsive website good for seo
Why responsive website good for seoWhy responsive website good for seo
Why responsive website good for seo
 
Responsive Design pros and cons
Responsive Design pros and consResponsive Design pros and cons
Responsive Design pros and cons
 
Responsive vs. adaptive vs. device-specific: which one is best?
Responsive vs. adaptive vs. device-specific: which one is best?Responsive vs. adaptive vs. device-specific: which one is best?
Responsive vs. adaptive vs. device-specific: which one is best?
 
Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...
Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...
Clear as mud: Explaining Web Apps, Mobile Apps, Cloud Computing and Design "t...
 

Viewers also liked

Beyond Responsive Web Design - Moving your web agency to mobile development (...
Beyond Responsive Web Design - Moving your web agency to mobile development (...Beyond Responsive Web Design - Moving your web agency to mobile development (...
Beyond Responsive Web Design - Moving your web agency to mobile development (...craigharmonic
 
SharePoint 2013 Mobile Intranet Strategy #SEASPC
SharePoint 2013 Mobile Intranet Strategy #SEASPCSharePoint 2013 Mobile Intranet Strategy #SEASPC
SharePoint 2013 Mobile Intranet Strategy #SEASPCJoel Oleson
 
웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편
웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편
웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편yamoo9
 
Responsive vs Adaptive Web Design - What about Device Channels?
Responsive vs Adaptive Web Design - What about Device Channels?Responsive vs Adaptive Web Design - What about Device Channels?
Responsive vs Adaptive Web Design - What about Device Channels?Stefan Bauer
 
Responsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationResponsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationSolTech, Inc.
 
H3 2011 반응형 웹디자인, 진짜 할 만 한가?
H3 2011 반응형 웹디자인, 진짜 할 만 한가?H3 2011 반응형 웹디자인, 진짜 할 만 한가?
H3 2011 반응형 웹디자인, 진짜 할 만 한가?KTH
 
제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드
제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드
제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드dgmit2009
 

Viewers also liked (8)

Web mashup
Web mashupWeb mashup
Web mashup
 
Beyond Responsive Web Design - Moving your web agency to mobile development (...
Beyond Responsive Web Design - Moving your web agency to mobile development (...Beyond Responsive Web Design - Moving your web agency to mobile development (...
Beyond Responsive Web Design - Moving your web agency to mobile development (...
 
SharePoint 2013 Mobile Intranet Strategy #SEASPC
SharePoint 2013 Mobile Intranet Strategy #SEASPCSharePoint 2013 Mobile Intranet Strategy #SEASPC
SharePoint 2013 Mobile Intranet Strategy #SEASPC
 
웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편
웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편
웹 접근성을 고려한 UI 컴포넌트 디자인 - 캐로셀(carousel) 편
 
Responsive vs Adaptive Web Design - What about Device Channels?
Responsive vs Adaptive Web Design - What about Device Channels?Responsive vs Adaptive Web Design - What about Device Channels?
Responsive vs Adaptive Web Design - What about Device Channels?
 
Responsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationResponsive Web Design using ZURB Foundation
Responsive Web Design using ZURB Foundation
 
H3 2011 반응형 웹디자인, 진짜 할 만 한가?
H3 2011 반응형 웹디자인, 진짜 할 만 한가?H3 2011 반응형 웹디자인, 진짜 할 만 한가?
H3 2011 반응형 웹디자인, 진짜 할 만 한가?
 
제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드
제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드
제 5회 DGMIT UI&UX 컨퍼런스: 2015 웹디자인 트렌드
 

Similar to Responsive Web Design (RWD) vs Adaptive Web Design (AWD)

Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Sandip Jadhav
 
Personal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi ValishettyPersonal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi Valishettyjahnavi valisetty
 
PSD to Responsive Webdesign
PSD to Responsive Webdesign PSD to Responsive Webdesign
PSD to Responsive Webdesign XHTML Champs
 
Responsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChampsResponsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChampsXHTML Champs
 
Responsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsResponsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsSEGIC
 
Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Thomas Carney
 
Responsive web-design
Responsive web-designResponsive web-design
Responsive web-designSopan Ganage
 
Adaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsAdaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsIhor Zenich
 
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNDaveEstonilo
 

Similar to Responsive Web Design (RWD) vs Adaptive Web Design (AWD) (20)

reponsive-web-design.pptx
reponsive-web-design.pptxreponsive-web-design.pptx
reponsive-web-design.pptx
 
reponsive-web-design.pptx
reponsive-web-design.pptxreponsive-web-design.pptx
reponsive-web-design.pptx
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 
Personal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi ValishettyPersonal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi Valishetty
 
Portfolio
PortfolioPortfolio
Portfolio
 
Responsive
ResponsiveResponsive
Responsive
 
Portfolio
PortfolioPortfolio
Portfolio
 
PSD to Responsive Webdesign
PSD to Responsive Webdesign PSD to Responsive Webdesign
PSD to Responsive Webdesign
 
Responsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChampsResponsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChamps
 
Responsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needsResponsive Web Designed for your communication and marketing needs
Responsive Web Designed for your communication and marketing needs
 
Portfolio intern
Portfolio internPortfolio intern
Portfolio intern
 
Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Responsivedesign 7-3-2012
Responsivedesign 7-3-2012
 
Responsive web-design
Responsive web-designResponsive web-design
Responsive web-design
 
Chicago Tech Day Jan 2015: RWD
Chicago Tech Day Jan 2015: RWDChicago Tech Day Jan 2015: RWD
Chicago Tech Day Jan 2015: RWD
 
Adaptive vs Responsive Layouts
Adaptive vs Responsive LayoutsAdaptive vs Responsive Layouts
Adaptive vs Responsive Layouts
 
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive_Web_Design
Responsive_Web_DesignResponsive_Web_Design
Responsive_Web_Design
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Web Designing and Development Media Kit Details UAE
Web Designing and Development Media Kit Details UAEWeb Designing and Development Media Kit Details UAE
Web Designing and Development Media Kit Details UAE
 

More from Jamshaid (Jam) Hashmi

Digital marketing essentials for ms ps
Digital marketing essentials for ms ps Digital marketing essentials for ms ps
Digital marketing essentials for ms ps Jamshaid (Jam) Hashmi
 
The 'Who', 'What', and 'Where' of Small Businesses on Linkedin
The 'Who', 'What', and 'Where' of Small Businesses on LinkedinThe 'Who', 'What', and 'Where' of Small Businesses on Linkedin
The 'Who', 'What', and 'Where' of Small Businesses on LinkedinJamshaid (Jam) Hashmi
 
Digital marketing mix key strategies to boost your online lead generation
Digital marketing mix key strategies to boost your online lead generationDigital marketing mix key strategies to boost your online lead generation
Digital marketing mix key strategies to boost your online lead generationJamshaid (Jam) Hashmi
 
Seo boost supercharge your seo results
Seo boost supercharge your seo resultsSeo boost supercharge your seo results
Seo boost supercharge your seo resultsJamshaid (Jam) Hashmi
 
10 action tips for social media marketing by click tecs tip 1 of 10
10 action tips for social media marketing by click tecs tip 1 of 1010 action tips for social media marketing by click tecs tip 1 of 10
10 action tips for social media marketing by click tecs tip 1 of 10Jamshaid (Jam) Hashmi
 
Us Advertising Spend Growth By Media
Us Advertising Spend Growth By MediaUs Advertising Spend Growth By Media
Us Advertising Spend Growth By MediaJamshaid (Jam) Hashmi
 

More from Jamshaid (Jam) Hashmi (9)

Digital marketing essentials for ms ps
Digital marketing essentials for ms ps Digital marketing essentials for ms ps
Digital marketing essentials for ms ps
 
The 'Who', 'What', and 'Where' of Small Businesses on Linkedin
The 'Who', 'What', and 'Where' of Small Businesses on LinkedinThe 'Who', 'What', and 'Where' of Small Businesses on Linkedin
The 'Who', 'What', and 'Where' of Small Businesses on Linkedin
 
Digital marketing mix key strategies to boost your online lead generation
Digital marketing mix key strategies to boost your online lead generationDigital marketing mix key strategies to boost your online lead generation
Digital marketing mix key strategies to boost your online lead generation
 
Seo boost supercharge your seo results
Seo boost supercharge your seo resultsSeo boost supercharge your seo results
Seo boost supercharge your seo results
 
10 action tips for social media marketing by click tecs tip 1 of 10
10 action tips for social media marketing by click tecs tip 1 of 1010 action tips for social media marketing by click tecs tip 1 of 10
10 action tips for social media marketing by click tecs tip 1 of 10
 
Mobile Marketing State of the Union
Mobile Marketing State of the UnionMobile Marketing State of the Union
Mobile Marketing State of the Union
 
Linked in to get candidates in
Linked in to get candidates inLinked in to get candidates in
Linked in to get candidates in
 
Wisdom book 2011
Wisdom book 2011Wisdom book 2011
Wisdom book 2011
 
Us Advertising Spend Growth By Media
Us Advertising Spend Growth By MediaUs Advertising Spend Growth By Media
Us Advertising Spend Growth By Media
 

Recently uploaded

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Recently uploaded (20)

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 

Responsive Web Design (RWD) vs Adaptive Web Design (AWD)

  • 1. Adap%ve  Web  Design  vs.   Responsive  Web  Design   Designing  for  the  Mobile  Consumer   Jam  Hashmi   CEO  &  President   ClickTecs   @jamshaidhashmi   jam@clicktecs.com    
  • 2. Agenda   §  Understanding  the  Nomenclature   §  Adap%ve  Website  Design  (AWD)   §  Responsive  Website  Design  (RWD)   §  Advantages  and  Disadvantages  of  AWD  and   RWD   §  Deciding  between  Responsive  and  Adap%ve   §  Examples  from  Search  Results  PorLolio   §  How  to  uncover  lost  Opportuni%es  in  Analy%cs   §  Q/A  
  • 3. Nomenclature   Responsive  Web  Design   Adap5ve  Web  Design  
  • 4. Nomenclature   ©2013    WSI.    All  rights  reserved.   Responsive  Web  Design   Adap5ve  Web  Design  
  • 5. Simplify     The  two  main  categories:       – Adap%ve  Web  Design  (AWD)   – Responsive  Web  Design  (RWD)  
  • 6. Similari%es  AWD  &  RWD       Both  allow  websites  to  be  viewed  in  mobile   devices  and  various  screen  sizes,  ul%mately   providing  visitors  with  a  be[er  mobile  user   experience    
  • 7. Adap%ve  Web  Design  (AWD)   •  Uses  the  server  to  detect  the  device  the  website  is   being  viewed  on  (desktop,  tablet,  smartphone)   •  Sends  specific  files  for  that  device     •  Dis%nct  templates  for  each  device   •  Pages  load  faster  –  usually  housed  on  its  own   domain  m.domain.com  or  domain.com/m   The  condensed  defini5on  of  an  adap5ve  design   is  that  it  will  change  to  fit  a  predetermined  set   of  screen  and  device  sizes.    
  • 8. Responsive  Web  Design  (RWD)   •  Uses  specific  CSS  code  to  modify  the  presenta%on  of   a  website  based  on  the  size  of  the  device  it  is  being   displayed  on     •  Informa%on  for  every  device  is  downloaded   regardless  of  whether  it  is  used     •  Pages  load  slower  –  Same  Domain  name   The  condensed  defini5on  of  a  responsive  web   design  therefore  is  that  it  will  fluidly  change   and  respond  to  fit  any  screen  or  device  size.    
  • 9.       Examples  of  Adap5ve  Website  Design  
  • 11. Different  URL  -­‐  AWD   IPhone  Portrait  
  • 12.       Examples  of  Responsive  Website   Design  
  • 13. Same  URL  -­‐  RWD   IPad  Portrait        IPad  Landscape    
  • 14. Same  URL-­‐  RWD   ©2013    WSI.    All  rights  reserved.   Iphone  Portrait   IPad  Portrait  
  • 15. The  Power  of  RWD  
  • 16. Average  39%  decrease  in   Bounce  Rate  
  • 17. Finding  Opportunity   •  Get  the  Analy%cs  Access  
  • 18. Find  Lost  Opportuni%es   •  Mobile  Traffic  Bounce  Rate    
  • 19. Deciding  b/w  AWD  &  RWD   •  Adap%ve  requires  you  to  develop  and  maintain   separate  websites  either  by  URL  or  by  separate   HTML/CSS  code   •  With  a  separate  website/HTML,  you  can  fine   tune  and  op%mize  how  your  site  displays  on  a   par%cular  device   •  With  adap%ve  web  design  you  can  op%mize   image  sizes  i.e.  low  resolu%on  for  low-­‐ bandwidths   •  SEO,  Links,  Content  all  need  to  be  redone  
  • 20. Deciding  b/w  AWD  &  RWD   •  Responsive  web  design  relies  on  HTML5,  CSS3   and  Javascript,  and  therefore  works  best  in   rela%vely  modern  web  browsers   •  Responsive  web  design  is  suitable  for  delivery   across  an  increasingly  fragmented  mobile   device  market  (we  noted  over  500  devices   used  in  the  last  client  example  shared)   •  SEO,  Links,  Content  all  get  carried  over    …   Google  Loves  Responsive  
  • 21. About  ClickTecs   •  Founded  in  2001   •  Head  Office  in  Mississauga,  Canada   •  Our  Services:     – Website  Design  &  Development  (e-­‐commerce)   – SEO  &  Social  Media  Marke%ng   – PPC  and  Landing  Page  A/B  Split  Tes%ng   – Custom  Applica%on  Development  
  • 22. ©2013    WSI.    All  rights   Contact  Us         Email  :  info@clicktecs.com     Website  :  www.clicktecs.com