Module XHTML.T.PRESENTATION

module PRESENTATION: sig .. end

type block = [ `Hr ] 
type inline = [ `B | `Big | `I | `Small | `Sub | `Sup | `Tt ]