Module stdweb::web::html_element [] [src]

A module containing HTML DOM elements.

Structs

ImageElement

The HTML image element is used to manipulate the layout and presentation of <img> elements.

InputElement

The HTML input element is used to create interactive controls for web-based forms in order to accept data from the user.