language-css-0.0.3.1: CSS 2.1 syntax

Safe HaskellSafe
LanguageHaskell2010

Language.Css.Build.Attributes

Description

Html 4 ++ Html 5 attributes

Synopsis

Documentation

abbr :: Attrs a => a Source #

abbr attribute

accept :: Attrs a => a Source #

accept attribute

acceptCharset :: Attrs a => a Source #

accept-charset attribute

accesskey :: Attrs a => a Source #

accesskey attribute

action :: Attrs a => a Source #

action attribute

align :: Attrs a => a Source #

align attribute

alt :: Attrs a => a Source #

alt attribute

archive :: Attrs a => a Source #

archive attribute

async :: Attrs a => a Source #

async attribute

autocomplete :: Attrs a => a Source #

autocomplete attribute

autofocus :: Attrs a => a Source #

autofocus attribute

autoplay :: Attrs a => a Source #

autoplay attribute

axis :: Attrs a => a Source #

axis attribute

background :: Attrs a => a Source #

background attribute

bgcolor :: Attrs a => a Source #

bgcolor attribute

border :: Attrs a => a Source #

border attribute

cellpadding :: Attrs a => a Source #

cellpadding attribute

cellspacing :: Attrs a => a Source #

cellspacing attribute

challenge :: Attrs a => a Source #

challenge attribute

char :: Attrs a => a Source #

char attribute

charoff :: Attrs a => a Source #

charoff attribute

charset :: Attrs a => a Source #

charset attribute

checked :: Attrs a => a Source #

checked attribute

cite :: Attrs a => a Source #

cite attribute

class' :: Attrs a => a Source #

class attribute

classid :: Attrs a => a Source #

classid attribute

clear :: Attrs a => a Source #

clear attribute

codebase :: Attrs a => a Source #

codebase attribute

codetype :: Attrs a => a Source #

codetype attribute

cols :: Attrs a => a Source #

cols attribute

colspan :: Attrs a => a Source #

colspan attribute

compact :: Attrs a => a Source #

compact attribute

content :: Attrs a => a Source #

content attribute

contenteditable :: Attrs a => a Source #

contenteditable attribute

contextmenu :: Attrs a => a Source #

contextmenu attribute

controls :: Attrs a => a Source #

controls attribute

coords :: Attrs a => a Source #

coords attribute

data' :: Attrs a => a Source #

data attribute

datetime :: Attrs a => a Source #

datetime attribute

declare :: Attrs a => a Source #

declare attribute

defer :: Attrs a => a Source #

defer attribute

dir :: Attrs a => a Source #

dir attribute

disabled :: Attrs a => a Source #

disabled attribute

draggable :: Attrs a => a Source #

draggable attribute

enctype :: Attrs a => a Source #

enctype attribute

for :: Attrs a => a Source #

for attribute

form :: Attrs a => a Source #

form attribute

formaction :: Attrs a => a Source #

formaction attribute

formenctype :: Attrs a => a Source #

formenctype attribute

formmethod :: Attrs a => a Source #

formmethod attribute

formnovalidate :: Attrs a => a Source #

formnovalidate attribute

formtarget :: Attrs a => a Source #

formtarget attribute

frame :: Attrs a => a Source #

frame attribute

frameborder :: Attrs a => a Source #

frameborder attribute

headers :: Attrs a => a Source #

headers attribute

height :: Attrs a => a Source #

height attribute

hidden :: Attrs a => a Source #

hidden attribute

high :: Attrs a => a Source #

high attribute

href :: Attrs a => a Source #

href attribute

hreflang :: Attrs a => a Source #

hreflang attribute

hspace :: Attrs a => a Source #

hspace attribute

httpEquiv :: Attrs a => a Source #

http-equiv attribute

icon :: Attrs a => a Source #

icon attribute

id :: Attrs a => a Source #

id attribute

ismap :: Attrs a => a Source #

ismap attribute

item :: Attrs a => a Source #

item attribute

itemprop :: Attrs a => a Source #

itemprop attribute

keytype :: Attrs a => a Source #

