add

abstract fun add(name: String, value: String = name)
open fun add(attribute: DomAttribute?)