Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module XHTML.T.TABLES

module TABLES: sig..end


type t = [ `Caption | `Td | `Th | `Tr ]

type block = [ `Table ]

type flow = block