| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Text.Tabular.Html
- render :: (rh -> Html) -> (ch -> Html) -> (a -> Html) -> Table rh ch a -> Html
- vAttr :: Properties -> [HtmlAttr]
- hAttr :: Properties -> [HtmlAttr]
- css :: String -> Html
- defaultCss :: String
Documentation
vAttr :: Properties -> [HtmlAttr] #
hAttr :: Properties -> [HtmlAttr] #
defaultCss :: String #
You need to incorporate some CSS into your file with
the classes thinbottom, thinright, thickbottom
and thickright. See css