SlideShare a Scribd company logo
Building “Responsive
Web Design” for your
Communication and
Marketing Strategy
Danny Boulanger
Solutions Expert
Franco Bao
Solutions Expert, Services
Agenda
Challenges
What the Responsive Web Design framework is
Discussion about InBound Marketing strategy
See it in action
Differences between a standard website and a SharePoint website
Benefits for you and your customers
Your Trainers
Our clients

Chambre des
communes
Challenges
Remember When?
Launch your Browser to view a site and get this

Or having to do this to your html for different browsers
<link href="../css_files/main.css" rel="stylesheet" type="text/css" media="screen" />
<!--[if lte IE 6]>
<link href="../css_files/IE6.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->
<!--[if lte IE 7]>
<link href="../css_files/IE7.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->
Remember When?
Two websites, one for your desktop
and one specifically for mobile
Two complete html, one for desktops and one for mobiles with a
redirect code

… or

<link rel="stylesheet" media="handheld" />
<link rel="stylesheet" media="screen" />
Trends
Trends in Intranet
Employee are getting mobile (In the
U.S., an estimated 13 million)
Content Approval
Agreement
Trends in Marketing
Why having sales people calling
your customer when they don’t
need you?
Email Marketing
Inbound Marketing
Market Changes
Trends
Many Business Applications
Articles
Blog Posts
Books/eBooks
Brochures
Case Studies
Demos
Email Marketing

Information Guides
Live Streamed Events
Manuals
Microsites/Web Pages
Online Courses
Podcasts/Videocasts
Presentations
Press Releases/Reviews
Product Data Sheets
Reference Guides
Resource Libraries
What is
Responsive Web
Design?
What is Responsive Web Design
Three key technical features are the heart of responsive Web
design:
• media queries to detect the device or the resolution of the device
being used
@media screen and (min-width: 751px) and (max-width: 999px) { }

• A flexible grid-based layout that uses relative sizing
Percentages and floating elements.

• Flexible images and media, through dynamic resizing or CSS

Truly responsive Web design requires all three features to be
implemented and create a flexible foundation.
Responsive or Adaptive
A responsive design fluidly changes to fit any browser size. The
media-query changes should almost not be identifiable, fluidly
change and respond to fit any screen or device size.
An adaptive design changes to fit a defined set of browser sizes.
Adaptive design revolves around how a site will change to fit a
predetermined set of screen and device sizes.

Responsive Example: http://alistapart.com/d/responsive-web-design/ex/ex-site-FINAL.html
Adaptive examples: http://www.colly.com, http://adampolselli.com
What Elements Makes RWD Possible?
HTML5
New features of media playback allows you to put <audio> and <video> by default
into your browser with no <embed> which makes the content customizable and
needs no plugins
New Tags to better define your content. <header>, <nav>, <footer>, <article> and
<section>. SEO friendly tags which help your site ranking in Google
Universal device compatibility. Allows developers to target the largest amount of
devices with the least amount of developmental effort.
Works in accordance with CSS 3 Stylesheets that have progressed for RWD
What Elements Makes RWD Possible?
CCS3
The @Font-face properties. Allow Corporate fonts as text and not images

Border radius ability to make rounded corners
Box shadow customizable to developer preferences
.roundedboxshadow {
-moz-box-shadow: 3px 3px 5px #535353;
-webkit-box-shadow: 3px 3px 5px #535353;
box-shadow: 3px 3px 5px #535353;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px;
border-radius: 6px 6px 6px 6px; }

Dynamic widths and proportional sizing for multiple screen sizes.
Max-width, min-width, img {width:100%} and media queries
RESPONSIVE WEB DESIGN
AND A SHAREPOINT WEBSITE
Responsive Difficulties in SharePoint
SharePoint comes with it’s own extensive css which needs to be
overwritten.
Navigation not responsive friendly
Navigation is hover oriented. jQuery to enable touchStart for mobiles
body #s4-bodyContainer style prevents the screen from shrinking when
displaying in mobile devices, so add
body #s4-bodyContainer{ min-width:0; }
OOB SharePoint Controls difficult to style
i.e. OOB search control
SEE IT IN ACTION
BENEFITS FOR YOU
AND YOUR CUSTOMERS
Conclusion
Benefits
Provides real content access to your reader
Supports your internal content review process
Reduces your cost, mid and long term to maintain your content
Supports various communications and marketing needs

