This study compares two websites with similar design: the commercial Spotlight template from developers of Tailwind vs the same site with semantic CSS.

  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    you can completely understand how the page will look just by reading the html

    You lose being able to read meaning and structure though, and you also lose technical accessibility.

    I like to add css hacks to websites. But I can’t if they don’t have useful, identifying, and stable selectors.