Images - mattbichay/test GitHub Wiki

PageOutline(1-5, Contents)

RML Images

IMG Element

The IMG element is used to include images in the document.

Attributes'br src = [wiki:documentation/Glossary#URI] [wiki:documentation/Glossary#CaseInformation]

  The location of the image.

width = [wiki:documentation/Glossary#BasicTypes] [wiki:documentation/Glossary#CaseInformation]

  The width to force the element to, in pixels. If this is unspecified, it will default to the width of the image.

height = [wiki:documentation/Glossary#BasicTypes] [wiki:documentation/Glossary#CaseInformation]

  The height to force the element to, in pixels. If this is unspecified, it will default to the height of the image.
⚠️ **GitHub.com Fallback** ⚠️