CSS units

  • Started
  • Last post
  • 1 Response
  • Nairn0

    Tangentially, this was a very interesting watch the other night:

    She uses a mix of unit types, some of which I've never even heard of.

    • Bit of a shit thing, to tangent your thread on the first post. Sorry! There's some genuinely interesting (to me) methods in here though.Nairn
    • this is cool though thanks!colin_s
  • colin_s

    what's everyone's preferred way to build out structures in CSS? this is partially just to see/the conversation and also to get new ideas.

    i've always used a combination of percentages and pixels for divs and rem for type, but am coding a new small scale wordpress theme right now and trying out to go exclusively with vw/vh for everything.