Library binds css and html. It takes notion ofhtml for content, css for styling to extreme.There are functions to build 'styling tree' and html elements can be placed only in the lists of the tree.Html elements can be groupped withdiv,span ora tags and styled with subset of css.Result of the programm is string of css code and list of html elements.ModuleSimpleCss contains core functions of the library andSimpleCss.Tricks translates somecss tricks i've found in the web.See 'example/Main.hs' to get started
[Index]
For package maintainers and hackage trustees
Candidates
| Versions[RSS] | 0.0.1,0.0.2,0.0.3,0.0.4 |
|---|---|
| Dependencies | base (>=4 && <5),blaze-html (>=0.4),hashable (>=1.1.1.0),language-css (>=0.0.2),unordered-containers (>=0.1.1) [details] |
| Tested with | ghc ==6.13.1 |
| License | BSD-3-Clause |
| Author | Anton Kholomiov |
| Maintainer | <anton.kholomiov@gmail.com> |
| Uploaded | byAntonKholomiov at2011-03-08T17:06:13Z |
| Category | Web |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2975 total (9 in the last 30 days) |
| Rating | (no votes yet)[estimated byBayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown[no reports yet] |