Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Latest commit

 

History

History
55 lines (38 loc) · 1.6 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.6 KB

minor-cssttr

Code & documentation for the Minor Class: CSS to the Rescue 🎉

Styleguide: Code | Live version

Website Code | Live version

Final Assignment

This is a living styleguide for the class "CSS to the Rescue". Part of the Minor Web Development at the University of Applied Sciences Amsterdam.

Personal learning goals

  • Work more seamlessy with Flexbox
  • Using the right relative units
  • Play around with CSS variables
  • Know some more advanced selectors
  • Use new :pseudo selectors
  • Use a respected CSS structure

Stylesheet Order

  1. Variables
  2. Reset
  3. Global page styling
  4. Tags
  5. Attributes
  6. Components
  7. Media Queries

My personal goal was to mainly get comfortable with all the selectors and declerations so I can do that on automatic pilot. Next time with this knowledge I can focus way more on UX and styling / designing the components to make them look "pretty".🌈

📖 Notes

Notes during lectures and from the book can be found here: GitBook

TODO's and finished tasks can be found here: GitHub projects

📃 Assignments

Week 1

Code

Live

Week 2

Code

Live