Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > fa85c1e923ecef5baaeadc2b9b6a3be1 > files > 44

ghc-blaze-html-devel-0.4.1.3-1.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Text.Blaze.Html4.Strict.Attributes</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Text-Blaze-Html4-Strict-Attributes.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Text-Blaze-Html4-Strict-Attributes.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">blaze-html-0.4.1.3: A blazingly fast HTML combinator library.</p></div><div id="content"><div id="module-header"><p class="caption">Text.Blaze.Html4.Strict.Attributes</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>This module exports combinators that provide you with the
 ability to set attributes on HTML elements.
</p></div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><a href="#v:abbr">abbr</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:accept">accept</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:accesskey">accesskey</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:action">action</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:align">align</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:alt">alt</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:archive">archive</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:axis">axis</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:border">border</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cellpadding">cellpadding</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cellspacing">cellspacing</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:char">char</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:charoff">charoff</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:charset">charset</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:checked">checked</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cite">cite</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:class_">class_</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:classid">classid</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:codebase">codebase</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:codetype">codetype</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cols">cols</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:colspan">colspan</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:content">content</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:coords">coords</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:data_">data_</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:datetime">datetime</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:declare">declare</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:defer">defer</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:dir">dir</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:disabled">disabled</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:enctype">enctype</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:for">for</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:frame">frame</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:headers">headers</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:height">height</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:href">href</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:hreflang">hreflang</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:httpEquiv">httpEquiv</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:id">id</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:label">label</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:lang">lang</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:maxlength">maxlength</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:media">media</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:method">method</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:multiple">multiple</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:name">name</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:nohref">nohref</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onabort">onabort</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onblur">onblur</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onchange">onchange</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onclick">onclick</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:ondblclick">ondblclick</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onfocus">onfocus</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onkeydown">onkeydown</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onkeypress">onkeypress</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onkeyup">onkeyup</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onload">onload</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmousedown">onmousedown</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmousemove">onmousemove</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmouseout">onmouseout</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmouseover">onmouseover</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmouseup">onmouseup</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onreset">onreset</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onselect">onselect</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onsubmit">onsubmit</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onunload">onunload</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:profile">profile</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:readonly">readonly</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rel">rel</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rev">rev</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rows">rows</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rowspan">rowspan</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rules">rules</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:scheme">scheme</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:scope">scope</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:selected">selected</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:shape">shape</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:size">size</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:span">span</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:src">src</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:standby">standby</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:style">style</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:summary">summary</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:tabindex">tabindex</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:title">title</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:type_">type_</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:usemap">usemap</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:valign">valign</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:value">value</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:valuetype">valuetype</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:width">width</a> :: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:abbr" class="def">abbr</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#abbr" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>abbr</code> attribute.
</p><p>Example:
</p><pre> div ! abbr &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div abbr=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:accept" class="def">accept</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#accept" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>accept</code> attribute.
</p><p>Example:
</p><pre> div ! accept &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div accept=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:accesskey" class="def">accesskey</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#accesskey" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>accesskey</code> attribute.
</p><p>Example:
</p><pre> div ! accesskey &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div accesskey=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:action" class="def">action</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#action" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>action</code> attribute.
</p><p>Example:
</p><pre> div ! action &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div action=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:align" class="def">align</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#align" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>align</code> attribute.
</p><p>Example:
</p><pre> div ! align &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div align=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:alt" class="def">alt</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#alt" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>alt</code> attribute.
</p><p>Example:
</p><pre> div ! alt &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div alt=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:archive" class="def">archive</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#archive" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>archive</code> attribute.
</p><p>Example:
</p><pre> div ! archive &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div archive=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:axis" class="def">axis</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#axis" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>axis</code> attribute.
</p><p>Example:
</p><pre> div ! axis &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div axis=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:border" class="def">border</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#border" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>border</code> attribute.
</p><p>Example:
</p><pre> div ! border &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div border=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:cellpadding" class="def">cellpadding</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#cellpadding" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>cellpadding</code> attribute.
</p><p>Example:
</p><pre> div ! cellpadding &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div cellpadding=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:cellspacing" class="def">cellspacing</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#cellspacing" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>cellspacing</code> attribute.
</p><p>Example:
</p><pre> div ! cellspacing &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div cellspacing=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:char" class="def">char</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#char" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>char</code> attribute.
</p><p>Example:
</p><pre> div ! char &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div char=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:charoff" class="def">charoff</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#charoff" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>charoff</code> attribute.
</p><p>Example:
</p><pre> div ! charoff &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div charoff=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:charset" class="def">charset</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#charset" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>charset</code> attribute.
</p><p>Example:
</p><pre> div ! charset &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div charset=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:checked" class="def">checked</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#checked" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>checked</code> attribute.
</p><p>Example:
</p><pre> div ! checked &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div checked=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:cite" class="def">cite</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#cite" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>cite</code> attribute.
</p><p>Example:
</p><pre> div ! cite &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div cite=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:class_" class="def">class_</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#class_" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>class</code> attribute.
</p><p>Example:
</p><pre> div ! class_ &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div class=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:classid" class="def">classid</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#classid" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>classid</code> attribute.
</p><p>Example:
</p><pre> div ! classid &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div classid=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:codebase" class="def">codebase</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#codebase" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>codebase</code> attribute.
</p><p>Example:
</p><pre> div ! codebase &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div codebase=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:codetype" class="def">codetype</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#codetype" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>codetype</code> attribute.
</p><p>Example:
</p><pre> div ! codetype &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div codetype=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:cols" class="def">cols</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#cols" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>cols</code> attribute.
</p><p>Example:
</p><pre> div ! cols &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div cols=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:colspan" class="def">colspan</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#colspan" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>colspan</code> attribute.
</p><p>Example:
</p><pre> div ! colspan &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div colspan=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:content" class="def">content</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#content" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>content</code> attribute.
</p><p>Example:
</p><pre> div ! content &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div content=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:coords" class="def">coords</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#coords" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>coords</code> attribute.
</p><p>Example:
</p><pre> div ! coords &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div coords=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:data_" class="def">data_</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#data_" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>data</code> attribute.
</p><p>Example:
</p><pre> div ! data_ &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div data=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:datetime" class="def">datetime</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#datetime" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>datetime</code> attribute.
</p><p>Example:
</p><pre> div ! datetime &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div datetime=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:declare" class="def">declare</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#declare" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>declare</code> attribute.
</p><p>Example:
</p><pre> div ! declare &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div declare=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:defer" class="def">defer</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#defer" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>defer</code> attribute.
</p><p>Example:
</p><pre> div ! defer &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div defer=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:dir" class="def">dir</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#dir" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>dir</code> attribute.
</p><p>Example:
</p><pre> div ! dir &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div dir=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:disabled" class="def">disabled</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#disabled" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>disabled</code> attribute.
</p><p>Example:
</p><pre> div ! disabled &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div disabled=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:enctype" class="def">enctype</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#enctype" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>enctype</code> attribute.
</p><p>Example:
</p><pre> div ! enctype &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div enctype=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:for" class="def">for</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#for" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>for</code> attribute.
</p><p>Example:
</p><pre> div ! for &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div for=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:frame" class="def">frame</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#frame" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>frame</code> attribute.
</p><p>Example:
</p><pre> div ! frame &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div frame=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:headers" class="def">headers</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#headers" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>headers</code> attribute.
</p><p>Example:
</p><pre> div ! headers &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div headers=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:height" class="def">height</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#height" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>height</code> attribute.
</p><p>Example:
</p><pre> div ! height &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div height=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:href" class="def">href</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#href" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>href</code> attribute.
</p><p>Example:
</p><pre> div ! href &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div href=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:hreflang" class="def">hreflang</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#hreflang" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>hreflang</code> attribute.
</p><p>Example:
</p><pre> div ! hreflang &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div hreflang=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:httpEquiv" class="def">httpEquiv</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#httpEquiv" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>http-equiv</code> attribute.
</p><p>Example:
</p><pre> div ! httpEquiv &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div http-equiv=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:id" class="def">id</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#id" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>id</code> attribute.
</p><p>Example:
</p><pre> div ! id &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div id=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:label" class="def">label</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#label" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>label</code> attribute.
</p><p>Example:
</p><pre> div ! label &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div label=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:lang" class="def">lang</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#lang" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>lang</code> attribute.
</p><p>Example:
</p><pre> div ! lang &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div lang=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:maxlength" class="def">maxlength</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#maxlength" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>maxlength</code> attribute.
</p><p>Example:
</p><pre> div ! maxlength &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div maxlength=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:media" class="def">media</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#media" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>media</code> attribute.
</p><p>Example:
</p><pre> div ! media &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div media=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:method" class="def">method</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#method" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>method</code> attribute.
</p><p>Example:
</p><pre> div ! method &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div method=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:multiple" class="def">multiple</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#multiple" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>multiple</code> attribute.
</p><p>Example:
</p><pre> div ! multiple &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div multiple=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:name" class="def">name</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#name" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>name</code> attribute.
</p><p>Example:
</p><pre> div ! name &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div name=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:nohref" class="def">nohref</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#nohref" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>nohref</code> attribute.
</p><p>Example:
</p><pre> div ! nohref &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div nohref=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onabort" class="def">onabort</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onabort" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onabort</code> attribute.
</p><p>Example:
</p><pre> div ! onabort &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onabort=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onblur" class="def">onblur</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onblur" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onblur</code> attribute.
</p><p>Example:
</p><pre> div ! onblur &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onblur=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onchange" class="def">onchange</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onchange" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onchange</code> attribute.
</p><p>Example:
</p><pre> div ! onchange &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onchange=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onclick" class="def">onclick</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onclick" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onclick</code> attribute.
</p><p>Example:
</p><pre> div ! onclick &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onclick=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:ondblclick" class="def">ondblclick</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#ondblclick" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>ondblclick</code> attribute.
</p><p>Example:
</p><pre> div ! ondblclick &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div ondblclick=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onfocus" class="def">onfocus</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onfocus" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onfocus</code> attribute.
</p><p>Example:
</p><pre> div ! onfocus &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onfocus=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onkeydown" class="def">onkeydown</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onkeydown" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onkeydown</code> attribute.
</p><p>Example:
</p><pre> div ! onkeydown &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onkeydown=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onkeypress" class="def">onkeypress</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onkeypress" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onkeypress</code> attribute.
</p><p>Example:
</p><pre> div ! onkeypress &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onkeypress=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onkeyup" class="def">onkeyup</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onkeyup" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onkeyup</code> attribute.
</p><p>Example:
</p><pre> div ! onkeyup &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onkeyup=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onload" class="def">onload</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onload" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onload</code> attribute.
</p><p>Example:
</p><pre> div ! onload &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onload=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onmousedown" class="def">onmousedown</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmousedown" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onmousedown</code> attribute.
</p><p>Example:
</p><pre> div ! onmousedown &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onmousedown=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onmousemove" class="def">onmousemove</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmousemove" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onmousemove</code> attribute.
</p><p>Example:
</p><pre> div ! onmousemove &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onmousemove=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onmouseout" class="def">onmouseout</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmouseout" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onmouseout</code> attribute.
</p><p>Example:
</p><pre> div ! onmouseout &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onmouseout=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onmouseover" class="def">onmouseover</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmouseover" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onmouseover</code> attribute.
</p><p>Example:
</p><pre> div ! onmouseover &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onmouseover=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onmouseup" class="def">onmouseup</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmouseup" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onmouseup</code> attribute.
</p><p>Example:
</p><pre> div ! onmouseup &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onmouseup=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onreset" class="def">onreset</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onreset" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onreset</code> attribute.
</p><p>Example:
</p><pre> div ! onreset &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onreset=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onselect" class="def">onselect</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onselect" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onselect</code> attribute.
</p><p>Example:
</p><pre> div ! onselect &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onselect=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onsubmit" class="def">onsubmit</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onsubmit" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onsubmit</code> attribute.
</p><p>Example:
</p><pre> div ! onsubmit &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onsubmit=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:onunload" class="def">onunload</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#onunload" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>onunload</code> attribute.
</p><p>Example:
</p><pre> div ! onunload &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div onunload=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:profile" class="def">profile</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#profile" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>profile</code> attribute.
</p><p>Example:
</p><pre> div ! profile &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div profile=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:readonly" class="def">readonly</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#readonly" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>readonly</code> attribute.
</p><p>Example:
</p><pre> div ! readonly &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div readonly=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:rel" class="def">rel</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#rel" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>rel</code> attribute.
</p><p>Example:
</p><pre> div ! rel &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div rel=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:rev" class="def">rev</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#rev" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>rev</code> attribute.
</p><p>Example:
</p><pre> div ! rev &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div rev=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:rows" class="def">rows</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#rows" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>rows</code> attribute.
</p><p>Example:
</p><pre> div ! rows &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div rows=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:rowspan" class="def">rowspan</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#rowspan" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>rowspan</code> attribute.
</p><p>Example:
</p><pre> div ! rowspan &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div rowspan=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:rules" class="def">rules</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#rules" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>rules</code> attribute.
</p><p>Example:
</p><pre> div ! rules &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div rules=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:scheme" class="def">scheme</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#scheme" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>scheme</code> attribute.
</p><p>Example:
</p><pre> div ! scheme &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div scheme=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:scope" class="def">scope</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#scope" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>scope</code> attribute.
</p><p>Example:
</p><pre> div ! scope &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div scope=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:selected" class="def">selected</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#selected" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>selected</code> attribute.
</p><p>Example:
</p><pre> div ! selected &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div selected=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:shape" class="def">shape</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#shape" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>shape</code> attribute.
</p><p>Example:
</p><pre> div ! shape &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div shape=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:size" class="def">size</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#size" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>size</code> attribute.
</p><p>Example:
</p><pre> div ! size &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div size=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:span" class="def">span</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#span" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>span</code> attribute.
</p><p>Example:
</p><pre> div ! span &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div span=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:src" class="def">src</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#src" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>src</code> attribute.
</p><p>Example:
</p><pre> div ! src &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div src=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:standby" class="def">standby</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#standby" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>standby</code> attribute.
</p><p>Example:
</p><pre> div ! standby &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div standby=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:style" class="def">style</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#style" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>style</code> attribute.
</p><p>Example:
</p><pre> div ! style &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div style=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:summary" class="def">summary</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#summary" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>summary</code> attribute.
</p><p>Example:
</p><pre> div ! summary &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div summary=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:tabindex" class="def">tabindex</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#tabindex" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>tabindex</code> attribute.
</p><p>Example:
</p><pre> div ! tabindex &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div tabindex=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:title" class="def">title</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#title" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>title</code> attribute.
</p><p>Example:
</p><pre> div ! title &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div title=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:type_" class="def">type_</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#type_" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>type</code> attribute.
</p><p>Example:
</p><pre> div ! type_ &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div type=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:usemap" class="def">usemap</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#usemap" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>usemap</code> attribute.
</p><p>Example:
</p><pre> div ! usemap &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div usemap=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:valign" class="def">valign</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#valign" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>valign</code> attribute.
</p><p>Example:
</p><pre> div ! valign &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div valign=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:value" class="def">value</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#value" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>value</code> attribute.
</p><p>Example:
</p><pre> div ! value &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div value=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:valuetype" class="def">valuetype</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#valuetype" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>valuetype</code> attribute.
</p><p>Example:
</p><pre> div ! valuetype &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div valuetype=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div><div class="top"><p class="src"><a name="v:width" class="def">width</a><a href="src/Text-Blaze-Html4-Strict-Attributes.html#width" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.
</p></td></tr><tr><td class="src">-&gt; <a href="Text-Blaze-Internal.html#t:Attribute">Attribute</a></td><td class="doc"><p>Resulting attribute.
</p></td></tr></table></div><div class="doc"><p>Combinator for the <code>width</code> attribute.
</p><p>Example:
</p><pre> div ! width &quot;bar&quot; $ &quot;Hello.&quot;
</pre><p>Result:
</p><pre> &lt;div width=&quot;bar&quot;&gt;Hello.&lt;/div&gt;
</pre></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>