Skip to content

Instantly share code, notes, and snippets.

@webbower
Created May 18, 2016 01:11
Show Gist options
  • Save webbower/209536bf60e0ccdd342ab84936cb50e9 to your computer and use it in GitHub Desktop.
Save webbower/209536bf60e0ccdd342ab84936cb50e9 to your computer and use it in GitHub Desktop.
List of ideas for frontend concepts for interview questions

Frontend Interview Concepts

HTML

CSS

  • CSS position
  • Margin collapsing
  • Display types (inline, block, none, table-*, flex) and what they mean

JS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment