HTMLPictureElement - Web APIs | MDN
Instance properties
No specific property, but inherits properties from its parent, HTMLElement.
Instance methods
No specific method, but inherits methods from its parent, HTMLElement.
Specifications
| Specification |
|---|
| HTML # htmlpictureelement |
Browser compatibility
See also
- The
<picture>HTML element that implements it. - The
HTMLImageElementandHTMLSourceElementinterfaces, often used in conjunction with a<picture>element.