SlideShare uma empresa Scribd logo
1 de 42
Baixar para ler offline
Make it Responsive!
  the logic, the code & tricks of trade

               A talk on
     Responsive Web Design (RWD)
        for WordPress Themes
               by King Sidharth
          for WordCamp Pune 2013
Tweet Away!




#WCPune2013
@kingsidharth
What is Responsive Design?
An approach aimed at crafting sites to
     provide an optimal viewing
  experience across a wide range of
              devices.
That’s @mashable’s btw
Why Responsive Design?
Make it Responsive
     the Logic
K.I.S.S.
         Keep It Simple, Stupid!



Keep only bare minimum and leave out all
                the rest.
Break Points
& Layouts
think columns
                Desktop: 2-3 Columns
                 Tablets: 1-2 Columns
                   Mobile: 1 Columns
Rethink Order of
 the Elements
Rethink Readability
  & Typography
Rethink Images
http://www.fuelyourcreativity.com
Make it Responsive
      the Code
CSS Crash Course
<div class=”boy” id=”kingsidharth”></div>
<div class=”boy” id=”aniket pant”></div>
<div class=”boy” ></div>
<div class=”girl” id=”nisthadixit”></div>
Elements
<div class=”boy” id=”kingsidharth”></div>
<div class=”boy” id=”aniket pant”></div>
<div class=”boy” ></div>
<div class=”girl” id=”nisthadixit”></div>


div {
  flirt: yes;
}

All Humans { are flirt }
Class
<div class=”boy” id=”kingsidharth”></div>
<div class=”boy” id=”aniket pant”></div>
<div class=”boy” ></div>
<div class=”girl” id=”nisthadixit”></div>


.boy {
  flirt: yes;
}

All Boys { are flirt }
ID’s
<div class=”boy” id=”kingsidharth”></div>
<div class=”boy” id=”aniket pant”></div>
<div class=”boy” ></div>
<div class=”girl” id=”nisthadixit”></div>


#kingsidharth {
  flirt: yes;
}

King Sidharth { is a flirt }
@media queries
@media all and (min-width:500px) { … }
@media (min-width:500px) { … }
@media (orientation: portrait) { … }
@media all and (orientation: portrait) { … }



Remember Break Points?
View Port Setting
<meta name="viewport"
content="width=device-width">


       @-o-viewport {
     width: device-width;
             }
Use a CSS
   Framework
            Inuit.css
        Zurb Foundation
       Twitter Bootstrap


To avoid work, common bugs & cross
    browser compatibility issues.
Make it Responsive
  Tricks of the Trade
Navigation
To Play Hide n’ Seek or Not
Thumb Rule:
If it’s too long - hide it.
Kill Images on
     Mobile
   Coz it’s loading...
Thumb Rule:
If they are not important - kill them.
Don’t Resize
Test it for Real on Real Devices
Pornography
for Developers
Some ideas & problems to think about
Social Media
     Buttons
They don’t work on mobiles and some
              tablets
Responsive Design
   Options for
 Theme Backend
 Warning: Still in Experimental Phase
Responsive Design Options for
            Theme Backend

‣ Hide / Show / Rearrange Sections
‣ Navigation Options (Push-down or show-all)
‣ Define Break Points (Set Defaults for popular
  devices already)
‣ Lazy Load Images
‣ Kill Social Media Buttons and Fixed Elements
Want to improve
 UX of your blog?
   My talk from WordCamp Baroda:
www.64notes.com/speaking/wcbrd-2013
King Sidharth
               Co-Founder Web Mutiny
                       19+2 Years Old
                         Entrepreneur
                             Designer
                                 Artist
                        Public Speaker

www.64notes.com/speaking/wcpune-2013

              www.64notes.com
         king@kingsidharth.com
                 @kingsidharth
Questions or
 Threats?
    Thank You!

Mais conteúdo relacionado

Destaque

2012 farm bill forum presentation
2012 farm bill forum presentation2012 farm bill forum presentation
2012 farm bill forum presentationesheehancastro
 
Google Analytics: Configuring 10 Key Ecommerce Metrics
Google Analytics: Configuring 10 Key Ecommerce MetricsGoogle Analytics: Configuring 10 Key Ecommerce Metrics
Google Analytics: Configuring 10 Key Ecommerce MetricsPunit Kumar Tiwari
 
Los animales de la granja
Los animales de la granjaLos animales de la granja
Los animales de la granjaninesarjona
 
Online Marketing Boot Camp: Outlooks in Online Advertising
Online Marketing Boot Camp: Outlooks in Online AdvertisingOnline Marketing Boot Camp: Outlooks in Online Advertising
Online Marketing Boot Camp: Outlooks in Online AdvertisingAlec Newcomb
 
