• #dev 2024-06-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-06-14 UTC
# 00:56
[Joe_Crawford]
You're doing `<video />` (self-closing) but you want to do a closing tag `<video></video>` - whatever is inside the tag is the fallback content.