Skip to main content

<img>Inline Element to embed image to Document

src

req Attribute for path to image

alt

optional Attribute for alternative text description of <img\>, to improve Accessibility & show placeholder for screen readers || fallback

References

  1. <figure>FigureBlock Element to embed figure as <img\> along with <figcaption\>

  2. <Image>( Next 12 ) FC extends <img\> with Prefetch/Lazy Load & ✨img optimization to burn your free quota

  3. @docusaurus/plugin-ideal-imagedocu plugin extends <img\> to autogen placeholder for Lazy Load & resized images variants for responsive display - !shit, degrades some images for WORSE size - especially PNG

  4. alt ↔ optional Attribute for alternative text description of <img\>, to improve Accessibility & show placeholder for screen readers || fallback