keytype attribute

label :: Attrs a => a Source #

label attribute

lang :: Attrs a => a Source #

lang attribute

language :: Attrs a => a Source #

language attribute

list :: Attrs a => a Source #

list attribute

loop :: Attrs a => a Source #

loop attribute

low :: Attrs a => a Source #

low attribute

manifest :: Attrs a => a Source #

manifest attribute

max :: Attrs a => a Source #

max attribute

maxlength :: Attrs a => a Source #

maxlength attribute

media :: Attrs a => a Source #

media attribute

method :: Attrs a => a Source #

method attribute

min :: Attrs a => a Source #

min attribute

multiple :: Attrs a => a Source #

multiple attribute

name :: Attrs a => a Source #

name attribute

nohref :: Attrs a => a Source #

nohref attribute

noshade :: Attrs a => a Source #

noshade attribute

novalidate :: Attrs a => a Source #

novalidate attribute

nowrap :: Attrs a => a Source #

nowrap attribute

onabort :: Attrs a => a Source #

onabort attribute

onbeforeonload :: Attrs a => a Source #

onbeforeonload attribute

onbeforeprint :: Attrs a => a Source #

onbeforeprint attribute

onblur :: Attrs a => a Source #

onblur attribute

oncanplay :: Attrs a => a Source #

oncanplay attribute

oncanplaythrough :: Attrs a => a Source #

oncanplaythrough attribute

onchange :: Attrs a => a Source #

onchange attribute

onclick :: Attrs a => a Source #

onclick attribute

oncontextmenu :: Attrs a => a Source #

oncontextmenu attribute

ondblclick :: Attrs a => a Source #

ondblclick attribute

ondrag :: Attrs a => a Source #

ondrag attribute

ondragend :: Attrs a => a Source #

ondragend attribute

ondragenter :: Attrs a => a Source #

ondragenter attribute

ondragleave :: Attrs a => a Source #

ondragleave attribute

ondragover :: Attrs a => a Source #

ondragover attribute

ondragstart :: Attrs a => a Source #

ondragstart attribute

ondrop :: Attrs a => a Source #

ondrop attribute

ondurationchange :: Attrs a => a Source #

ondurationchange attribute

onemptied :: Attrs a => a Source #

onemptied attribute

onended :: Attrs a => a Source #

onended attribute

onerror :: Attrs a => a Source #

onerror attribute

onfocus :: Attrs a => a Source #

onfocus attribute

onformchange :: Attrs a => a Source #

onformchange attribute

onforminput :: Attrs a => a Source #

onforminput attribute

onhaschange :: Attrs a => a Source #

onhaschange attribute

oninput :: Attrs a => a Source #

oninput attribute

oninvalid :: Attrs a => a Source #

oninvalid attribute

onkeydown :: Attrs a => a Source #

onkeydown attribute

onkeypress :: Attrs a => a Source #

onkeypress attribute

onkeyup :: Attrs a => a Source #

onkeyup attribute

onload :: Attrs a => a Source #

onload attribute

onloadeddata :: Attrs a => a Source #

onloadeddata attribute

onloadedmetadata :: Attrs a => a Source #

onloadedmetadata attribute

onloadstart :: Attrs a => a Source #

onloadstart attribute

onmessage :: Attrs a => a Source #

onmessage attribute

onmousedown :: Attrs a => a Source #

onmousedown attribute

onmousemove :: Attrs a => a Source #

onmousemove attribute

onmouseout :: Attrs a => a Source #

onmouseout attribute

onmouseover :: Attrs a => a Source #

onmouseover attribute

onmouseup :: Attrs a => a Source #

onmouseup attribute

onmousewheel :: Attrs a => a Source #

onmousewheel attribute

ononline :: Attrs a => a Source #

ononline attribute

onpagehide :: Attrs a => a Source #

onpagehide attribute

onpageshow :: Attrs a => a Source #

onpageshow attribute

onpause :: Attrs a => a Source #

onpause attribute

onplay :: Attrs a => a Source #

onplay attribute

