Code Monkey home page Code Monkey logo

css-grid-from-scratch's Introduction

Grids

My work is in custom.css and grid.html

You should know:

  1. Selector chaining
  2. selector grouping
  3. Floats & Clearfixes
  4. The CSS box model

Objective

  1. Decide between using a symmetrical and asymmetrical grid system.
  2. In the index.html file, explain how you and your pair came to this conclusion. What are the advantages of one over the other?
  3. There are starter styles in the app.css file. Expand on that to implement the system of your choice.
  4. Pretend like this is a library / framework that you will share on github. Write HTML that demonstrates how your classes work, all the way up to 12 columns. (See the example images below).

Tristan's Work: img/grid.png

Preview: img/example.png

Preview Two: img/example2.png

Server

  1. In the terminal, cd into the root of this project.
  2. Run python -m SimpleHTTPServer to start a server.
  3. Visit localhost:8000 to see the index page

css-grid-from-scratch's People

Contributors

rubadeau avatar samusgray avatar

Stargazers

 avatar

Watchers

 avatar  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.