Challenges
Your content design must be developed for Responsive
Animation limitation with jQuery
Contact
Danny Boulanger
Expert en solutions SharePoint
514.762.1370
dboulanger@alcero.com
www.alcero.com
http://blog.alcero.com
www.twitter.com/alcerosolution

More Related Content

What's hot

EVOLVE'15 | Maximize | Andy Lapin | Kelley Blue Book
EVOLVE'15 | Maximize | Andy Lapin | Kelley Blue BookEVOLVE'15 | Maximize | Andy Lapin | Kelley Blue Book
EVOLVE'15 | Maximize | Andy Lapin | Kelley Blue Book
Evolve The Adobe Digital Marketing Community
 
Dreamweaver And Btt
Dreamweaver And BttDreamweaver And Btt
Dreamweaver And Btt
Iroquois Ridge High School
 
Bootstrap how it can help you build better websites
Bootstrap   how it can help you build better websitesBootstrap   how it can help you build better websites
Bootstrap how it can help you build better websites
Aidan Technologies Sdn Bhd
 
Psd to foundation
Psd to foundationPsd to foundation
Psd to foundation
Html SliceMate
 
Bootstrap for Beginners
Bootstrap for BeginnersBootstrap for Beginners
Bootstrap for Beginners
D'arce Hess
 
Html5 &amp; css3
Html5 &amp; css3 Html5 &amp; css3
Html5 &amp; css3
abdull waheed
 
Introduce PlutoCMS
Introduce PlutoCMSIntroduce PlutoCMS
Introduce PlutoCMS
xhan87
 
Beginning CSS.
Beginning CSS.Beginning CSS.
Beginning CSS.
dhruvgairola
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
Nicole Ryan
 
Meet the grids - Web design using Grids
Meet the grids - Web design using GridsMeet the grids - Web design using Grids
Meet the grids - Web design using Grids
Ramses Cabello
 
Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014
Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014
Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014
FalafelSoftware
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
Parvez Mahbub
 
12 GoMeasure (sg and kl) - page speed light speed path to conversions - joh...
12   GoMeasure (sg and kl) - page speed light speed path to conversions - joh...12   GoMeasure (sg and kl) - page speed light speed path to conversions - joh...
12 GoMeasure (sg and kl) - page speed light speed path to conversions - joh...
Vinoaj Vijeyakumaar
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
Sandip Jadhav
 
Business Models for WordPress Designers & Developers
Business Models for WordPress Designers & DevelopersBusiness Models for WordPress Designers & Developers
Business Models for WordPress Designers & Developersbcasel
 
How To Work Faster & More Profitably With Client Site Starter Templates
How To Work Faster & More Profitably With Client Site Starter TemplatesHow To Work Faster & More Profitably With Client Site Starter Templates
How To Work Faster & More Profitably With Client Site Starter Templates
WP Engine
 
Css group
Css groupCss group
Css group
Leslie Steele
 

What's hot (20)

EVOLVE'15 | Maximize | Andy Lapin | Kelley Blue Book
EVOLVE'15 | Maximize | Andy Lapin | Kelley Blue BookEVOLVE'15 | Maximize | Andy Lapin | Kelley Blue Book
EVOLVE'15 | Maximize | Andy Lapin | Kelley Blue Book
 
Dreamweaver And Btt
Dreamweaver And BttDreamweaver And Btt
Dreamweaver And Btt
 
Wdes105 day 2
Wdes105 day 2Wdes105 day 2
Wdes105 day 2
 