onplaying :: Attrs a => a Source #

onplaying attribute

onprogress :: Attrs a => a Source #

onprogress attribute

onpropstate :: Attrs a => a Source #

onpropstate attribute

onratechange :: Attrs a => a Source #

onratechange attribute

onreadystatechange :: Attrs a => a Source #

onreadystatechange attribute

onredo :: Attrs a => a Source #

onredo attribute

onreset :: Attrs a => a Source #

onreset attribute

onresize :: Attrs a => a Source #

onresize attribute

onscroll :: Attrs a => a Source #

onscroll attribute

onseeked :: Attrs a => a Source #

onseeked attribute

onseeking :: Attrs a => a Source #

onseeking attribute

onselect :: Attrs a => a Source #

onselect attribute

onstalled :: Attrs a => a Source #

onstalled attribute

onstorage :: Attrs a => a Source #

onstorage attribute

onsubmit :: Attrs a => a Source #

onsubmit attribute

onsuspend :: Attrs a => a Source #

onsuspend attribute

ontimeupdate :: Attrs a => a Source #

ontimeupdate attribute

onundo :: Attrs a => a Source #

onundo attribute

onunload :: Attrs a => a Source #

onunload attribute

onvolumechange :: Attrs a => a Source #

onvolumechange attribute

onwaiting :: Attrs a => a Source #

onwaiting attribute

open :: Attrs a => a Source #

open attribute

optimum :: Attrs a => a Source #

optimum attribute

pattern :: Attrs a => a Source #

pattern attribute

ping :: Attrs a => a Source #

ping attribute

placeholder :: Attrs a => a Source #

placeholder attribute

preload :: Attrs a => a Source #

preload attribute

profile :: Attrs a => a Source #

profile attribute

pubdate :: Attrs a => a Source #

pubdate attribute

radiogroup :: Attrs a => a Source #

radiogroup attribute

readonly :: Attrs a => a Source #

readonly attribute

rel :: Attrs a => a Source #

rel attribute

required :: Attrs a => a Source #

required attribute

rev :: Attrs a => a Source #

rev attribute

reversed :: Attrs a => a Source #

reversed attribute

rows :: Attrs a => a Source #

rows attribute

rowspan :: Attrs a => a Source #

rowspan attribute

rules :: Attrs a => a Source #

rules attribute

sandbox :: Attrs a => a Source #

sandbox attribute

scheme :: Attrs a => a Source #

scheme attribute

scope :: Attrs a => a Source #

scope attribute

scoped :: Attrs a => a Source #

scoped attribute

scrolling :: Attrs a => a Source #

scrolling attribute

seamless :: Attrs a => a Source #

seamless attribute

selected :: Attrs a => a Source #

selected attribute

shape :: Attrs a => a Source #

shape attribute

size :: Attrs a => a Source #

size attribute

sizes :: Attrs a => a Source #

sizes attribute

span :: Attrs a => a Source #

span attribute

spellcheck :: Attrs a => a Source #

spellcheck attribute

src :: Attrs a => a Source #

src attribute

srcdoc :: Attrs a => a Source #

srcdoc attribute

standby :: Attrs a => a Source #

standby attribute

start :: Attrs a => a Source #

start attribute

step :: Attrs a => a Source #

step attribute

style :: Attrs a => a Source #

style attribute

subject :: Attrs a => a Source #

subject attribute

summary :: Attrs a => a Source #

summary attribute

tabindex :: Attrs a => a Source #

tabindex attribute

target :: Attrs a => a Source #

target attribute

title :: Attrs a => a Source #

title attribute

type' :: Attrs a => a Source #

type attribute

usemap :: Attrs a => a Source #

usemap attribute

valign :: Attrs a => a Source #

valign attribute

value :: Attrs a => a Source #

value attribute

valuetype :: Attrs a => a Source #

valuetype attribute

vspace :: Attrs a => a Source #

vspace attribute

width :: Attrs a => a Source #

width attribute

wrap :: Attrs a => a Source #

wrap attribute

xmlns :: Attrs a => a Source #

xmlns attribute