Safe Haskell | None |
---|---|
Language | Haskell2010 |
Clay.Elements
Synopsis
- abbr :: IsString a => a
- cite :: IsString a => a
- command :: IsString a => a
- data_ :: IsString a => a
- form :: IsString a => a
- label :: IsString a => a
- span :: IsString a => a
- style :: IsString a => a
- title :: IsString a => a
- a :: Selector
- address :: Selector
- area :: Selector
- article :: Selector
- aside :: Selector
- audio :: Selector
- b :: Selector
- base :: Selector
- bdi :: Selector
- bdo :: Selector
- blockquote :: Selector
- body :: Selector
- br :: Selector
- button :: Selector
- canvas :: Selector
- caption :: Selector
- code :: Selector
- col :: Selector
- colgroup :: Selector
- datalist :: Selector
- dd :: Selector
- del :: Selector
- details :: Selector
- dfn :: Selector
- dialog :: Selector
- div :: Selector
- dl :: Selector
- dt :: Selector
- em :: Selector
- embed :: Selector
- fieldset :: Selector
- figcaption :: Selector
- figure :: Selector
- footer :: Selector
- h1 :: Selector
- h2 :: Selector
- h3 :: Selector
- h4 :: Selector
- h5 :: Selector
- h6 :: Selector
- head :: Selector
- header :: Selector
- hgroup :: Selector
- hr :: Selector
- html :: Selector
- i :: Selector
- iframe :: Selector
- img :: Selector
- input :: Selector
- ins :: Selector
- kbd :: Selector
- keygen :: Selector
- legend :: Selector
- li :: Selector
- link :: Selector
- main_ :: Selector
- map :: Selector
- mark :: Selector
- menu :: Selector
- meta :: Selector
- meter :: Selector
- math :: Selector
- nav :: Selector
- noscript :: Selector
- object :: Selector
- ol :: Selector
- optgroup :: Selector
- option :: Selector
- output :: Selector
- p :: Selector
- param :: Selector
- pre :: Selector
- progress :: Selector
- q :: Selector
- rp :: Selector
- rt :: Selector
- ruby :: Selector
- s :: Selector
- samp :: Selector
- script :: Selector
- section :: Selector
- select :: Selector
- small :: Selector
- source :: Selector
- strong :: Selector
- sub :: Selector
- summary :: Selector
- sup :: Selector
- svg :: Selector
- table :: Selector
- tbody :: Selector
- td :: Selector
- template :: Selector
- textarea :: Selector
- tfoot :: Selector
- th :: Selector
- thead :: Selector
- time :: Selector
- tr :: Selector
- track :: Selector
- u :: Selector
- ul :: Selector
- var :: Selector
- video :: Selector
- wbr :: Selector
Documentation
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
Special cases, these items occur both as an HTML tag and an HTML attribute. We keep them polymorph.
blockquote :: Selector #
figcaption :: Selector #