Code Monkey home page Code Monkey logo

responsive-web-design's Introduction

Responsive-Web-Design

It's time to expand our skills into mobile devices. You will be creating a fully responsive version of the desktop that you have been building all week. You will be working through design mock ups for desktop, tablet, and mobile devices located in the design-files folder.

To Get Started

  • Fork / Clone this project into a directory on your machine.
  • Open the code with your preferred integrated development environment (IDE).
  • Start on the objectives

Objectives

  • Constrain your container class with a max-width of 880px
  • Introduce max-width media queries into your project at 768px and 400px.
  • Review each design file and build your styles at each breakpoint.
  • Convert all fixed widths, left and right margins and paddings throughout the site into percents. You will know this is working if you never see a horizontal scroll bar when you resize your browser.
  • Introduce font-size: 62.5%; into your html selector.
  • Convert all font-size pixels into rem units
  • Do your best to make the breakpoints look pixel-close-enough

Stretch Goals:

  • Build the services page from earlier assignments into a responsive design using your own creativity
  • Once you have completed the project with max-width media queries, start over with min-width media queries to get a feel for how a mobile first approach would be like. I recommend making a copy of all your contents in a new folder named "min-width" to keep it separate

responsive-web-design's People

Contributors

bigknell avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.