Function silkenweb_dom::tag[][src]

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

An HTML element tag.

For example: tag("div")