tag

Function tag 

Source
pub fn tag(name: impl AsRef<str>) -> ElementBuilder
Expand description

An HTML element tag.

For example: tag("div")