fun_html

Module elt

Source
Expand description

Common HTML elements

Note that you may create your own element with Element::new or Element::new_void

It is also possible to inline raw HTML with raw and raw_unsafe

Functionsยง