#About CSS Knowledge

5 messages · Page 1 of 1 (latest)

jade nymph
#

I'm a developer transiting from backend to frontend.

I've done the all CSS stuff from "The Frontend Developer Career Path"

I know few topics/properties are missing but as a beginner don't know what's missing in CSS?

what I know is:
=> box-model (box-sizing), grid, flexbox,
=> background image/color, fonts, border, margin/padding,
=> float-clear, :hover, gap
=> CSS units (px, em, rem, vh, vw, fr)
=> positioning (relative, fixed, absolute)
=> media queries & responsiveness

pls drop suggested topics

ancient lance
#

I'd add a few things (not an exhaustive list):

  • positioning (relative, fixed, absolute etc...)
  • transforms (at least the really common ones)
  • transitions
  • general css "structure" (how cascading works, specificity)
weary path
#

Here are my ideas:

  • ::before / ::after
  • animations
  • maybe filter/backdrop-filter
  • I think you already know, but flex and grid
winter moss
#

Layout !! CSS Grid and flex !

zinc saddle
#

contact me rn