Bootstrap how it can help you build better websites
Bootstrap   how it can help you build better websitesBootstrap   how it can help you build better websites
Bootstrap how it can help you build better websites
 
Psd to foundation
Psd to foundationPsd to foundation
Psd to foundation
 
Bootstrap for Beginners
Bootstrap for BeginnersBootstrap for Beginners
Bootstrap for Beginners
 
NodeCommerce
NodeCommerceNodeCommerce
NodeCommerce
 
Html5 &amp; css3
Html5 &amp; css3 Html5 &amp; css3
Html5 &amp; css3
 
Introduce PlutoCMS
Introduce PlutoCMSIntroduce PlutoCMS
Introduce PlutoCMS
 
Beginning CSS.
Beginning CSS.Beginning CSS.
Beginning CSS.
 
WordPress for Designers
WordPress for DesignersWordPress for Designers
WordPress for Designers
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
Meet the grids - Web design using Grids
Meet the grids - Web design using GridsMeet the grids - Web design using Grids
Meet the grids - Web design using Grids
 
Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014
Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014
Mobile ASP.Net Web Forms - Making the impossible possible | FalafelCON 2014
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
 
12 GoMeasure (sg and kl) - page speed light speed path to conversions - joh...
12   GoMeasure (sg and kl) - page speed light speed path to conversions - joh...12   GoMeasure (sg and kl) - page speed light speed path to conversions - joh...
12 GoMeasure (sg and kl) - page speed light speed path to conversions - joh...
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 
Business Models for WordPress Designers & Developers
Business Models for WordPress Designers & DevelopersBusiness Models for WordPress Designers & Developers
Business Models for WordPress Designers & Developers
 
How To Work Faster & More Profitably With Client Site Starter Templates
How To Work Faster & More Profitably With Client Site Starter TemplatesHow To Work Faster & More Profitably With Client Site Starter Templates
How To Work Faster & More Profitably With Client Site Starter Templates
 
Css group
Css groupCss group
Css group
 

Viewers also liked

Computer
ComputerComputer
Computer
Chalermpanma
 
C:\Fakepath\App Jones S4
C:\Fakepath\App Jones S4C:\Fakepath\App Jones S4
C:\Fakepath\App Jones S4Shannon Jones
 
公民新聞之我見
公民新聞之我見公民新聞之我見
公民新聞之我見
mrfriday
 
Smart Room%20 Alu%20 Be
Smart Room%20 Alu%20 BeSmart Room%20 Alu%20 Be
Smart Room%20 Alu%20 Be
Wim Engelen
 
Trabajo individual Inclusión social Unad
Trabajo individual Inclusión social UnadTrabajo individual Inclusión social Unad
Trabajo individual Inclusión social Unad
Angela Lopez
 

Viewers also liked (6)

Final
FinalFinal
Final
 
Computer
ComputerComputer
Computer
 
C:\Fakepath\App Jones S4
C:\Fakepath\App Jones S4C:\Fakepath\App Jones S4
C:\Fakepath\App Jones S4
 
公民新聞之我見
公民新聞之我見公民新聞之我見
公民新聞之我見
 
Smart Room%20 Alu%20 Be
Smart Room%20 Alu%20 BeSmart Room%20 Alu%20 Be
Smart Room%20 Alu%20 Be
 
Trabajo individual Inclusión social Unad
Trabajo individual Inclusión social UnadTrabajo individual Inclusión social Unad
Trabajo individual Inclusión social Unad
 

Similar to Responsive Web Designed for your communication and marketing needs

Responsive Web Designing Fundamentals
Responsive Web Designing FundamentalsResponsive Web Designing Fundamentals
Responsive Web Designing Fundamentals
ADMEC Multimedia Institute
 
Enhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web DesignEnhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web Design
Eric Overfield
 
An Introduction to Responsive Design
An Introduction to Responsive DesignAn Introduction to Responsive Design
An Introduction to Responsive Design
Valtech UK
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
Zeeshan Khan
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web DesignShawn Calvert
 
