/usr/share/doc/libghc-blaze-html-doc/html/Text-Blaze-Html4-Strict-Attributes.html is in libghc-blaze-html-doc 0.9.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | <!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 src="file:///usr/share/javascript/mathjax/MathJax.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.9.0.1: A blazingly fast HTML combinator library for Haskell</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><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="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:accept">accept</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:accesskey">accesskey</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:action">action</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:align">align</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:alt">alt</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:archive">archive</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:axis">axis</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:border">border</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cellpadding">cellpadding</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cellspacing">cellspacing</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:char">char</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:charoff">charoff</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:charset">charset</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:checked">checked</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cite">cite</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:class_">class_</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:classid">classid</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:codebase">codebase</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:codetype">codetype</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:cols">cols</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:colspan">colspan</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:content">content</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:coords">coords</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:data_">data_</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:datetime">datetime</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:declare">declare</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:defer">defer</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:dir">dir</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:disabled">disabled</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:enctype">enctype</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:for">for</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:frame">frame</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:headers">headers</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:height">height</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:href">href</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:hreflang">hreflang</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:httpEquiv">httpEquiv</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:id">id</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:label">label</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:lang">lang</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:maxlength">maxlength</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:media">media</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:method">method</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:multiple">multiple</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:name">name</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:nohref">nohref</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onabort">onabort</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onblur">onblur</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onchange">onchange</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onclick">onclick</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:ondblclick">ondblclick</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onfocus">onfocus</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onkeydown">onkeydown</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onkeypress">onkeypress</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onkeyup">onkeyup</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onload">onload</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmousedown">onmousedown</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmousemove">onmousemove</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmouseout">onmouseout</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmouseover">onmouseover</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onmouseup">onmouseup</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onreset">onreset</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onselect">onselect</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onsubmit">onsubmit</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:onunload">onunload</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:profile">profile</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:readonly">readonly</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rel">rel</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rev">rev</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rows">rows</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rowspan">rowspan</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:rules">rules</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:scheme">scheme</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:scope">scope</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:selected">selected</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:shape">shape</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:size">size</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:span">span</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:src">src</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:standby">standby</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:style">style</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:summary">summary</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:tabindex">tabindex</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:title">title</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:type_">type_</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:usemap">usemap</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:valign">valign</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:value">value</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:valuetype">valuetype</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li><li class="src short"><a href="#v:width">width</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a> -> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Attribute">Attribute</a></li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:abbr" class="def">abbr</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#abbr" class="link">Source</a> <a href="#v:abbr" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div abbr="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:accept" class="def">accept</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#accept" class="link">Source</a> <a href="#v:accept" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div accept="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:accesskey" class="def">accesskey</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#accesskey" class="link">Source</a> <a href="#v:accesskey" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div accesskey="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:action" class="def">action</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#action" class="link">Source</a> <a href="#v:action" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div action="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:align" class="def">align</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#align" class="link">Source</a> <a href="#v:align" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div align="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:alt" class="def">alt</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#alt" class="link">Source</a> <a href="#v:alt" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div alt="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:archive" class="def">archive</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#archive" class="link">Source</a> <a href="#v:archive" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div archive="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:axis" class="def">axis</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#axis" class="link">Source</a> <a href="#v:axis" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div axis="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:border" class="def">border</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#border" class="link">Source</a> <a href="#v:border" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div border="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:cellpadding" class="def">cellpadding</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#cellpadding" class="link">Source</a> <a href="#v:cellpadding" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div cellpadding="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:cellspacing" class="def">cellspacing</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#cellspacing" class="link">Source</a> <a href="#v:cellspacing" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div cellspacing="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:char" class="def">char</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#char" class="link">Source</a> <a href="#v:char" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div char="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:charoff" class="def">charoff</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#charoff" class="link">Source</a> <a href="#v:charoff" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div charoff="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:charset" class="def">charset</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#charset" class="link">Source</a> <a href="#v:charset" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div charset="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:checked" class="def">checked</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#checked" class="link">Source</a> <a href="#v:checked" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div checked="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:cite" class="def">cite</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#cite" class="link">Source</a> <a href="#v:cite" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div cite="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:class_" class="def">class_</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#class_" class="link">Source</a> <a href="#v:class_" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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_ "bar" $ "Hello."</pre><p>Result:</p><pre><div class="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:classid" class="def">classid</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#classid" class="link">Source</a> <a href="#v:classid" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div classid="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:codebase" class="def">codebase</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#codebase" class="link">Source</a> <a href="#v:codebase" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div codebase="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:codetype" class="def">codetype</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#codetype" class="link">Source</a> <a href="#v:codetype" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div codetype="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:cols" class="def">cols</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#cols" class="link">Source</a> <a href="#v:cols" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div cols="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:colspan" class="def">colspan</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#colspan" class="link">Source</a> <a href="#v:colspan" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div colspan="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:content" class="def">content</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#content" class="link">Source</a> <a href="#v:content" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div content="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:coords" class="def">coords</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#coords" class="link">Source</a> <a href="#v:coords" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div coords="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:data_" class="def">data_</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#data_" class="link">Source</a> <a href="#v:data_" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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_ "bar" $ "Hello."</pre><p>Result:</p><pre><div data="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:datetime" class="def">datetime</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#datetime" class="link">Source</a> <a href="#v:datetime" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div datetime="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:declare" class="def">declare</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#declare" class="link">Source</a> <a href="#v:declare" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div declare="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:defer" class="def">defer</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#defer" class="link">Source</a> <a href="#v:defer" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div defer="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:dir" class="def">dir</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#dir" class="link">Source</a> <a href="#v:dir" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div dir="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:disabled" class="def">disabled</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#disabled" class="link">Source</a> <a href="#v:disabled" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div disabled="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:enctype" class="def">enctype</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#enctype" class="link">Source</a> <a href="#v:enctype" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div enctype="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:for" class="def">for</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#for" class="link">Source</a> <a href="#v:for" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div for="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:frame" class="def">frame</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#frame" class="link">Source</a> <a href="#v:frame" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div frame="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:headers" class="def">headers</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#headers" class="link">Source</a> <a href="#v:headers" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div headers="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:height" class="def">height</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#height" class="link">Source</a> <a href="#v:height" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div height="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:href" class="def">href</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#href" class="link">Source</a> <a href="#v:href" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div href="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:hreflang" class="def">hreflang</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#hreflang" class="link">Source</a> <a href="#v:hreflang" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div hreflang="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:httpEquiv" class="def">httpEquiv</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#httpEquiv" class="link">Source</a> <a href="#v:httpEquiv" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div http-equiv="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:id" class="def">id</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#id" class="link">Source</a> <a href="#v:id" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div id="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:label" class="def">label</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#label" class="link">Source</a> <a href="#v:label" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div label="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:lang" class="def">lang</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#lang" class="link">Source</a> <a href="#v:lang" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div lang="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:maxlength" class="def">maxlength</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#maxlength" class="link">Source</a> <a href="#v:maxlength" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div maxlength="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:media" class="def">media</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#media" class="link">Source</a> <a href="#v:media" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div media="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:method" class="def">method</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#method" class="link">Source</a> <a href="#v:method" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div method="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:multiple" class="def">multiple</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#multiple" class="link">Source</a> <a href="#v:multiple" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div multiple="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:name" class="def">name</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#name" class="link">Source</a> <a href="#v:name" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div name="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:nohref" class="def">nohref</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#nohref" class="link">Source</a> <a href="#v:nohref" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div nohref="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onabort" class="def">onabort</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onabort" class="link">Source</a> <a href="#v:onabort" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onabort="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onblur" class="def">onblur</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onblur" class="link">Source</a> <a href="#v:onblur" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onblur="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onchange" class="def">onchange</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onchange" class="link">Source</a> <a href="#v:onchange" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onchange="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onclick" class="def">onclick</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onclick" class="link">Source</a> <a href="#v:onclick" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onclick="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:ondblclick" class="def">ondblclick</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#ondblclick" class="link">Source</a> <a href="#v:ondblclick" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div ondblclick="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onfocus" class="def">onfocus</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onfocus" class="link">Source</a> <a href="#v:onfocus" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onfocus="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onkeydown" class="def">onkeydown</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onkeydown" class="link">Source</a> <a href="#v:onkeydown" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onkeydown="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onkeypress" class="def">onkeypress</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onkeypress" class="link">Source</a> <a href="#v:onkeypress" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onkeypress="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onkeyup" class="def">onkeyup</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onkeyup" class="link">Source</a> <a href="#v:onkeyup" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onkeyup="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onload" class="def">onload</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onload" class="link">Source</a> <a href="#v:onload" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onload="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onmousedown" class="def">onmousedown</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmousedown" class="link">Source</a> <a href="#v:onmousedown" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onmousedown="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onmousemove" class="def">onmousemove</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmousemove" class="link">Source</a> <a href="#v:onmousemove" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onmousemove="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onmouseout" class="def">onmouseout</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmouseout" class="link">Source</a> <a href="#v:onmouseout" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onmouseout="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onmouseover" class="def">onmouseover</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmouseover" class="link">Source</a> <a href="#v:onmouseover" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onmouseover="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onmouseup" class="def">onmouseup</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onmouseup" class="link">Source</a> <a href="#v:onmouseup" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onmouseup="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onreset" class="def">onreset</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onreset" class="link">Source</a> <a href="#v:onreset" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onreset="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onselect" class="def">onselect</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onselect" class="link">Source</a> <a href="#v:onselect" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onselect="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onsubmit" class="def">onsubmit</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onsubmit" class="link">Source</a> <a href="#v:onsubmit" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onsubmit="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:onunload" class="def">onunload</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#onunload" class="link">Source</a> <a href="#v:onunload" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div onunload="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:profile" class="def">profile</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#profile" class="link">Source</a> <a href="#v:profile" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div profile="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:readonly" class="def">readonly</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#readonly" class="link">Source</a> <a href="#v:readonly" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div readonly="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:rel" class="def">rel</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#rel" class="link">Source</a> <a href="#v:rel" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div rel="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:rev" class="def">rev</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#rev" class="link">Source</a> <a href="#v:rev" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div rev="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:rows" class="def">rows</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#rows" class="link">Source</a> <a href="#v:rows" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div rows="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:rowspan" class="def">rowspan</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#rowspan" class="link">Source</a> <a href="#v:rowspan" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div rowspan="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:rules" class="def">rules</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#rules" class="link">Source</a> <a href="#v:rules" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div rules="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:scheme" class="def">scheme</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#scheme" class="link">Source</a> <a href="#v:scheme" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div scheme="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:scope" class="def">scope</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#scope" class="link">Source</a> <a href="#v:scope" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div scope="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:selected" class="def">selected</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#selected" class="link">Source</a> <a href="#v:selected" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div selected="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:shape" class="def">shape</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#shape" class="link">Source</a> <a href="#v:shape" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div shape="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:size" class="def">size</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#size" class="link">Source</a> <a href="#v:size" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div size="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:span" class="def">span</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#span" class="link">Source</a> <a href="#v:span" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div span="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:src" class="def">src</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#src" class="link">Source</a> <a href="#v:src" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div src="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:standby" class="def">standby</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#standby" class="link">Source</a> <a href="#v:standby" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div standby="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:style" class="def">style</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#style" class="link">Source</a> <a href="#v:style" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div style="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:summary" class="def">summary</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#summary" class="link">Source</a> <a href="#v:summary" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div summary="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:tabindex" class="def">tabindex</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#tabindex" class="link">Source</a> <a href="#v:tabindex" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div tabindex="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:title" class="def">title</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#title" class="link">Source</a> <a href="#v:title" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div title="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:type_" class="def">type_</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#type_" class="link">Source</a> <a href="#v:type_" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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_ "bar" $ "Hello."</pre><p>Result:</p><pre><div type="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:usemap" class="def">usemap</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#usemap" class="link">Source</a> <a href="#v:usemap" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div usemap="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:valign" class="def">valign</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#valign" class="link">Source</a> <a href="#v:valign" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div valign="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:value" class="def">value</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#value" class="link">Source</a> <a href="#v:value" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div value="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:valuetype" class="def">valuetype</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#valuetype" class="link">Source</a> <a href="#v:valuetype" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div valuetype="bar">Hello.</div></pre></div></div><div class="top"><p class="src"><a id="v:width" class="def">width</a> <a href="src/Text-Blaze-Html4-Strict-Attributes.html#width" class="link">Source</a> <a href="#v:width" class="selflink">#</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:AttributeValue">AttributeValue</a></td><td class="doc"><p>Attribute value.</p></td></tr><tr><td class="src">-> <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/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 "bar" $ "Hello."</pre><p>Result:</p><pre><div width="bar">Hello.</div></pre></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>
|