Function moxie_dom::elements::media::img[][src]

pub fn img() -> ImgBuilder
Expand description

The HTML <img> element embeds an image into the document.

A function for creating a builder which will accept attributes and produce the element.