<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
<figure>
↔ FigureBlock Element to embed figure as<img\>
along with<figcaption\>
<Image>
↔ ( Next 12 ) FC extends<img\>
with Prefetch/Lazy Load & ✨img optimization to burn your free quota@docusaurus/plugin-ideal-image
↔ docu plugin extends<img\>
to autogen placeholder for Lazy Load & resized images variants for responsive display - !shit, degrades some images for WORSE size - especially PNGalt
↔ optional Attribute for alternative text description of<img\>
, to improve Accessibility & show placeholder for screen readers || fallback