What is Strategy? Strategy Day at EO Accelerator
What is Strategy? Strategy Day at EO AcceleratorWhat is Strategy? Strategy Day at EO Accelerator
What is Strategy? Strategy Day at EO AcceleratorTim Hamilton
 
Photos from Climbing Ben Arthur in Loch Lomond, Scotland
Photos from Climbing Ben Arthur in Loch Lomond, ScotlandPhotos from Climbing Ben Arthur in Loch Lomond, Scotland
Photos from Climbing Ben Arthur in Loch Lomond, ScotlandAncestral Chef
 
PHP Australia
PHP AustraliaPHP Australia
PHP AustraliaBraintree
 
Evaluation Question 1 :
Evaluation Question 1 :Evaluation Question 1 :
Evaluation Question 1 :Arifa_Khan
 
Online Marketing - Basics
Online Marketing - BasicsOnline Marketing - Basics
Online Marketing - BasicsByron Cabrera
 
Live Webinar: Crash Course to Marketing Metrics
Live Webinar: Crash Course to Marketing MetricsLive Webinar: Crash Course to Marketing Metrics
Live Webinar: Crash Course to Marketing MetricsLinkedIn
 
Improving Training With Marketing Techniques
Improving Training With Marketing TechniquesImproving Training With Marketing Techniques
Improving Training With Marketing TechniquesAllenComm
 
Mail Online & Metro Snickers Case Study
Mail Online & Metro Snickers Case StudyMail Online & Metro Snickers Case Study
Mail Online & Metro Snickers Case StudyNewsworks
 
How lease purchase options can benefit you(finished)
How lease purchase options can benefit you(finished)How lease purchase options can benefit you(finished)
How lease purchase options can benefit you(finished)RandyBett
 

Destaque (15)

2012 farm bill forum presentation
2012 farm bill forum presentation2012 farm bill forum presentation
2012 farm bill forum presentation
 
Las wikis
Las wikisLas wikis
Las wikis
 
Google Analytics: Configuring 10 Key Ecommerce Metrics
Google Analytics: Configuring 10 Key Ecommerce MetricsGoogle Analytics: Configuring 10 Key Ecommerce Metrics
Google Analytics: Configuring 10 Key Ecommerce Metrics
 
Piaf
PiafPiaf
Piaf
 
Los animales de la granja
Los animales de la granjaLos animales de la granja
Los animales de la granja
 
Online Marketing Boot Camp: Outlooks in Online Advertising
Online Marketing Boot Camp: Outlooks in Online AdvertisingOnline Marketing Boot Camp: Outlooks in Online Advertising
Online Marketing Boot Camp: Outlooks in Online Advertising
 
What is Strategy? Strategy Day at EO Accelerator
What is Strategy? Strategy Day at EO AcceleratorWhat is Strategy? Strategy Day at EO Accelerator
What is Strategy? Strategy Day at EO Accelerator
 
Photos from Climbing Ben Arthur in Loch Lomond, Scotland
Photos from Climbing Ben Arthur in Loch Lomond, ScotlandPhotos from Climbing Ben Arthur in Loch Lomond, Scotland
Photos from Climbing Ben Arthur in Loch Lomond, Scotland
 
PHP Australia
PHP AustraliaPHP Australia
PHP Australia
 
Evaluation Question 1 :
Evaluation Question 1 :Evaluation Question 1 :
Evaluation Question 1 :
 
Online Marketing - Basics
Online Marketing - BasicsOnline Marketing - Basics
Online Marketing - Basics
 
Live Webinar: Crash Course to Marketing Metrics
Live Webinar: Crash Course to Marketing MetricsLive Webinar: Crash Course to Marketing Metrics
Live Webinar: Crash Course to Marketing Metrics
 
Improving Training With Marketing Techniques
Improving Training With Marketing TechniquesImproving Training With Marketing Techniques
Improving Training With Marketing Techniques
 
Mail Online & Metro Snickers Case Study
Mail Online & Metro Snickers Case StudyMail Online & Metro Snickers Case Study
Mail Online & Metro Snickers Case Study
 
How lease purchase options can benefit you(finished)
How lease purchase options can benefit you(finished)How lease purchase options can benefit you(finished)
How lease purchase options can benefit you(finished)
 

Semelhante a Make it Responsive! the logic, the code & tricks of trade

Responsive Design with Backbone
Responsive Design with BackboneResponsive Design with Backbone
Responsive Design with BackboneMauvis Ledford
 
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...Frédéric Harper
 
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25Frédéric Harper
 
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
Responsive Web Design, get the best out of your designs - JavaScript Open Day...Responsive Web Design, get the best out of your designs - JavaScript Open Day...
Responsive Web Design, get the best out of your designs - JavaScript Open Day...Frédéric Harper
 
