Skip to content

Instantly share code, notes, and snippets.

@kellishouts
Last active August 29, 2015 14:14
Show Gist options
  • Save kellishouts/8c600cf4c6e3ad7a79cb to your computer and use it in GitHub Desktop.
Save kellishouts/8c600cf4c6e3ad7a79cb to your computer and use it in GitHub Desktop.
Out of this World: Responsive & Multi-Column

Out of this World: Responsive

Setup

  • Create a new branch from the Out of This World project.
  • Set up a server to run the project on localhost.
  • Optional: completely wipe the content of your old stylesheet and start over.
  • In the external stylesheet, style the page to meet the following requirements.
  • You CAN modify the HTML markup.
  • No javascript

Requirements

  1. Include CSS Reset and Clearfix styles
  2. Use media queries with at least 2 ranges
  3. Your largest media query range should have a 2-column layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment