SlideShare a Scribd company logo
Responsive Web Design
                            Web

by Shinichiro Yabu   26 Feb. 2011
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
mod_rewrite
Responsive Web Design
Responsive Web Design
JS
CSS
Responsive Web Design
Fluid Image
Liquid Layout
Media Query
Fluid Image
Responsive Web Design
img, object, iframe {
   max-width: 100%;
}
Liquid Layout
Responsive Web Design
250px   *
Responsive Web Design
25%         70%




25%   70%
Media Query
Responsive Web Design
@media screen
and (max-width: 595px) {
  …
}
Media Query

                    CSS
@import url(screen.css) screen;
@import url(print.css) print;
@media print { ... }
Media Query

       595 px
@media screen and
      (max-width: 595px) { ... }
       1440px
@media screen and
      (min-width: 1440px) { ... }
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
Responsive Web Design
                    Web

Be happy forever!

More Related Content

PPTX
Responsive with Zurb Foundation
PDF
Types of layouts
PPTX
Grid syste Layout (960)
PPTX
Unit c adobe dreamweaver cs6
PDF
Lab#8 page layouts
PDF
Css tutorial-20
PPTX
Unit b adobe dreamweaver cs6
PDF
HTML X CSS
Responsive with Zurb Foundation
Types of layouts
Grid syste Layout (960)
Unit c adobe dreamweaver cs6
Lab#8 page layouts
Css tutorial-20
Unit b adobe dreamweaver cs6
HTML X CSS

Viewers also liked (8)

PPTX
GoDaddy's OpenStack Journey
PDF
HTML5 design principles
PDF
Design for web developers colour and layout for the artistically overwhelmed
PDF
Design and photoshop
PDF
Android ui layout
PPTX
CSS Layout Techniques
PDF
Good bad design
PDF
Types of Layouts by ADMEC Multimedia Institute
GoDaddy's OpenStack Journey
HTML5 design principles
Design for web developers colour and layout for the artistically overwhelmed
Design and photoshop
Android ui layout
CSS Layout Techniques
Good bad design
Types of Layouts by ADMEC Multimedia Institute
Ad

Recently uploaded (20)

PPTX
Machine Learning_overview_presentation.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPT
Teaching material agriculture food technology
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Getting Started with Data Integration: FME Form 101
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PPTX
Spectroscopy.pptx food analysis technology
PPTX
1. Introduction to Computer Programming.pptx
Machine Learning_overview_presentation.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Reach Out and Touch Someone: Haptics and Empathic Computing
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Building Integrated photovoltaic BIPV_UPV.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
SOPHOS-XG Firewall Administrator PPT.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Network Security Unit 5.pdf for BCA BBA.
MYSQL Presentation for SQL database connectivity
Assigned Numbers - 2025 - Bluetooth® Document
Teaching material agriculture food technology
Empathic Computing: Creating Shared Understanding
Programs and apps: productivity, graphics, security and other tools
Getting Started with Data Integration: FME Form 101
Group 1 Presentation -Planning and Decision Making .pptx
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Spectroscopy.pptx food analysis technology
1. Introduction to Computer Programming.pptx
Ad

Responsive Web Design

Editor's Notes