home.social

#csstip β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #csstip, aggregated by home.social.

  1. Basic #tinyCSStip.πŸ’‘

    So you have a responsive, flexible `width` rectangular box with `aspect-ratio: 2` and want to turn it into a half disc?

    Use a `50%` horizontal `border-radius` and a vertical one that's `100%` for the top corners (first two listed) and `0` for the other two!

    #css #code #cssTip #cssTips #cssTricks #coding #frontend #webDev #webDevelopment #cssBasics