home.social

#semanticcss — Public Fediverse posts

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

  1. Every major browsers should display first instance of following HTML code as a nice responsive and accessible main menu.

    Why in 2024 it is still not the case?

    <nav>
    <ul>
    <li><a></a></li>
    ...
    </ul>
    </nav>

    Cc: @aral @adele @mozilla

    #SmallWeb #SemanticCSS

  2. Semantic websites are awesome! Among other things, they let you write reusable CSS. Please send me your semantic websites, so I can analyze them for common patterns and write a composable CSS framework.

    jak2k.schwanenberg.name/post/c

    #indieweb #smolweb #semanticHTML #html #semantic #css #semanticcss