Responsive Web Design_2013
Responsive Web Design_2013Responsive Web Design_2013
Responsive Web Design_2013Achieve Internet
 
Responsive Web Design - Devoxx UK - 2014-06-13
Responsive Web Design - Devoxx UK - 2014-06-13Responsive Web Design - Devoxx UK - 2014-06-13
Responsive Web Design - Devoxx UK - 2014-06-13Frédéric Harper
 
Embracing Uncertainty: Learning to Think Responsively
Embracing Uncertainty: Learning to Think ResponsivelyEmbracing Uncertainty: Learning to Think Responsively
Embracing Uncertainty: Learning to Think ResponsivelyChad Currie
 
Two approaches to RWD: Pure & Hybrid. Brendan Falkowski
Two approaches to RWD: Pure & Hybrid. Brendan Falkowski Two approaches to RWD: Pure & Hybrid. Brendan Falkowski
Two approaches to RWD: Pure & Hybrid. Brendan Falkowski MeetMagentoNY2014
 
Stocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible frameworkStocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible frameworkJohn Strott
 
New Rules of The Responsive Web
New Rules of The Responsive WebNew Rules of The Responsive Web
New Rules of The Responsive WebMatt Carver
 
Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018Duke Speer
 
Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...
Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...
Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...Doug Gapinski
 
Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...
Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...
Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...Dave Olsen
 
MIMA 2014 - Changing your Responsive Design Workflow
MIMA 2014 - Changing your Responsive Design WorkflowMIMA 2014 - Changing your Responsive Design Workflow
MIMA 2014 - Changing your Responsive Design Workfloweaselsolutions
 
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013Matt Gibson
 

Semelhante a Make it Responsive! the logic, the code & tricks of trade (20)

Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Design with Backbone
Responsive Design with BackboneResponsive Design with Backbone
Responsive Design with Backbone
 
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
Responsive Web Design: the secret sauce - JavaScript Open Day Montreal - 2015...
 
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
Responsive Web Design, the secret sauce - MSDEVMTL - 2016-01-25
 
Design
DesignDesign
Design
 
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
Responsive Web Design, get the best out of your designs - JavaScript Open Day...Responsive Web Design, get the best out of your designs - JavaScript Open Day...
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
 
Responsive Web Design_2013
Responsive Web Design_2013Responsive Web Design_2013
Responsive Web Design_2013
 
FOWD NYC 2009
FOWD NYC 2009FOWD NYC 2009
FOWD NYC 2009
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Responsive Web Design - Devoxx UK - 2014-06-13
Responsive Web Design - Devoxx UK - 2014-06-13Responsive Web Design - Devoxx UK - 2014-06-13
Responsive Web Design - Devoxx UK - 2014-06-13
 
Embracing Uncertainty: Learning to Think Responsively
Embracing Uncertainty: Learning to Think ResponsivelyEmbracing Uncertainty: Learning to Think Responsively
Embracing Uncertainty: Learning to Think Responsively
 
Nitishreys
NitishreysNitishreys
Nitishreys
 
Two approaches to RWD: Pure & Hybrid. Brendan Falkowski
Two approaches to RWD: Pure & Hybrid. Brendan Falkowski Two approaches to RWD: Pure & Hybrid. Brendan Falkowski
Two approaches to RWD: Pure & Hybrid. Brendan Falkowski
 
Stocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible frameworkStocktwits & Responsive Web Design, social network meets flexible framework
Stocktwits & Responsive Web Design, social network meets flexible framework
 
New Rules of The Responsive Web
New Rules of The Responsive WebNew Rules of The Responsive Web
New Rules of The Responsive Web
 
Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018Functional Animation with SVG - OpenWest 2018
Functional Animation with SVG - OpenWest 2018
 
Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...
Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...
Everything You Know is Not Quite Right Anymore: Rethinking Best Web Practices...
 
Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...
Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...
Everything You Know is Not Quite Right Anymore: Rethinking Best Practices to ...
 
MIMA 2014 - Changing your Responsive Design Workflow
MIMA 2014 - Changing your Responsive Design WorkflowMIMA 2014 - Changing your Responsive Design Workflow
MIMA 2014 - Changing your Responsive Design Workflow
 
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
 

Mais de Sidharth Sidharth

Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...
Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...
Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...Sidharth Sidharth
 
Designing for Many Worlds (Including the next billion)
Designing for Many Worlds (Including the next billion)Designing for Many Worlds (Including the next billion)
Designing for Many Worlds (Including the next billion)Sidharth Sidharth
 