Stc 2015 preparing legacy projects for responsive design - design issues
Stc 2015   preparing legacy projects for responsive design - design issuesStc 2015   preparing legacy projects for responsive design - design issues
Stc 2015 preparing legacy projects for responsive design - design issues
Neil Perlin
 
How to Project-Manage and Implement a Responsive Website
How to Project-Manage and Implement a Responsive WebsiteHow to Project-Manage and Implement a Responsive Website
How to Project-Manage and Implement a Responsive Website
Jj Jurgens
 
Design responsively
Design responsivelyDesign responsively
Design responsively
Célia Leocádio
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
Aanand Bohara
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
jameswillweb
 
SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013
Marc D Anderson
 
Personal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi ValishettyPersonal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi Valishetty
jahnavi valisetty
 
Html 5 mobile - nitty gritty
Html 5 mobile - nitty grittyHtml 5 mobile - nitty gritty
Html 5 mobile - nitty gritty
Mario Noble
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
Chiheb Chebbi
 
Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Thomas Carney
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Design
meghantaylor
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
Chris Love
 
Organize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksOrganize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS Tricks
Andolasoft Inc
 
Adobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + FireworksAdobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + Fireworks
Nathan Smith
 

Similar to Responsive Web Designed for your communication and marketing needs (20)

Responsive Web Designing Fundamentals
Responsive Web Designing FundamentalsResponsive Web Designing Fundamentals
Responsive Web Designing Fundamentals
 
Enhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web DesignEnhancing SharePoint with Responsive Web Design
Enhancing SharePoint with Responsive Web Design
 
An Introduction to Responsive Design
An Introduction to Responsive DesignAn Introduction to Responsive Design
An Introduction to Responsive Design
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Introduction to Responsive Web Design
Introduction to Responsive Web DesignIntroduction to Responsive Web Design
Introduction to Responsive Web Design
 
Stc 2015 preparing legacy projects for responsive design - design issues
Stc 2015   preparing legacy projects for responsive design - design issuesStc 2015   preparing legacy projects for responsive design - design issues
Stc 2015 preparing legacy projects for responsive design - design issues
 
How to Project-Manage and Implement a Responsive Website
How to Project-Manage and Implement a Responsive WebsiteHow to Project-Manage and Implement a Responsive Website
How to Project-Manage and Implement a Responsive Website
 
Design responsively
Design responsivelyDesign responsively
Design responsively
 
Responsive web designing
Responsive web designingResponsive web designing
Responsive web designing
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
 
SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013
 
Personal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi ValishettyPersonal Portfolio -Jahnavi Valishetty
Personal Portfolio -Jahnavi Valishetty
 
Html5
Html5Html5
Html5
 
Html 5 mobile - nitty gritty
Html 5 mobile - nitty grittyHtml 5 mobile - nitty gritty
Html 5 mobile - nitty gritty
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Responsivedesign 7-3-2012
Responsivedesign 7-3-2012Responsivedesign 7-3-2012
Responsivedesign 7-3-2012
 
Intro to Responsive Web Design
Intro to Responsive Web DesignIntro to Responsive Web Design
Intro to Responsive Web Design
 
Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere Using Responsive Web Design To Make Your Web Work Everywhere
Using Responsive Web Design To Make Your Web Work Everywhere
 
Organize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksOrganize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS Tricks
 
Adobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + FireworksAdobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + Fireworks
 

Recently uploaded

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 

Recently uploaded (20)

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 

