Skip to content

Instantly share code, notes, and snippets.

View miguelludert's full-sized avatar

Miguel Ludert miguelludert

View GitHub Profile
@miguelludert
miguelludert / index.md
Last active August 9, 2017 18:45 — forked from jethrolarson/index.md
My interview question topics

CSS

  • How does the cascade work
  • Box Model
  • Preprocessors
  • Class naming schemes
  • CSS Frameworks
  • Position absolute vs relative
  • How do you center things vertically
  • What can you do to manage the css of large projects?