History & Future of Money, Currency, & Capitalism
History & Future of Money, Currency, & CapitalismHistory & Future of Money, Currency, & Capitalism
History & Future of Money, Currency, & CapitalismSidharth Sidharth
 
Accountability for Personal Growth | Talk by King Sidharth at TEDxVBIT
Accountability for Personal Growth | Talk by King Sidharth at TEDxVBITAccountability for Personal Growth | Talk by King Sidharth at TEDxVBIT
Accountability for Personal Growth | Talk by King Sidharth at TEDxVBITSidharth Sidharth
 
Don't be Biased | TechSparks 2018
Don't be Biased | TechSparks 2018Don't be Biased | TechSparks 2018
Don't be Biased | TechSparks 2018Sidharth Sidharth
 
User Experience Design Lessons from Pornography
User Experience Design Lessons from PornographyUser Experience Design Lessons from Pornography
User Experience Design Lessons from PornographySidharth Sidharth
 
What to do with your life - TEDxTirupati 2013
What to do with your life - TEDxTirupati 2013What to do with your life - TEDxTirupati 2013
What to do with your life - TEDxTirupati 2013Sidharth Sidharth
 
Improving UX of your Blog with AdSense Boosters
Improving UX of your Blog with AdSense Boosters  Improving UX of your Blog with AdSense Boosters
Improving UX of your Blog with AdSense Boosters Sidharth Sidharth
 
Waking the Hacker & Entrepreneur in You
Waking the Hacker & Entrepreneur in YouWaking the Hacker & Entrepreneur in You
Waking the Hacker & Entrepreneur in YouSidharth Sidharth
 
Design & Thesis Theme Framework for WordPress
Design & Thesis Theme Framework for WordPress  Design & Thesis Theme Framework for WordPress
Design & Thesis Theme Framework for WordPress Sidharth Sidharth
 
Entrepreneurship: Stories for Students
Entrepreneurship: Stories for StudentsEntrepreneurship: Stories for Students
Entrepreneurship: Stories for StudentsSidharth Sidharth
 

Mais de Sidharth Sidharth (12)

Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...
Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...
Lota: Mother of National Instutitute of Design | The India Report (Eames, 195...
 
Designing for Many Worlds (Including the next billion)
Designing for Many Worlds (Including the next billion)Designing for Many Worlds (Including the next billion)
Designing for Many Worlds (Including the next billion)
 
History & Future of Money, Currency, & Capitalism
History & Future of Money, Currency, & CapitalismHistory & Future of Money, Currency, & Capitalism
History & Future of Money, Currency, & Capitalism
 
Accountability for Personal Growth | Talk by King Sidharth at TEDxVBIT
Accountability for Personal Growth | Talk by King Sidharth at TEDxVBITAccountability for Personal Growth | Talk by King Sidharth at TEDxVBIT
Accountability for Personal Growth | Talk by King Sidharth at TEDxVBIT
 
Don't be Biased | TechSparks 2018
Don't be Biased | TechSparks 2018Don't be Biased | TechSparks 2018
Don't be Biased | TechSparks 2018
 
User Experience Design Lessons from Pornography
User Experience Design Lessons from PornographyUser Experience Design Lessons from Pornography
User Experience Design Lessons from Pornography
 
What to do with your life - TEDxTirupati 2013
What to do with your life - TEDxTirupati 2013What to do with your life - TEDxTirupati 2013
What to do with your life - TEDxTirupati 2013
 
Improving UX of your Blog with AdSense Boosters
Improving UX of your Blog with AdSense Boosters  Improving UX of your Blog with AdSense Boosters
Improving UX of your Blog with AdSense Boosters
 
On Entrepreneurship
On EntrepreneurshipOn Entrepreneurship
On Entrepreneurship
 
Waking the Hacker & Entrepreneur in You
Waking the Hacker & Entrepreneur in YouWaking the Hacker & Entrepreneur in You
Waking the Hacker & Entrepreneur in You
 
Design & Thesis Theme Framework for WordPress
Design & Thesis Theme Framework for WordPress  Design & Thesis Theme Framework for WordPress
Design & Thesis Theme Framework for WordPress
 
Entrepreneurship: Stories for Students
Entrepreneurship: Stories for StudentsEntrepreneurship: Stories for Students
Entrepreneurship: Stories for Students
 

Último

Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...BarusRa
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation decktbatkhuu1
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Government polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcdGovernment polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcdshivubhavv
 
Pastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. XxxPastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. XxxSegundoManuelFaichin1
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...ranjana rawat
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Call Girls in Nagpur High Profile
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...RitikaRoy32
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 

Último (20)

Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Government polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcdGovernment polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcd
 
Pastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. XxxPastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. Xxx
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 

Make it Responsive! the logic, the code & tricks of trade