senza-0.0: An HTML building library without the need for pesky operators.

Safe HaskellNone

Senza.Elements

Description

All elements.

Synopsis

Documentation

with :: Attributable a => a -> [Attribute] -> aSource

With the given attributes, render the element.