Contents tagged “MDN”

There are 5 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. Karl indique que mettre à jour les données de compatibilité sur MDN est simple. Mathieu m'avait donné le même lien. C'est sûr, quand on sait que c'est…

See all tags.