Skip to content

dandevri/minor-cssttr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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