Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
drm10001 committed Apr 6, 2020
1 parent f315175 commit 2311b42
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
@@ -1,2 +1,27 @@
# Class9
Intro to Responsive Design and Frameworks!
Intro to Responsive Design!

## Responsive Design
1. What is it?
2. How do we implement it?
3. Viewport
4. Grid System
5. Media Queries

## Responsive Design Frameworks
1. Bootstrap
2. How to add to your site
3. How to use it

## Final Project Intro
1. Rubric:
2. GitHub with large groups
3. What is a pull request?

### Resources
- [Responsive Design Intro](https://www.w3schools.com/Css/css_rwd_intro.asp)
- [Viewports](https://www.w3schools.com/Css/css_rwd_viewport.asp)
- [Grid System](https://www.w3schools.com/Css/css_rwd_grid.asp)
- [Bootstrap](https://getbootstrap.com/)
- [GitHub Pull Requests](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests)

0 comments on commit 2311b42

Please sign in to comment.