rem’s avatarrem’s Twitter Archive—№ 69,815

    1. I always have a little web power struggle when I believe I can achieve an (*interactive*) effect using CSS instead of JavaScript. I used to think this was right. I'm no so sure now. CSS is presentational. That also suggests :hover should be managed by behavioural code, ie. JS
  1. …in reply to @rem
    This my latest thoughts. There's no JavaScript for the menu. Entirely driven by the :target pseudo selector (only tested in chrome & Firefox so far, and need to test/fox a11y). Just feels…brittle compared to a tiny bit of js.
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API