Responsive Web Designed for your communication and marketing needs

  • 1. Building “Responsive Web Design” for your Communication and Marketing Strategy Danny Boulanger Solutions Expert Franco Bao Solutions Expert, Services
  • 2. Agenda Challenges What the Responsive Web Design framework is Discussion about InBound Marketing strategy See it in action Differences between a standard website and a SharePoint website Benefits for you and your customers
  • 6. Remember When? Launch your Browser to view a site and get this Or having to do this to your html for different browsers <link href="../css_files/main.css" rel="stylesheet" type="text/css" media="screen" /> <!--[if lte IE 6]> <link href="../css_files/IE6.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <!--[if lte IE 7]> <link href="../css_files/IE7.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]-->
  • 7. Remember When? Two websites, one for your desktop and one specifically for mobile Two complete html, one for desktops and one for mobiles with a redirect code … or <link rel="stylesheet" media="handheld" /> <link rel="stylesheet" media="screen" />
  • 9. Trends in Intranet Employee are getting mobile (In the U.S., an estimated 13 million) Content Approval Agreement
  • 10. Trends in Marketing Why having sales people calling your customer when they don’t need you? Email Marketing Inbound Marketing
  • 13. Many Business Applications Articles Blog Posts Books/eBooks Brochures Case Studies Demos Email Marketing Information Guides Live Streamed Events Manuals Microsites/Web Pages Online Courses Podcasts/Videocasts Presentations Press Releases/Reviews Product Data Sheets Reference Guides Resource Libraries
  • 15. What is Responsive Web Design Three key technical features are the heart of responsive Web design: • media queries to detect the device or the resolution of the device being used @media screen and (min-width: 751px) and (max-width: 999px) { } • A flexible grid-based layout that uses relative sizing Percentages and floating elements. • Flexible images and media, through dynamic resizing or CSS Truly responsive Web design requires all three features to be implemented and create a flexible foundation.
  • 16. Responsive or Adaptive A responsive design fluidly changes to fit any browser size. The media-query changes should almost not be identifiable, fluidly change and respond to fit any screen or device size. An adaptive design changes to fit a defined set of browser sizes. Adaptive design revolves around how a site will change to fit a predetermined set of screen and device sizes. Responsive Example: http://alistapart.com/d/responsive-web-design/ex/ex-site-FINAL.html Adaptive examples: http://www.colly.com, http://adampolselli.com
  • 17. What Elements Makes RWD Possible? HTML5 New features of media playback allows you to put <audio> and <video> by default into your browser with no <embed> which makes the content customizable and needs no plugins New Tags to better define your content. <header>, <nav>, <footer>, <article> and <section>. SEO friendly tags which help your site ranking in Google Universal device compatibility. Allows developers to target the largest amount of devices with the least amount of developmental effort. Works in accordance with CSS 3 Stylesheets that have progressed for RWD
  • 18. What Elements Makes RWD Possible? CCS3 The @Font-face properties. Allow Corporate fonts as text and not images Border radius ability to make rounded corners Box shadow customizable to developer preferences .roundedboxshadow { -moz-box-shadow: 3px 3px 5px #535353; -webkit-box-shadow: 3px 3px 5px #535353; box-shadow: 3px 3px 5px #535353; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px; border-radius: 6px 6px 6px 6px; } Dynamic widths and proportional sizing for multiple screen sizes. Max-width, min-width, img {width:100%} and media queries
  • 19. RESPONSIVE WEB DESIGN AND A SHAREPOINT WEBSITE
  • 20. Responsive Difficulties in SharePoint SharePoint comes with it’s own extensive css which needs to be overwritten. Navigation not responsive friendly Navigation is hover oriented. jQuery to enable touchStart for mobiles body #s4-bodyContainer style prevents the screen from shrinking when displaying in mobile devices, so add body #s4-bodyContainer{ min-width:0; } OOB SharePoint Controls difficult to style i.e. OOB search control
  • 21. SEE IT IN ACTION
  • 22. BENEFITS FOR YOU AND YOUR CUSTOMERS
  • 23. Conclusion Benefits Provides real content access to your reader Supports your internal content review process Reduces your cost, mid and long term to maintain your content Supports various communications and marketing needs Challenges Your content design must be developed for Responsive Animation limitation with jQuery
  • 24. Contact Danny Boulanger Expert en solutions SharePoint 514.762.1370 dboulanger@alcero.com www.alcero.com http://blog.alcero.com www.twitter.com/alcerosolution