Contents tagged “W3C”

There are 4 contents with this tag:

  1. For language changes inside a paragraph, MDN suggests we can use the i element:
    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/i

    That's what I thought was one of the new use cases for i.

    A @[email protected] page about “Declaring language in HTML” (so @[email protected] ?) says we should use a span, div or bdi:
    https://www.w3.org/International/questions/qa-html-language-declarations.en#usingspan

    So no i after all?

  2. screenshot of The Rule of Least Power

    Tim Berners-Lee avatar Tim Berners-Lee

    The Rule of Least Power

    Computer Science in the 1960s through 1980s spent a lot of effort making languages that were as powerful as possible. Nowadays we have to appreciate…

See all tags.