• #dev 2025-02-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-02-14 UTC
# 17:55
[Joe_Crawford]
I'm wandering into this conversation blind, but I will mention grid column (and row) values can take vales like `min-content` or `fit-content` or `max-content` in addition to `1fr` etc. Also I've said `<nobr>` is my favorite html tag partly because of how useful it can be for assuring certain parts of a layout lay out as I wish. `white-space: nowrap` can be very useful in some places. And oh! Just as I type this maybe you have what you