Today I Learned - Rocky Kev

Tagged “semantic”

  1. TIL the Description List element

    Lists of name–value pairs (or, in some cases, name–value groups) are a common pattern across the web, in part due to their versatility. HTML lets us mark up these lists with a combination of three elements

  2. TIL ARIA role presentation

    Think of this as a reset. You use role=presentation to remove semantic meaning from an element.

See all tags.