Document.A
type t
= attribute
val color : string -> t
val red : t
val blue : t
val green : t
val yellow : t
val cls : string -> t