!`      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~         ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                                                   ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                                                                                   ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~NoneU)NoneV|NoneVNoneVNoneWN  NoneK[  blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: i<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 FrameSet//EN" "http://www.w3.org/TR/html4/frameset.dtd">  blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 FrameSet//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html><span>foo</span></html> blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a> blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr> blaze-htmlCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym> blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address> blaze-htmlCombinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet> blaze-htmlCombinator for the <area /> element.Example: areaResult: <area /> blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b> blaze-htmlCombinator for the  <basefont /> element.Example: basefontResult:  <basefont /> blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo> blaze-htmlCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big> blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote> blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body> blaze-htmlCombinator for the <br /> element.Example: brResult: <br /> blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button> blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption> blaze-htmlCombinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center> blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite> blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>  blaze-htmlCombinator for the <col /> element.Example: colResult: <col />! blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>" blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd># blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>$ blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>% blaze-htmlCombinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir>& blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>' blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>( blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>) blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>* blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>+ blaze-htmlCombinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font>, blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>- blaze-htmlCombinator for the  <frame /> element.Example: frameResult:  <frame />. blaze-htmlCombinator for the  <frameset> element.Example: frameset $ span $ toHtml "foo"Result: %<frameset><span>foo</span></frameset>/ blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>0 blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>1 blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>2 blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>3 blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>4 blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>5 blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>6 blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr />7 blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>8 blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>9 blaze-htmlCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>: blaze-htmlCombinator for the <img /> element.Example: imgResult: <img />; blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input />< blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>= blaze-htmlCombinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex>> blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>? blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>@ blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>A blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>B blaze-htmlCombinator for the <link /> element.Example: linkResult: <link />C blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>D blaze-htmlCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>E blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta />F blaze-htmlCombinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes>G blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>H blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>I blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>J blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>K blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>L blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>M blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param />N blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>O blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>P blaze-htmlCombinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s>Q blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>R blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>S blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>T blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>U blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>V blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>W blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>X blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Y blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Z blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>[ blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>\ blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>] blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>^ blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>_ blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>` blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>a blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>b blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>c blaze-htmlCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>d blaze-htmlCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>e blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>f blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>[  blaze-htmlThe document type HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-htmlResulting HTML.! blaze-html Inner HTML. blaze-htmlResulting HTML." blaze-html Inner HTML. blaze-htmlResulting HTML.# blaze-html Inner HTML. blaze-htmlResulting HTML.$ blaze-html Inner HTML. blaze-htmlResulting HTML.% blaze-html Inner HTML. blaze-htmlResulting HTML.& blaze-html Inner HTML. blaze-htmlResulting HTML.' blaze-html Inner HTML. blaze-htmlResulting HTML.( blaze-html Inner HTML. blaze-htmlResulting HTML.) blaze-html Inner HTML. blaze-htmlResulting HTML.* blaze-html Inner HTML. blaze-htmlResulting HTML.+ blaze-html Inner HTML. blaze-htmlResulting HTML., blaze-html Inner HTML. blaze-htmlResulting HTML.- blaze-htmlResulting HTML.. blaze-html Inner HTML. blaze-htmlResulting HTML./ blaze-html Inner HTML. blaze-htmlResulting HTML.0 blaze-html Inner HTML. blaze-htmlResulting HTML.1 blaze-html Inner HTML. blaze-htmlResulting HTML.2 blaze-html Inner HTML. blaze-htmlResulting HTML.3 blaze-html Inner HTML. blaze-htmlResulting HTML.4 blaze-html Inner HTML. blaze-htmlResulting HTML.5 blaze-html Inner HTML. blaze-htmlResulting HTML.6 blaze-htmlResulting HTML.7 blaze-html Inner HTML. blaze-htmlResulting HTML.8 blaze-html Inner HTML. blaze-htmlResulting HTML.9 blaze-html Inner HTML. blaze-htmlResulting HTML.: blaze-htmlResulting HTML.; blaze-htmlResulting HTML.< blaze-html Inner HTML. blaze-htmlResulting HTML.= blaze-html Inner HTML. blaze-htmlResulting HTML.> blaze-html Inner HTML. blaze-htmlResulting HTML.? blaze-html Inner HTML. blaze-htmlResulting HTML.@ blaze-html Inner HTML. blaze-htmlResulting HTML.A blaze-html Inner HTML. blaze-htmlResulting HTML.B blaze-htmlResulting HTML.C blaze-html Inner HTML. blaze-htmlResulting HTML.D blaze-html Inner HTML. blaze-htmlResulting HTML.E blaze-htmlResulting HTML.F blaze-html Inner HTML. blaze-htmlResulting HTML.G blaze-html Inner HTML. blaze-htmlResulting HTML.H blaze-html Inner HTML. blaze-htmlResulting HTML.I blaze-html Inner HTML. blaze-htmlResulting HTML.J blaze-html Inner HTML. blaze-htmlResulting HTML.K blaze-html Inner HTML. blaze-htmlResulting HTML.L blaze-html Inner HTML. blaze-htmlResulting HTML.M blaze-htmlResulting HTML.N blaze-html Inner HTML. blaze-htmlResulting HTML.O blaze-html Inner HTML. blaze-htmlResulting HTML.P blaze-html Inner HTML. blaze-htmlResulting HTML.Q blaze-html Inner HTML. blaze-htmlResulting HTML.R blaze-html Inner HTML. blaze-htmlResulting HTML.S blaze-html Inner HTML. blaze-htmlResulting HTML.T blaze-html Inner HTML. blaze-htmlResulting HTML.U blaze-html Inner HTML. blaze-htmlResulting HTML.V blaze-html Inner HTML. blaze-htmlResulting HTML.W blaze-html Inner HTML. blaze-htmlResulting HTML.X blaze-html Inner HTML. blaze-htmlResulting HTML.Y blaze-html Inner HTML. blaze-htmlResulting HTML.Z blaze-html Inner HTML. blaze-htmlResulting HTML.[ blaze-html Inner HTML. blaze-htmlResulting HTML.\ blaze-html Inner HTML. blaze-htmlResulting HTML.] blaze-html Inner HTML. blaze-htmlResulting HTML.^ blaze-html Inner HTML. blaze-htmlResulting HTML._ blaze-html Inner HTML. blaze-htmlResulting HTML.` blaze-html Inner HTML. blaze-htmlResulting HTML.a blaze-html Inner HTML. blaze-htmlResulting HTML.b blaze-html Inner HTML. blaze-htmlResulting HTML.c blaze-html Inner HTML. blaze-htmlResulting HTML.d blaze-html Inner HTML. blaze-htmlResulting HTML.e blaze-html Inner HTML. blaze-htmlResulting HTML.f blaze-html Inner HTML. blaze-htmlResulting HTML.  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef[  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefNonehg blaze-htmlCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>h blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>i blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>j blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>k blaze-htmlCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>l blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>m blaze-htmlCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>n blaze-htmlCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>o blaze-htmlCombinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div>p blaze-htmlCombinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div>q blaze-htmlCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>r blaze-htmlCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>s blaze-htmlCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>t blaze-htmlCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>u blaze-htmlCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>v blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>w blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>x blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>y blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>z blaze-htmlCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>{ blaze-htmlCombinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div>| blaze-htmlCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>} blaze-htmlCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>~ blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div> blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div> blaze-htmlCombinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div> blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div> blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div> blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div> blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div> blaze-htmlCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div> blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div> blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div> blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div> blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div> blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div> blaze-htmlCombinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div> blaze-htmlCombinator for the  frameborder attribute.Example: "div ! frameborder "bar" $ "Hello."Result: #<div frameborder="bar">Hello.</div> blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div> blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div> blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div> blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div> blaze-htmlCombinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div> blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div> blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div> blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div> blaze-htmlCombinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div> blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div> blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div> blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div> blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div> blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div> blaze-htmlCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div> blaze-htmlCombinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div> blaze-htmlCombinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div> blaze-htmlCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div> blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div> blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div> blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div> blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div> blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div> blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div> blaze-htmlCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div> blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div> blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div> blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div> blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div> blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div> blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div> blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div> blaze-htmlCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div> blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div> blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div> blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div> blaze-htmlCombinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div> blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div> blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div> blaze-htmlCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div> blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div> blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div> blaze-htmlCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div> blaze-htmlCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div> blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div> blaze-htmlCombinator for the  scrolling attribute.Example:  div ! scrolling "bar" $ "Hello."Result: !<div scrolling="bar">Hello.</div> blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div> blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div> blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div> blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div> blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div> blaze-htmlCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div> blaze-htmlCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div> blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div> blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div> blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div> blaze-htmlCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div> blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div> blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div> blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div> blaze-htmlCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div> blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div> blaze-htmlCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div> blaze-htmlCombinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div> blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>hg blaze-htmlAttribute value. blaze-htmlResulting attribute.h blaze-htmlAttribute value. blaze-htmlResulting attribute.i blaze-htmlAttribute value. blaze-htmlResulting attribute.j blaze-htmlAttribute value. blaze-htmlResulting attribute.k blaze-htmlAttribute value. blaze-htmlResulting attribute.l blaze-htmlAttribute value. blaze-htmlResulting attribute.m blaze-htmlAttribute value. blaze-htmlResulting attribute.n blaze-htmlAttribute value. blaze-htmlResulting attribute.o blaze-htmlAttribute value. blaze-htmlResulting attribute.p blaze-htmlAttribute value. blaze-htmlResulting attribute.q blaze-htmlAttribute value. blaze-htmlResulting attribute.r blaze-htmlAttribute value. blaze-htmlResulting attribute.s blaze-htmlAttribute value. blaze-htmlResulting attribute.t blaze-htmlAttribute value. blaze-htmlResulting attribute.u blaze-htmlAttribute value. blaze-htmlResulting attribute.v blaze-htmlAttribute value. blaze-htmlResulting attribute.w blaze-htmlAttribute value. blaze-htmlResulting attribute.x blaze-htmlAttribute value. blaze-htmlResulting attribute.y blaze-htmlAttribute value. blaze-htmlResulting attribute.z blaze-htmlAttribute value. blaze-htmlResulting attribute.{ blaze-htmlAttribute value. blaze-htmlResulting attribute.| blaze-htmlAttribute value. blaze-htmlResulting attribute.} blaze-htmlAttribute value. blaze-htmlResulting attribute.~ blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.hghijklmnopqrstuvwxyz{|}~hghijklmnopqrstuvwxyz{|}~None_N blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: ^<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: |<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><span>foo</span></html> blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a> blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr> blaze-htmlCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym> blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address> blaze-htmlCombinator for the <area /> element.Example: areaResult: <area /> blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b> blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo> blaze-htmlCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big> blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote> blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body> blaze-htmlCombinator for the <br /> element.Example: brResult: <br /> blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button> blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption> blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite> blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code> blaze-htmlCombinator for the <col /> element.Example: colResult: <col /> blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup> blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd> blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del> blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn> blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div> blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl> blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt> blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em> blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset> blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form> blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1> blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2> blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3> blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4> blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5> blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6> blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head> blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr /> blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html> blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i> blaze-htmlCombinator for the <img /> element.Example: imgResult: <img /> blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input /> blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins> blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd> blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label> blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend> blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li> blaze-htmlCombinator for the <link /> element.Example: linkResult: <link /> blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map> blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta /> blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript> blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object> blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol> blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup> blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option> blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p> blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param /> blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre> blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q> blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>  blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>  blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>  blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>  blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>  blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong> blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style> blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub> blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup> blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table> blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody> blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td> blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea> blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot> blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th> blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead> blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title> blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr> blaze-htmlCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt> blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul> blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>N blaze-htmlThe document type HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.w     N      Nonev[ blaze-htmlCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div> blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div> blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>  blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>! blaze-htmlCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>" blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div># blaze-htmlCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>$ blaze-htmlCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>% blaze-htmlCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>& blaze-htmlCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>' blaze-htmlCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>( blaze-htmlCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>) blaze-htmlCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>* blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>+ blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>, blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>- blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>. blaze-htmlCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>/ blaze-htmlCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>0 blaze-htmlCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>1 blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>2 blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>3 blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>4 blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>5 blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>6 blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>7 blaze-htmlCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>8 blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>9 blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>: blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>; blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>< blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>= blaze-htmlCombinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>> blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>? blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>@ blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>A blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>B blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>C blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>D blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>E blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>F blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>G blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>H blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>I blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>J blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>K blaze-htmlCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>L blaze-htmlCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>M blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>N blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>O blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>P blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>Q blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>R blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>S blaze-htmlCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>T blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>U blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>V blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>W blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>X blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>Y blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>Z blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>[ blaze-htmlCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>\ blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>] blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>^ blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>_ blaze-htmlCombinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>` blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>a blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>b blaze-htmlCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>c blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>d blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>e blaze-htmlCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>f blaze-htmlCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>g blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>h blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>i blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>j blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>k blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>l blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>m blaze-htmlCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>n blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>o blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>p blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>q blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>r blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>s blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>t blaze-htmlCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>u blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>v blaze-htmlCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>w blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>[ blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.! blaze-htmlAttribute value. blaze-htmlResulting attribute." blaze-htmlAttribute value. blaze-htmlResulting attribute.# blaze-htmlAttribute value. blaze-htmlResulting attribute.$ blaze-htmlAttribute value. blaze-htmlResulting attribute.% blaze-htmlAttribute value. blaze-htmlResulting attribute.& blaze-htmlAttribute value. blaze-htmlResulting attribute.' blaze-htmlAttribute value. blaze-htmlResulting attribute.( blaze-htmlAttribute value. blaze-htmlResulting attribute.) blaze-htmlAttribute value. blaze-htmlResulting attribute.* blaze-htmlAttribute value. blaze-htmlResulting attribute.+ blaze-htmlAttribute value. blaze-htmlResulting attribute., blaze-htmlAttribute value. blaze-htmlResulting attribute.- blaze-htmlAttribute value. blaze-htmlResulting attribute.. blaze-htmlAttribute value. blaze-htmlResulting attribute./ blaze-htmlAttribute value. blaze-htmlResulting attribute.0 blaze-htmlAttribute value. blaze-htmlResulting attribute.1 blaze-htmlAttribute value. blaze-htmlResulting attribute.2 blaze-htmlAttribute value. blaze-htmlResulting attribute.3 blaze-htmlAttribute value. blaze-htmlResulting attribute.4 blaze-htmlAttribute value. blaze-htmlResulting attribute.5 blaze-htmlAttribute value. blaze-htmlResulting attribute.6 blaze-htmlAttribute value. blaze-htmlResulting attribute.7 blaze-htmlAttribute value. blaze-htmlResulting attribute.8 blaze-htmlAttribute value. blaze-htmlResulting attribute.9 blaze-htmlAttribute value. blaze-htmlResulting attribute.: blaze-htmlAttribute value. blaze-htmlResulting attribute.; blaze-htmlAttribute value. blaze-htmlResulting attribute.< blaze-htmlAttribute value. blaze-htmlResulting attribute.= blaze-htmlAttribute value. blaze-htmlResulting attribute.> blaze-htmlAttribute value. blaze-htmlResulting attribute.? blaze-htmlAttribute value. blaze-htmlResulting attribute.@ blaze-htmlAttribute value. blaze-htmlResulting attribute.A blaze-htmlAttribute value. blaze-htmlResulting attribute.B blaze-htmlAttribute value. blaze-htmlResulting attribute.C blaze-htmlAttribute value. blaze-htmlResulting attribute.D blaze-htmlAttribute value. blaze-htmlResulting attribute.E blaze-htmlAttribute value. blaze-htmlResulting attribute.F blaze-htmlAttribute value. blaze-htmlResulting attribute.G blaze-htmlAttribute value. blaze-htmlResulting attribute.H blaze-htmlAttribute value. blaze-htmlResulting attribute.I blaze-htmlAttribute value. blaze-htmlResulting attribute.J blaze-htmlAttribute value. blaze-htmlResulting attribute.K blaze-htmlAttribute value. blaze-htmlResulting attribute.L blaze-htmlAttribute value. blaze-htmlResulting attribute.M blaze-htmlAttribute value. blaze-htmlResulting attribute.N blaze-htmlAttribute value. blaze-htmlResulting attribute.O blaze-htmlAttribute value. blaze-htmlResulting attribute.P blaze-htmlAttribute value. blaze-htmlResulting attribute.Q blaze-htmlAttribute value. blaze-htmlResulting attribute.R blaze-htmlAttribute value. blaze-htmlResulting attribute.S blaze-htmlAttribute value. blaze-htmlResulting attribute.T blaze-htmlAttribute value. blaze-htmlResulting attribute.U blaze-htmlAttribute value. blaze-htmlResulting attribute.V blaze-htmlAttribute value. blaze-htmlResulting attribute.W blaze-htmlAttribute value. blaze-htmlResulting attribute.X blaze-htmlAttribute value. blaze-htmlResulting attribute.Y blaze-htmlAttribute value. blaze-htmlResulting attribute.Z blaze-htmlAttribute value. blaze-htmlResulting attribute.[ blaze-htmlAttribute value. blaze-htmlResulting attribute.\ blaze-htmlAttribute value. blaze-htmlResulting attribute.] blaze-htmlAttribute value. blaze-htmlResulting attribute.^ blaze-htmlAttribute value. blaze-htmlResulting attribute._ blaze-htmlAttribute value. blaze-htmlResulting attribute.` blaze-htmlAttribute value. blaze-htmlResulting attribute.a blaze-htmlAttribute value. blaze-htmlResulting attribute.b blaze-htmlAttribute value. blaze-htmlResulting attribute.c blaze-htmlAttribute value. blaze-htmlResulting attribute.d blaze-htmlAttribute value. blaze-htmlResulting attribute.e blaze-htmlAttribute value. blaze-htmlResulting attribute.f blaze-htmlAttribute value. blaze-htmlResulting attribute.g blaze-htmlAttribute value. blaze-htmlResulting attribute.h blaze-htmlAttribute value. blaze-htmlResulting attribute.i blaze-htmlAttribute value. blaze-htmlResulting attribute.j blaze-htmlAttribute value. blaze-htmlResulting attribute.k blaze-htmlAttribute value. blaze-htmlResulting attribute.l blaze-htmlAttribute value. blaze-htmlResulting attribute.m blaze-htmlAttribute value. blaze-htmlResulting attribute.n blaze-htmlAttribute value. blaze-htmlResulting attribute.o blaze-htmlAttribute value. blaze-htmlResulting attribute.p blaze-htmlAttribute value. blaze-htmlResulting attribute.q blaze-htmlAttribute value. blaze-htmlResulting attribute.r blaze-htmlAttribute value. blaze-htmlResulting attribute.s blaze-htmlAttribute value. blaze-htmlResulting attribute.t blaze-htmlAttribute value. blaze-htmlResulting attribute.u blaze-htmlAttribute value. blaze-htmlResulting attribute.v blaze-htmlAttribute value. blaze-htmlResulting attribute.w blaze-htmlAttribute value. blaze-htmlResulting attribute.[ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw[ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw NoneiYx blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: j<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">y blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><span>foo</span></html>z blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>{ blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>| blaze-htmlCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>} blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>~ blaze-htmlCombinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet> blaze-htmlCombinator for the <area /> element.Example: areaResult: <area /> blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b> blaze-htmlCombinator for the  <basefont /> element.Example: basefontResult:  <basefont /> blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo> blaze-htmlCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big> blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote> blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body> blaze-htmlCombinator for the <br /> element.Example: brResult: <br /> blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button> blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption> blaze-htmlCombinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center> blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite> blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code> blaze-htmlCombinator for the <col /> element.Example: colResult: <col /> blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup> blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd> blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del> blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn> blaze-htmlCombinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir> blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div> blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl> blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt> blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em> blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset> blaze-htmlCombinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font> blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form> blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1> blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2> blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3> blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4> blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5> blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6> blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head> blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr /> blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html> blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i> blaze-htmlCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe> blaze-htmlCombinator for the <img /> element.Example: imgResult: <img /> blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input /> blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins> blaze-htmlCombinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex> blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd> blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label> blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend> blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li> blaze-htmlCombinator for the <link /> element.Example: linkResult: <link /> blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map> blaze-htmlCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu> blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta /> blaze-htmlCombinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes> blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript> blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object> blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol> blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup> blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option> blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p> blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param /> blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre> blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q> blaze-htmlCombinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s> blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp> blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script> blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select> blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small> blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span> blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong> blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style> blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub> blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup> blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table> blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody> blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td> blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea> blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot> blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th> blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead> blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title> blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr> blaze-htmlCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt> blaze-htmlCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u> blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul> blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>Yx blaze-htmlThe document type HTML.y blaze-html Inner HTML. blaze-htmlResulting HTML.z blaze-html Inner HTML. blaze-htmlResulting HTML.{ blaze-html Inner HTML. blaze-htmlResulting HTML.| blaze-html Inner HTML. blaze-htmlResulting HTML.} blaze-html Inner HTML. blaze-htmlResulting HTML.~ blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.xyz{|}~Yxyz{|}~ Nonef blaze-htmlCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div> blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div> blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div> blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div> blaze-htmlCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div> blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div> blaze-htmlCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div> blaze-htmlCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div> blaze-htmlCombinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div> blaze-htmlCombinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div> blaze-htmlCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div> blaze-htmlCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div> blaze-htmlCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div> blaze-htmlCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div> blaze-htmlCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div> blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div> blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div> blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div> blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div> blaze-htmlCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div> blaze-htmlCombinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div> blaze-htmlCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div> blaze-htmlCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div> blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div> blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div> blaze-htmlCombinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div> blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div> blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div> blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div> blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div> blaze-htmlCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div> blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div> blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div> blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div> blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div> blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div> blaze-htmlCombinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div> blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div> blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div> blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div> blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div> blaze-htmlCombinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div> blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div> blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div> blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div> blaze-htmlCombinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div> blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div> blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div> blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div> blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div> blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div> blaze-htmlCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div> blaze-htmlCombinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div> blaze-htmlCombinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div> blaze-htmlCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>  blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>  blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>  blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>  blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>  blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div> blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div> blaze-htmlCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div> blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div> blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div> blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div> blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div> blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div> blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div> blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div> blaze-htmlCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div> blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div> blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div> blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div> blaze-htmlCombinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div> blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div> blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div> blaze-htmlCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div> blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>  blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>! blaze-htmlCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>" blaze-htmlCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div># blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>$ blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>% blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>& blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>' blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>( blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>) blaze-htmlCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>* blaze-htmlCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>+ blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>, blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>- blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>. blaze-htmlCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>/ blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>0 blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>1 blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>2 blaze-htmlCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>3 blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>4 blaze-htmlCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>5 blaze-htmlCombinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div>6 blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>f blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.! blaze-htmlAttribute value. blaze-htmlResulting attribute." blaze-htmlAttribute value. blaze-htmlResulting attribute.# blaze-htmlAttribute value. blaze-htmlResulting attribute.$ blaze-htmlAttribute value. blaze-htmlResulting attribute.% blaze-htmlAttribute value. blaze-htmlResulting attribute.& blaze-htmlAttribute value. blaze-htmlResulting attribute.' blaze-htmlAttribute value. blaze-htmlResulting attribute.( blaze-htmlAttribute value. blaze-htmlResulting attribute.) blaze-htmlAttribute value. blaze-htmlResulting attribute.* blaze-htmlAttribute value. blaze-htmlResulting attribute.+ blaze-htmlAttribute value. blaze-htmlResulting attribute., blaze-htmlAttribute value. blaze-htmlResulting attribute.- blaze-htmlAttribute value. blaze-htmlResulting attribute.. blaze-htmlAttribute value. blaze-htmlResulting attribute./ blaze-htmlAttribute value. blaze-htmlResulting attribute.0 blaze-htmlAttribute value. blaze-htmlResulting attribute.1 blaze-htmlAttribute value. blaze-htmlResulting attribute.2 blaze-htmlAttribute value. blaze-htmlResulting attribute.3 blaze-htmlAttribute value. blaze-htmlResulting attribute.4 blaze-htmlAttribute value. blaze-htmlResulting attribute.5 blaze-htmlAttribute value. blaze-htmlResulting attribute.6 blaze-htmlAttribute value. blaze-htmlResulting attribute.f      !"#$%&'()*+,-./0123456f      !"#$%&'()*+,-./0123456 Nonen7 blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: <!DOCTYPE HTML>8 blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: -<!DOCTYPE HTML> <html><span>foo</span></html>9 blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>: blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>; blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>< blaze-htmlCombinator for the <area /> element.Example: areaResult: <area />= blaze-htmlCombinator for the  <article> element.Example: article $ span $ toHtml "foo"Result: #<article><span>foo</span></article>> blaze-htmlCombinator for the <aside> element.Example: aside $ span $ toHtml "foo"Result: <aside><span>foo</span></aside>? blaze-htmlCombinator for the <audio> element.Example: audio $ span $ toHtml "foo"Result: <audio><span>foo</span></audio>@ blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>A blaze-htmlCombinator for the <base /> element.Example: baseResult: <base />B blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>C blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>D blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>E blaze-htmlCombinator for the <br /> element.Example: brResult: <br />F blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>G blaze-htmlCombinator for the <canvas> element.Example: canvas $ span $ toHtml "foo"Result: !<canvas><span>foo</span></canvas>H blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>I blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>J blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>K blaze-htmlCombinator for the <col /> element.Example: colResult: <col />L blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>M blaze-htmlCombinator for the  <command> element.Example: command $ span $ toHtml "foo"Result: #<command><span>foo</span></command>N blaze-htmlCombinator for the  <datalist> element.Example: datalist $ span $ toHtml "foo"Result: %<datalist><span>foo</span></datalist>O blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>P blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>Q blaze-htmlCombinator for the  <details> element.Example: details $ span $ toHtml "foo"Result: #<details><span>foo</span></details>R blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>S blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>T blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>U blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>V blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>W blaze-htmlCombinator for the  <embed /> element.Example: embedResult:  <embed />X blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>Y blaze-htmlCombinator for the  <figcaption> element.Example:  figcaption $ span $ toHtml "foo"Result: )<figcaption><span>foo</span></figcaption>Z blaze-htmlCombinator for the <figure> element.Example: figure $ span $ toHtml "foo"Result: !<figure><span>foo</span></figure>[ blaze-htmlCombinator for the <footer> element.Example: footer $ span $ toHtml "foo"Result: !<footer><span>foo</span></footer>\ blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>] blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>^ blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>_ blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>` blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>a blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>b blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>c blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>d blaze-htmlCombinator for the <header> element.Example: header $ span $ toHtml "foo"Result: !<header><span>foo</span></header>e blaze-htmlCombinator for the <hgroup> element.Example: hgroup $ span $ toHtml "foo"Result: !<hgroup><span>foo</span></hgroup>f blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr />g blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>h blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>i blaze-htmlCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>j blaze-htmlCombinator for the <img /> element.Example: imgResult: <img />k blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input />l blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>m blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>n blaze-htmlCombinator for the  <keygen /> element.Example: keygenResult:  <keygen />o blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>p blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>q blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>r blaze-htmlCombinator for the <link /> element.Example: linkResult: <link />s blaze-htmlCombinator for the <main> element.Example: main $ span $ toHtml "foo"Result: <main><span>foo</span></main>t blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>u blaze-htmlCombinator for the <mark> element.Example: mark $ span $ toHtml "foo"Result: <mark><span>foo</span></mark>v blaze-htmlCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>w blaze-htmlCombinator for the  <menuitem /> element.Example: menuitemResult:  <menuitem />x blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta />y blaze-htmlCombinator for the <meter> element.Example: meter $ span $ toHtml "foo"Result: <meter><span>foo</span></meter>z blaze-htmlCombinator for the <nav> element.Example: nav $ span $ toHtml "foo"Result: <nav><span>foo</span></nav>{ blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>| blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>} blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>~ blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup> blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option> blaze-htmlCombinator for the <output> element.Example: output $ span $ toHtml "foo"Result: !<output><span>foo</span></output> blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p> blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param /> blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre> blaze-htmlCombinator for the  <progress> element.Example: progress $ span $ toHtml "foo"Result: %<progress><span>foo</span></progress> blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q> blaze-htmlCombinator for the <rp> element.Example: rp $ span $ toHtml "foo"Result: <rp><span>foo</span></rp> blaze-htmlCombinator for the <rt> element.Example: rt $ span $ toHtml "foo"Result: <rt><span>foo</span></rt> blaze-htmlCombinator for the <ruby> element.Example: ruby $ span $ toHtml "foo"Result: <ruby><span>foo</span></ruby> blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp> blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script> blaze-htmlCombinator for the  <section> element.Example: section $ span $ toHtml "foo"Result: #<section><span>foo</span></section> blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select> blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small> blaze-htmlCombinator for the  <source /> element.Example: sourceResult:  <source /> blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span> blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong> blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style> blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub> blaze-htmlCombinator for the  <summary> element.Example: summary $ span $ toHtml "foo"Result: #<summary><span>foo</span></summary> blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup> blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table> blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody> blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td> blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea> blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot> blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th> blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead> blaze-htmlCombinator for the <time> element.Example: time $ span $ toHtml "foo"Result: <time><span>foo</span></time> blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title> blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr> blaze-htmlCombinator for the  <track /> element.Example: trackResult:  <track /> blaze-htmlCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u> blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul> blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var> blaze-htmlCombinator for the <video> element.Example: video $ span $ toHtml "foo"Result: <video><span>foo</span></video> blaze-htmlCombinator for the <wbr /> element.Example: wbrResult: <wbr />n7 blaze-htmlThe document type HTML.8 blaze-html Inner HTML. blaze-htmlResulting HTML.9 blaze-html Inner HTML. blaze-htmlResulting HTML.: blaze-html Inner HTML. blaze-htmlResulting HTML.; blaze-html Inner HTML. blaze-htmlResulting HTML.< blaze-htmlResulting HTML.= blaze-html Inner HTML. blaze-htmlResulting HTML.> blaze-html Inner HTML. blaze-htmlResulting HTML.? blaze-html Inner HTML. blaze-htmlResulting HTML.@ blaze-html Inner HTML. blaze-htmlResulting HTML.A blaze-htmlResulting HTML.B blaze-html Inner HTML. blaze-htmlResulting HTML.C blaze-html Inner HTML. blaze-htmlResulting HTML.D blaze-html Inner HTML. blaze-htmlResulting HTML.E blaze-htmlResulting HTML.F blaze-html Inner HTML. blaze-htmlResulting HTML.G blaze-html Inner HTML. blaze-htmlResulting HTML.H blaze-html Inner HTML. blaze-htmlResulting HTML.I blaze-html Inner HTML. blaze-htmlResulting HTML.J blaze-html Inner HTML. blaze-htmlResulting HTML.K blaze-htmlResulting HTML.L blaze-html Inner HTML. blaze-htmlResulting HTML.M blaze-html Inner HTML. blaze-htmlResulting HTML.N blaze-html Inner HTML. blaze-htmlResulting HTML.O blaze-html Inner HTML. blaze-htmlResulting HTML.P blaze-html Inner HTML. blaze-htmlResulting HTML.Q blaze-html Inner HTML. blaze-htmlResulting HTML.R blaze-html Inner HTML. blaze-htmlResulting HTML.S blaze-html Inner HTML. blaze-htmlResulting HTML.T blaze-html Inner HTML. blaze-htmlResulting HTML.U blaze-html Inner HTML. blaze-htmlResulting HTML.V blaze-html Inner HTML. blaze-htmlResulting HTML.W blaze-htmlResulting HTML.X blaze-html Inner HTML. blaze-htmlResulting HTML.Y blaze-html Inner HTML. blaze-htmlResulting HTML.Z blaze-html Inner HTML. blaze-htmlResulting HTML.[ blaze-html Inner HTML. blaze-htmlResulting HTML.\ blaze-html Inner HTML. blaze-htmlResulting HTML.] blaze-html Inner HTML. blaze-htmlResulting HTML.^ blaze-html Inner HTML. blaze-htmlResulting HTML._ blaze-html Inner HTML. blaze-htmlResulting HTML.` blaze-html Inner HTML. blaze-htmlResulting HTML.a blaze-html Inner HTML. blaze-htmlResulting HTML.b blaze-html Inner HTML. blaze-htmlResulting HTML.c blaze-html Inner HTML. blaze-htmlResulting HTML.d blaze-html Inner HTML. blaze-htmlResulting HTML.e blaze-html Inner HTML. blaze-htmlResulting HTML.f blaze-htmlResulting HTML.g blaze-html Inner HTML. blaze-htmlResulting HTML.h blaze-html Inner HTML. blaze-htmlResulting HTML.i blaze-html Inner HTML. blaze-htmlResulting HTML.j blaze-htmlResulting HTML.k blaze-htmlResulting HTML.l blaze-html Inner HTML. blaze-htmlResulting HTML.m blaze-html Inner HTML. blaze-htmlResulting HTML.n blaze-htmlResulting HTML.o blaze-html Inner HTML. blaze-htmlResulting HTML.p blaze-html Inner HTML. blaze-htmlResulting HTML.q blaze-html Inner HTML. blaze-htmlResulting HTML.r blaze-htmlResulting HTML.s blaze-html Inner HTML. blaze-htmlResulting HTML.t blaze-html Inner HTML. blaze-htmlResulting HTML.u blaze-html Inner HTML. blaze-htmlResulting HTML.v blaze-html Inner HTML. blaze-htmlResulting HTML.w blaze-htmlResulting HTML.x blaze-htmlResulting HTML.y blaze-html Inner HTML. blaze-htmlResulting HTML.z blaze-html Inner HTML. blaze-htmlResulting HTML.{ blaze-html Inner HTML. blaze-htmlResulting HTML.| blaze-html Inner HTML. blaze-htmlResulting HTML.} blaze-html Inner HTML. blaze-htmlResulting HTML.~ blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML.789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~n789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ None  blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div> blaze-htmlCombinator for the accept-charset attribute.Example: $div ! acceptCharset "bar" $ "Hello."Result: &<div accept-charset="bar">Hello.</div> blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div> blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div> blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div> blaze-htmlCombinator for the async attribute.Example: div ! async "bar" $ "Hello."Result: <div async="bar">Hello.</div> blaze-htmlCombinator for the  autocomplete attribute.Example: #div ! autocomplete "bar" $ "Hello."Result: $<div autocomplete="bar">Hello.</div> blaze-htmlCombinator for the  autofocus attribute.Example:  div ! autofocus "bar" $ "Hello."Result: !<div autofocus="bar">Hello.</div> blaze-htmlCombinator for the autoplay attribute.Example: div ! autoplay "bar" $ "Hello."Result:  <div autoplay="bar">Hello.</div> blaze-htmlCombinator for the  challenge attribute.Example:  div ! challenge "bar" $ "Hello."Result: !<div challenge="bar">Hello.</div> blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div> blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div> blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div> blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div> blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div> blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div> blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div> blaze-htmlCombinator for the contenteditable attribute.Example: &div ! contenteditable "bar" $ "Hello."Result: '<div contenteditable="bar">Hello.</div> blaze-htmlCombinator for the  contextmenu attribute.Example: "div ! contextmenu "bar" $ "Hello."Result: #<div contextmenu="bar">Hello.</div> blaze-htmlCombinator for the controls attribute.Example: div ! controls "bar" $ "Hello."Result:  <div controls="bar">Hello.</div> blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div> blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div> blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div> blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div> blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div> blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div> blaze-htmlCombinator for the  draggable attribute.Example:  div ! draggable "bar" $ "Hello."Result: !<div draggable="bar">Hello.</div> blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div> blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div> blaze-htmlCombinator for the form attribute.Example: div ! form "bar" $ "Hello."Result: <div form="bar">Hello.</div> blaze-htmlCombinator for the  formaction attribute.Example: !div ! formaction "bar" $ "Hello."Result: "<div formaction="bar">Hello.</div> blaze-htmlCombinator for the  formenctype attribute.Example: "div ! formenctype "bar" $ "Hello."Result: #<div formenctype="bar">Hello.</div> blaze-htmlCombinator for the  formmethod attribute.Example: !div ! formmethod "bar" $ "Hello."Result: "<div formmethod="bar">Hello.</div> blaze-htmlCombinator for the formnovalidate attribute.Example: %div ! formnovalidate "bar" $ "Hello."Result: &<div formnovalidate="bar">Hello.</div> blaze-htmlCombinator for the  formtarget attribute.Example: !div ! formtarget "bar" $ "Hello."Result: "<div formtarget="bar">Hello.</div> blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div> blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div> blaze-htmlCombinator for the hidden attribute.Example: div ! hidden "bar" $ "Hello."Result: <div hidden="bar">Hello.</div> blaze-htmlCombinator for the high attribute.Example: div ! high "bar" $ "Hello."Result: <div high="bar">Hello.</div> blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div> blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div> blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div> blaze-htmlCombinator for the icon attribute.Example: div ! icon "bar" $ "Hello."Result: <div icon="bar">Hello.</div> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div> blaze-htmlCombinator for the ismap attribute.Example: div ! ismap "bar" $ "Hello."Result: <div ismap="bar">Hello.</div> blaze-htmlCombinator for the item attribute.Example: div ! item "bar" $ "Hello."Result: <div item="bar">Hello.</div> blaze-htmlCombinator for the itemprop attribute.Example: div ! itemprop "bar" $ "Hello."Result:  <div itemprop="bar">Hello.</div> blaze-htmlCombinator for the  itemscope attribute.Example:  div ! itemscope "bar" $ "Hello."Result: !<div itemscope="bar">Hello.</div> blaze-htmlCombinator for the itemtype attribute.Example: div ! itemtype "bar" $ "Hello."Result:  <div itemtype="bar">Hello.</div> blaze-htmlCombinator for the keytype attribute.Example: div ! keytype "bar" $ "Hello."Result: <div keytype="bar">Hello.</div> blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div> blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div> blaze-htmlCombinator for the list attribute.Example: div ! list "bar" $ "Hello."Result: <div list="bar">Hello.</div> blaze-htmlCombinator for the loop attribute.Example: div ! loop "bar" $ "Hello."Result: <div loop="bar">Hello.</div> blaze-htmlCombinator for the low attribute.Example: div ! low "bar" $ "Hello."Result: <div low="bar">Hello.</div> blaze-htmlCombinator for the manifest attribute.Example: div ! manifest "bar" $ "Hello."Result:  <div manifest="bar">Hello.</div> blaze-htmlCombinator for the max attribute.Example: div ! max "bar" $ "Hello."Result: <div max="bar">Hello.</div> blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div> blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div> blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div> blaze-htmlCombinator for the min attribute.Example: div ! min "bar" $ "Hello."Result: <div min="bar">Hello.</div> blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div> blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div> blaze-htmlCombinator for the  novalidate attribute.Example: !div ! novalidate "bar" $ "Hello."Result: "<div novalidate="bar">Hello.</div> blaze-htmlCombinator for the onbeforeonload attribute.Example: %div ! onbeforeonload "bar" $ "Hello."Result: &<div onbeforeonload="bar">Hello.</div> blaze-htmlCombinator for the  onbeforeprint attribute.Example: $div ! onbeforeprint "bar" $ "Hello."Result: %<div onbeforeprint="bar">Hello.</div> blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div> blaze-htmlCombinator for the  oncanplay attribute.Example:  div ! oncanplay "bar" $ "Hello."Result: !<div oncanplay="bar">Hello.</div> blaze-htmlCombinator for the oncanplaythrough attribute.Example: 'div ! oncanplaythrough "bar" $ "Hello."Result: (<div oncanplaythrough="bar">Hello.</div> blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div> blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div> blaze-htmlCombinator for the  oncontextmenu attribute.Example: $div ! oncontextmenu "bar" $ "Hello."Result: %<div oncontextmenu="bar">Hello.</div> blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div> blaze-htmlCombinator for the ondrag attribute.Example: div ! ondrag "bar" $ "Hello."Result: <div ondrag="bar">Hello.</div> blaze-htmlCombinator for the  ondragend attribute.Example:  div ! ondragend "bar" $ "Hello."Result: !<div ondragend="bar">Hello.</div> blaze-htmlCombinator for the  ondragenter attribute.Example: "div ! ondragenter "bar" $ "Hello."Result: #<div ondragenter="bar">Hello.</div> blaze-htmlCombinator for the  ondragleave attribute.Example: "div ! ondragleave "bar" $ "Hello."Result: #<div ondragleave="bar">Hello.</div> blaze-htmlCombinator for the  ondragover attribute.Example: !div ! ondragover "bar" $ "Hello."Result: "<div ondragover="bar">Hello.</div> blaze-htmlCombinator for the  ondragstart attribute.Example: "div ! ondragstart "bar" $ "Hello."Result: #<div ondragstart="bar">Hello.</div> blaze-htmlCombinator for the ondrop attribute.Example: div ! ondrop "bar" $ "Hello."Result: <div ondrop="bar">Hello.</div> blaze-htmlCombinator for the ondurationchange attribute.Example: 'div ! ondurationchange "bar" $ "Hello."Result: (<div ondurationchange="bar">Hello.</div> blaze-htmlCombinator for the  onemptied attribute.Example:  div ! onemptied "bar" $ "Hello."Result: !<div onemptied="bar">Hello.</div> blaze-htmlCombinator for the onended attribute.Example: div ! onended "bar" $ "Hello."Result: <div onended="bar">Hello.</div> blaze-htmlCombinator for the onerror attribute.Example: div ! onerror "bar" $ "Hello."Result: <div onerror="bar">Hello.</div> blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div> blaze-htmlCombinator for the  onformchange attribute.Example: #div ! onformchange "bar" $ "Hello."Result: $<div onformchange="bar">Hello.</div> blaze-htmlCombinator for the  onforminput attribute.Example: "div ! onforminput "bar" $ "Hello."Result: #<div onforminput="bar">Hello.</div> blaze-htmlCombinator for the  onhaschange attribute.Example: "div ! onhaschange "bar" $ "Hello."Result: #<div onhaschange="bar">Hello.</div> blaze-htmlCombinator for the oninput attribute.Example: div ! oninput "bar" $ "Hello."Result: <div oninput="bar">Hello.</div> blaze-htmlCombinator for the  oninvalid attribute.Example:  div ! oninvalid "bar" $ "Hello."Result: !<div oninvalid="bar">Hello.</div> blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div> blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div> blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div> blaze-htmlCombinator for the  onloadeddata attribute.Example: #div ! onloadeddata "bar" $ "Hello."Result: $<div onloadeddata="bar">Hello.</div> blaze-htmlCombinator for the onloadedmetadata attribute.Example: 'div ! onloadedmetadata "bar" $ "Hello."Result: (<div onloadedmetadata="bar">Hello.</div> blaze-htmlCombinator for the  onloadstart attribute.Example: "div ! onloadstart "bar" $ "Hello."Result: #<div onloadstart="bar">Hello.</div> blaze-htmlCombinator for the  onmessage attribute.Example:  div ! onmessage "bar" $ "Hello."Result: !<div onmessage="bar">Hello.</div> blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div> blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div> blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>  blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>  blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>  blaze-htmlCombinator for the  onmousewheel attribute.Example: #div ! onmousewheel "bar" $ "Hello."Result: $<div onmousewheel="bar">Hello.</div>  blaze-htmlCombinator for the ononline attribute.Example: div ! ononline "bar" $ "Hello."Result:  <div ononline="bar">Hello.</div>  blaze-htmlCombinator for the  onpagehide attribute.Example: !div ! onpagehide "bar" $ "Hello."Result: "<div onpagehide="bar">Hello.</div> blaze-htmlCombinator for the  onpageshow attribute.Example: !div ! onpageshow "bar" $ "Hello."Result: "<div onpageshow="bar">Hello.</div> blaze-htmlCombinator for the onpause attribute.Example: div ! onpause "bar" $ "Hello."Result: <div onpause="bar">Hello.</div> blaze-htmlCombinator for the onplay attribute.Example: div ! onplay "bar" $ "Hello."Result: <div onplay="bar">Hello.</div> blaze-htmlCombinator for the  onplaying attribute.Example:  div ! onplaying "bar" $ "Hello."Result: !<div onplaying="bar">Hello.</div> blaze-htmlCombinator for the  onprogress attribute.Example: !div ! onprogress "bar" $ "Hello."Result: "<div onprogress="bar">Hello.</div> blaze-htmlCombinator for the  onpropstate attribute.Example: "div ! onpropstate "bar" $ "Hello."Result: #<div onpropstate="bar">Hello.</div> blaze-htmlCombinator for the  onratechange attribute.Example: #div ! onratechange "bar" $ "Hello."Result: $<div onratechange="bar">Hello.</div> blaze-htmlCombinator for the onreadystatechange attribute.Example: )div ! onreadystatechange "bar" $ "Hello."Result: *<div onreadystatechange="bar">Hello.</div> blaze-htmlCombinator for the onredo attribute.Example: div ! onredo "bar" $ "Hello."Result: <div onredo="bar">Hello.</div> blaze-htmlCombinator for the onresize attribute.Example: div ! onresize "bar" $ "Hello."Result:  <div onresize="bar">Hello.</div> blaze-htmlCombinator for the onscroll attribute.Example: div ! onscroll "bar" $ "Hello."Result:  <div onscroll="bar">Hello.</div> blaze-htmlCombinator for the onseeked attribute.Example: div ! onseeked "bar" $ "Hello."Result:  <div onseeked="bar">Hello.</div> blaze-htmlCombinator for the  onseeking attribute.Example:  div ! onseeking "bar" $ "Hello."Result: !<div onseeking="bar">Hello.</div> blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div> blaze-htmlCombinator for the  onstalled attribute.Example:  div ! onstalled "bar" $ "Hello."Result: !<div onstalled="bar">Hello.</div> blaze-htmlCombinator for the  onstorage attribute.Example:  div ! onstorage "bar" $ "Hello."Result: !<div onstorage="bar">Hello.</div> blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div> blaze-htmlCombinator for the  onsuspend attribute.Example:  div ! onsuspend "bar" $ "Hello."Result: !<div onsuspend="bar">Hello.</div>  blaze-htmlCombinator for the  ontimeupdate attribute.Example: #div ! ontimeupdate "bar" $ "Hello."Result: $<div ontimeupdate="bar">Hello.</div>! blaze-htmlCombinator for the onundo attribute.Example: div ! onundo "bar" $ "Hello."Result: <div onundo="bar">Hello.</div>" blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div># blaze-htmlCombinator for the onvolumechange attribute.Example: %div ! onvolumechange "bar" $ "Hello."Result: &<div onvolumechange="bar">Hello.</div>$ blaze-htmlCombinator for the  onwaiting attribute.Example:  div ! onwaiting "bar" $ "Hello."Result: !<div onwaiting="bar">Hello.</div>% blaze-htmlCombinator for the open attribute.Example: div ! open "bar" $ "Hello."Result: <div open="bar">Hello.</div>& blaze-htmlCombinator for the optimum attribute.Example: div ! optimum "bar" $ "Hello."Result: <div optimum="bar">Hello.</div>' blaze-htmlCombinator for the pattern attribute.Example: div ! pattern "bar" $ "Hello."Result: <div pattern="bar">Hello.</div>( blaze-htmlCombinator for the ping attribute.Example: div ! ping "bar" $ "Hello."Result: <div ping="bar">Hello.</div>) blaze-htmlCombinator for the  placeholder attribute.Example: "div ! placeholder "bar" $ "Hello."Result: #<div placeholder="bar">Hello.</div>* blaze-htmlCombinator for the preload attribute.Example: div ! preload "bar" $ "Hello."Result: <div preload="bar">Hello.</div>+ blaze-htmlCombinator for the pubdate attribute.Example: div ! pubdate "bar" $ "Hello."Result: <div pubdate="bar">Hello.</div>, blaze-htmlCombinator for the  radiogroup attribute.Example: !div ! radiogroup "bar" $ "Hello."Result: "<div radiogroup="bar">Hello.</div>- blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>. blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>/ blaze-htmlCombinator for the required attribute.Example: div ! required "bar" $ "Hello."Result:  <div required="bar">Hello.</div>0 blaze-htmlCombinator for the reversed attribute.Example: div ! reversed "bar" $ "Hello."Result:  <div reversed="bar">Hello.</div>1 blaze-htmlCombinator for the role attribute.Example: div ! role "bar" $ "Hello."Result: <div role="bar">Hello.</div>2 blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>3 blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>4 blaze-htmlCombinator for the sandbox attribute.Example: div ! sandbox "bar" $ "Hello."Result: <div sandbox="bar">Hello.</div>5 blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>6 blaze-htmlCombinator for the scoped attribute.Example: div ! scoped "bar" $ "Hello."Result: <div scoped="bar">Hello.</div>7 blaze-htmlCombinator for the seamless attribute.Example: div ! seamless "bar" $ "Hello."Result:  <div seamless="bar">Hello.</div>8 blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>9 blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>: blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>; blaze-htmlCombinator for the sizes attribute.Example: div ! sizes "bar" $ "Hello."Result: <div sizes="bar">Hello.</div>< blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>= blaze-htmlCombinator for the  spellcheck attribute.Example: !div ! spellcheck "bar" $ "Hello."Result: "<div spellcheck="bar">Hello.</div>> blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>? blaze-htmlCombinator for the srcdoc attribute.Example: div ! srcdoc "bar" $ "Hello."Result: <div srcdoc="bar">Hello.</div>@ blaze-htmlCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>A blaze-htmlCombinator for the step attribute.Example: div ! step "bar" $ "Hello."Result: <div step="bar">Hello.</div>B blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>C blaze-htmlCombinator for the subject attribute.Example: div ! subject "bar" $ "Hello."Result: <div subject="bar">Hello.</div>D blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>E blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>F blaze-htmlCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>G blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>H blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>I blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>J blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>K blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>L blaze-htmlCombinator for the wrap attribute.Example: div ! wrap "bar" $ "Hello."Result: <div wrap="bar">Hello.</div>M blaze-htmlCombinator for the xmlns attribute.Example: div ! xmlns "bar" $ "Hello."Result: <div xmlns="bar">Hello.</div> blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.! blaze-htmlAttribute value. blaze-htmlResulting attribute." blaze-htmlAttribute value. blaze-htmlResulting attribute.# blaze-htmlAttribute value. blaze-htmlResulting attribute.$ blaze-htmlAttribute value. blaze-htmlResulting attribute.% blaze-htmlAttribute value. blaze-htmlResulting attribute.& blaze-htmlAttribute value. blaze-htmlResulting attribute.' blaze-htmlAttribute value. blaze-htmlResulting attribute.( blaze-htmlAttribute value. blaze-htmlResulting attribute.) blaze-htmlAttribute value. blaze-htmlResulting attribute.* blaze-htmlAttribute value. blaze-htmlResulting attribute.+ blaze-htmlAttribute value. blaze-htmlResulting attribute., blaze-htmlAttribute value. blaze-htmlResulting attribute.- blaze-htmlAttribute value. blaze-htmlResulting attribute.. blaze-htmlAttribute value. blaze-htmlResulting attribute./ blaze-htmlAttribute value. blaze-htmlResulting attribute.0 blaze-htmlAttribute value. blaze-htmlResulting attribute.1 blaze-htmlAttribute value. blaze-htmlResulting attribute.2 blaze-htmlAttribute value. blaze-htmlResulting attribute.3 blaze-htmlAttribute value. blaze-htmlResulting attribute.4 blaze-htmlAttribute value. blaze-htmlResulting attribute.5 blaze-htmlAttribute value. blaze-htmlResulting attribute.6 blaze-htmlAttribute value. blaze-htmlResulting attribute.7 blaze-htmlAttribute value. blaze-htmlResulting attribute.8 blaze-htmlAttribute value. blaze-htmlResulting attribute.9 blaze-htmlAttribute value. blaze-htmlResulting attribute.: blaze-htmlAttribute value. blaze-htmlResulting attribute.; blaze-htmlAttribute value. blaze-htmlResulting attribute.< blaze-htmlAttribute value. blaze-htmlResulting attribute.= blaze-htmlAttribute value. blaze-htmlResulting attribute.> blaze-htmlAttribute value. blaze-htmlResulting attribute.? blaze-htmlAttribute value. blaze-htmlResulting attribute.@ blaze-htmlAttribute value. blaze-htmlResulting attribute.A blaze-htmlAttribute value. blaze-htmlResulting attribute.B blaze-htmlAttribute value. blaze-htmlResulting attribute.C blaze-htmlAttribute value. blaze-htmlResulting attribute.D blaze-htmlAttribute value. blaze-htmlResulting attribute.E blaze-htmlAttribute value. blaze-htmlResulting attribute.F blaze-htmlAttribute value. blaze-htmlResulting attribute.G blaze-htmlAttribute value. blaze-htmlResulting attribute.H blaze-htmlAttribute value. blaze-htmlResulting attribute.I blaze-htmlAttribute value. blaze-htmlResulting attribute.J blaze-htmlAttribute value. blaze-htmlResulting attribute.K blaze-htmlAttribute value. blaze-htmlResulting attribute.L blaze-htmlAttribute value. blaze-htmlResulting attribute.M blaze-htmlAttribute value. blaze-htmlResulting attribute.      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLM      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNone 3[N blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: u<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 FrameSet//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">O blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 FrameSet//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html><span>foo</span></html>P blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>Q blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>R blaze-htmlCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>S blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>T blaze-htmlCombinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet>U blaze-htmlCombinator for the <area /> element.Example: areaResult: <area />V blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>W blaze-htmlCombinator for the  <basefont /> element.Example: basefontResult:  <basefont />X blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Y blaze-htmlCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>Z blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>[ blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>\ blaze-htmlCombinator for the <br /> element.Example: brResult: <br />] blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>^ blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>_ blaze-htmlCombinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center>` blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>a blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>b blaze-htmlCombinator for the <col /> element.Example: colResult: <col />c blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>d blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>e blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>f blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>g blaze-htmlCombinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir>h blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>i blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>j blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>k blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>l blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>m blaze-htmlCombinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font>n blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>o blaze-htmlCombinator for the  <frame /> element.Example: frameResult:  <frame />p blaze-htmlCombinator for the  <frameset> element.Example: frameset $ span $ toHtml "foo"Result: %<frameset><span>foo</span></frameset>q blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>r blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>s blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>t blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>u blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>v blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>w blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>x blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr />y blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>z blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>{ blaze-htmlCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>| blaze-htmlCombinator for the <img /> element.Example: imgResult: <img />} blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input />~ blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins> blaze-htmlCombinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex> blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd> blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label> blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend> blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li> blaze-htmlCombinator for the <link /> element.Example: linkResult: <link /> blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map> blaze-htmlCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu> blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta /> blaze-htmlCombinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes> blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript> blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object> blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol> blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup> blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option> blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p> blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param /> blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre> blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q> blaze-htmlCombinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s> blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp> blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script> blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select> blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small> blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span> blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong> blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style> blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub> blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup> blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table> blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody> blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td> blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea> blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot> blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th> blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead> blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title> blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr> blaze-htmlCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt> blaze-htmlCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u> blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul> blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>[N blaze-htmlThe document type HTML.O blaze-html Inner HTML. blaze-htmlResulting HTML.P blaze-html Inner HTML. blaze-htmlResulting HTML.Q blaze-html Inner HTML. blaze-htmlResulting HTML.R blaze-html Inner HTML. blaze-htmlResulting HTML.S blaze-html Inner HTML. blaze-htmlResulting HTML.T blaze-html Inner HTML. blaze-htmlResulting HTML.U blaze-htmlResulting HTML.V blaze-html Inner HTML. blaze-htmlResulting HTML.W blaze-htmlResulting HTML.X blaze-html Inner HTML. blaze-htmlResulting HTML.Y blaze-html Inner HTML. blaze-htmlResulting HTML.Z blaze-html Inner HTML. blaze-htmlResulting HTML.[ blaze-html Inner HTML. blaze-htmlResulting HTML.\ blaze-htmlResulting HTML.] blaze-html Inner HTML. blaze-htmlResulting HTML.^ blaze-html Inner HTML. blaze-htmlResulting HTML._ blaze-html Inner HTML. blaze-htmlResulting HTML.` blaze-html Inner HTML. blaze-htmlResulting HTML.a blaze-html Inner HTML. blaze-htmlResulting HTML.b blaze-htmlResulting HTML.c blaze-html Inner HTML. blaze-htmlResulting HTML.d blaze-html Inner HTML. blaze-htmlResulting HTML.e blaze-html Inner HTML. blaze-htmlResulting HTML.f blaze-html Inner HTML. blaze-htmlResulting HTML.g blaze-html Inner HTML. blaze-htmlResulting HTML.h blaze-html Inner HTML. blaze-htmlResulting HTML.i blaze-html Inner HTML. blaze-htmlResulting HTML.j blaze-html Inner HTML. blaze-htmlResulting HTML.k blaze-html Inner HTML. blaze-htmlResulting HTML.l blaze-html Inner HTML. blaze-htmlResulting HTML.m blaze-html Inner HTML. blaze-htmlResulting HTML.n blaze-html Inner HTML. blaze-htmlResulting HTML.o blaze-htmlResulting HTML.p blaze-html Inner HTML. blaze-htmlResulting HTML.q blaze-html Inner HTML. blaze-htmlResulting HTML.r blaze-html Inner HTML. blaze-htmlResulting HTML.s blaze-html Inner HTML. blaze-htmlResulting HTML.t blaze-html Inner HTML. blaze-htmlResulting HTML.u blaze-html Inner HTML. blaze-htmlResulting HTML.v blaze-html Inner HTML. blaze-htmlResulting HTML.w blaze-html Inner HTML. blaze-htmlResulting HTML.x blaze-htmlResulting HTML.y blaze-html Inner HTML. blaze-htmlResulting HTML.z blaze-html Inner HTML. blaze-htmlResulting HTML.{ blaze-html Inner HTML. blaze-htmlResulting HTML.| blaze-htmlResulting HTML.} blaze-htmlResulting HTML.~ blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~[NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None Yh blaze-htmlCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div> blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div> blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div> blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div> blaze-htmlCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div> blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div> blaze-htmlCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div> blaze-htmlCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div> blaze-htmlCombinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div> blaze-htmlCombinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div> blaze-htmlCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div> blaze-htmlCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div> blaze-htmlCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div> blaze-htmlCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div> blaze-htmlCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div> blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div> blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div> blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div> blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div> blaze-htmlCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div> blaze-htmlCombinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div> blaze-htmlCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div> blaze-htmlCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div> blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div> blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div> blaze-htmlCombinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div> blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div> blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div> blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div> blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div> blaze-htmlCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div> blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div> blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div> blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div> blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div> blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div> blaze-htmlCombinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div> blaze-htmlCombinator for the  frameborder attribute.Example: "div ! frameborder "bar" $ "Hello."Result: #<div frameborder="bar">Hello.</div> blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div> blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div> blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div> blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div> blaze-htmlCombinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div> blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div> blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div> blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div> blaze-htmlCombinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div> blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div> blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div> blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div> blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div> blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div> blaze-htmlCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div> blaze-htmlCombinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div> blaze-htmlCombinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div> blaze-htmlCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div> blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div> blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div> blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div> blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div> blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div> blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div> blaze-htmlCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div> blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div> blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div> blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div> blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div> blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div> blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div> blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div> blaze-htmlCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div> blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div> blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div> blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div> blaze-htmlCombinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div> blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div> blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div> blaze-htmlCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div> blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div> blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div> blaze-htmlCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div> blaze-htmlCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div> blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div> blaze-htmlCombinator for the  scrolling attribute.Example:  div ! scrolling "bar" $ "Hello."Result: !<div scrolling="bar">Hello.</div> blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div> blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div> blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div> blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div> blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div> blaze-htmlCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div> blaze-htmlCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div> blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div> blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div> blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div> blaze-htmlCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>  blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>  blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>  blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>  blaze-htmlCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>  blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div> blaze-htmlCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div> blaze-htmlCombinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div> blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>h blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.h     h     None N blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: q<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html><span>foo</span></html> blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a> blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr> blaze-htmlCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym> blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address> blaze-htmlCombinator for the <area /> element.Example: areaResult: <area /> blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b> blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo> blaze-htmlCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big> blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote> blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body> blaze-htmlCombinator for the <br /> element.Example: brResult: <br /> blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button> blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>  blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>! blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>" blaze-htmlCombinator for the <col /> element.Example: colResult: <col /># blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>$ blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>% blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>& blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>' blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>( blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>) blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>* blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>+ blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>, blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>- blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>. blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>/ blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>0 blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>1 blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>2 blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>3 blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>4 blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr />5 blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>6 blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>7 blaze-htmlCombinator for the <img /> element.Example: imgResult: <img />8 blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input />9 blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>: blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>; blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>< blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>= blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>> blaze-htmlCombinator for the <link /> element.Example: linkResult: <link />? blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>@ blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta />A blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>B blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>C blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>D blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>E blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>F blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>G blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param />H blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>I blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>J blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>K blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>L blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>M blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>N blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>O blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>P blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Q blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>R blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>S blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>T blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>U blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>V blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>W blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>X blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>Y blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>Z blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>[ blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>\ blaze-htmlCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>] blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>^ blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>N blaze-htmlThe document type HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.! blaze-html Inner HTML. blaze-htmlResulting HTML." blaze-htmlResulting HTML.# blaze-html Inner HTML. blaze-htmlResulting HTML.$ blaze-html Inner HTML. blaze-htmlResulting HTML.% blaze-html Inner HTML. blaze-htmlResulting HTML.& blaze-html Inner HTML. blaze-htmlResulting HTML.' blaze-html Inner HTML. blaze-htmlResulting HTML.( blaze-html Inner HTML. blaze-htmlResulting HTML.) blaze-html Inner HTML. blaze-htmlResulting HTML.* blaze-html Inner HTML. blaze-htmlResulting HTML.+ blaze-html Inner HTML. blaze-htmlResulting HTML., blaze-html Inner HTML. blaze-htmlResulting HTML.- blaze-html Inner HTML. blaze-htmlResulting HTML.. blaze-html Inner HTML. blaze-htmlResulting HTML./ blaze-html Inner HTML. blaze-htmlResulting HTML.0 blaze-html Inner HTML. blaze-htmlResulting HTML.1 blaze-html Inner HTML. blaze-htmlResulting HTML.2 blaze-html Inner HTML. blaze-htmlResulting HTML.3 blaze-html Inner HTML. blaze-htmlResulting HTML.4 blaze-htmlResulting HTML.5 blaze-html Inner HTML. blaze-htmlResulting HTML.6 blaze-html Inner HTML. blaze-htmlResulting HTML.7 blaze-htmlResulting HTML.8 blaze-htmlResulting HTML.9 blaze-html Inner HTML. blaze-htmlResulting HTML.: blaze-html Inner HTML. blaze-htmlResulting HTML.; blaze-html Inner HTML. blaze-htmlResulting HTML.< blaze-html Inner HTML. blaze-htmlResulting HTML.= blaze-html Inner HTML. blaze-htmlResulting HTML.> blaze-htmlResulting HTML.? blaze-html Inner HTML. blaze-htmlResulting HTML.@ blaze-htmlResulting HTML.A blaze-html Inner HTML. blaze-htmlResulting HTML.B blaze-html Inner HTML. blaze-htmlResulting HTML.C blaze-html Inner HTML. blaze-htmlResulting HTML.D blaze-html Inner HTML. blaze-htmlResulting HTML.E blaze-html Inner HTML. blaze-htmlResulting HTML.F blaze-html Inner HTML. blaze-htmlResulting HTML.G blaze-htmlResulting HTML.H blaze-html Inner HTML. blaze-htmlResulting HTML.I blaze-html Inner HTML. blaze-htmlResulting HTML.J blaze-html Inner HTML. blaze-htmlResulting HTML.K blaze-html Inner HTML. blaze-htmlResulting HTML.L blaze-html Inner HTML. blaze-htmlResulting HTML.M blaze-html Inner HTML. blaze-htmlResulting HTML.N blaze-html Inner HTML. blaze-htmlResulting HTML.O blaze-html Inner HTML. blaze-htmlResulting HTML.P blaze-html Inner HTML. blaze-htmlResulting HTML.Q blaze-html Inner HTML. blaze-htmlResulting HTML.R blaze-html Inner HTML. blaze-htmlResulting HTML.S blaze-html Inner HTML. blaze-htmlResulting HTML.T blaze-html Inner HTML. blaze-htmlResulting HTML.U blaze-html Inner HTML. blaze-htmlResulting HTML.V blaze-html Inner HTML. blaze-htmlResulting HTML.W blaze-html Inner HTML. blaze-htmlResulting HTML.X blaze-html Inner HTML. blaze-htmlResulting HTML.Y blaze-html Inner HTML. blaze-htmlResulting HTML.Z blaze-html Inner HTML. blaze-htmlResulting HTML.[ blaze-html Inner HTML. blaze-htmlResulting HTML.\ blaze-html Inner HTML. blaze-htmlResulting HTML.] blaze-html Inner HTML. blaze-htmlResulting HTML.^ blaze-html Inner HTML. blaze-htmlResulting HTML.w !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^N !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^None [_ blaze-htmlCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>` blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>a blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>b blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>c blaze-htmlCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>d blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>e blaze-htmlCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>f blaze-htmlCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>g blaze-htmlCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>h blaze-htmlCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>i blaze-htmlCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>j blaze-htmlCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>k blaze-htmlCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>l blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>m blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>n blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>o blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>p blaze-htmlCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>q blaze-htmlCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>r blaze-htmlCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>s blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>t blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>u blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>v blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>w blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>x blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>y blaze-htmlCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>z blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>{ blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>| blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>} blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>~ blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div> blaze-htmlCombinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div> blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div> blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div> blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div> blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div> blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div> blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div> blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div> blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div> blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div> blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div> blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div> blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div> blaze-htmlCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div> blaze-htmlCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div> blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div> blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div> blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div> blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div> blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div> blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div> blaze-htmlCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div> blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div> blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div> blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div> blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div> blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div> blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div> blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div> blaze-htmlCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div> blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div> blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div> blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div> blaze-htmlCombinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div> blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div> blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div> blaze-htmlCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div> blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div> blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div> blaze-htmlCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div> blaze-htmlCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div> blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div> blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div> blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div> blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div> blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div> blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div> blaze-htmlCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div> blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div> blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div> blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div> blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div> blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div> blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div> blaze-htmlCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div> blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div> blaze-htmlCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div> blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>[_ blaze-htmlAttribute value. blaze-htmlResulting attribute.` blaze-htmlAttribute value. blaze-htmlResulting attribute.a blaze-htmlAttribute value. blaze-htmlResulting attribute.b blaze-htmlAttribute value. blaze-htmlResulting attribute.c blaze-htmlAttribute value. blaze-htmlResulting attribute.d blaze-htmlAttribute value. blaze-htmlResulting attribute.e blaze-htmlAttribute value. blaze-htmlResulting attribute.f blaze-htmlAttribute value. blaze-htmlResulting attribute.g blaze-htmlAttribute value. blaze-htmlResulting attribute.h blaze-htmlAttribute value. blaze-htmlResulting attribute.i blaze-htmlAttribute value. blaze-htmlResulting attribute.j blaze-htmlAttribute value. blaze-htmlResulting attribute.k blaze-htmlAttribute value. blaze-htmlResulting attribute.l blaze-htmlAttribute value. blaze-htmlResulting attribute.m blaze-htmlAttribute value. blaze-htmlResulting attribute.n blaze-htmlAttribute value. blaze-htmlResulting attribute.o blaze-htmlAttribute value. blaze-htmlResulting attribute.p blaze-htmlAttribute value. blaze-htmlResulting attribute.q blaze-htmlAttribute value. blaze-htmlResulting attribute.r blaze-htmlAttribute value. blaze-htmlResulting attribute.s blaze-htmlAttribute value. blaze-htmlResulting attribute.t blaze-htmlAttribute value. blaze-htmlResulting attribute.u blaze-htmlAttribute value. blaze-htmlResulting attribute.v blaze-htmlAttribute value. blaze-htmlResulting attribute.w blaze-htmlAttribute value. blaze-htmlResulting attribute.x blaze-htmlAttribute value. blaze-htmlResulting attribute.y blaze-htmlAttribute value. blaze-htmlResulting attribute.z blaze-htmlAttribute value. blaze-htmlResulting attribute.{ blaze-htmlAttribute value. blaze-htmlResulting attribute.| blaze-htmlAttribute value. blaze-htmlResulting attribute.} blaze-htmlAttribute value. blaze-htmlResulting attribute.~ blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.[_`abcdefghijklmnopqrstuvwxyz{|}~[_`abcdefghijklmnopqrstuvwxyz{|}~NoneY blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: }<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><span>foo</span></html> blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a> blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr> blaze-htmlCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym> blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address> blaze-htmlCombinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet> blaze-htmlCombinator for the <area /> element.Example: areaResult: <area /> blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b> blaze-htmlCombinator for the  <basefont /> element.Example: basefontResult:  <basefont /> blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo> blaze-htmlCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big> blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote> blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body> blaze-htmlCombinator for the <br /> element.Example: brResult: <br /> blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button> blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption> blaze-htmlCombinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center> blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite> blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code> blaze-htmlCombinator for the <col /> element.Example: colResult: <col /> blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup> blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd> blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del> blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn> blaze-htmlCombinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir> blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div> blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl> blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt> blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em> blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset> blaze-htmlCombinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font> blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form> blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1> blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2> blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3> blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4> blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5> blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6> blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head> blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr /> blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html> blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i> blaze-htmlCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe> blaze-htmlCombinator for the <img /> element.Example: imgResult: <img /> blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input /> blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins> blaze-htmlCombinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex> blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd> blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label> blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend> blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li> blaze-htmlCombinator for the <link /> element.Example: linkResult: <link /> blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map> blaze-htmlCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu> blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta /> blaze-htmlCombinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes> blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript> blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object> blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol> blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup> blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option> blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p> blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param /> blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre> blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q> blaze-htmlCombinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s> blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp> blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script> blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select> blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small> blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span> blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong> blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style> blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub> blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup> blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table> blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody> blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>  blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>  blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>  blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>  blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>  blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title> blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr> blaze-htmlCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt> blaze-htmlCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u> blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul> blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>Y blaze-htmlThe document type HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML.  blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML.     Y     None'Yf blaze-htmlCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div> blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div> blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div> blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div> blaze-htmlCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div> blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div> blaze-htmlCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div> blaze-htmlCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div> blaze-htmlCombinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div> blaze-htmlCombinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div> blaze-htmlCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div> blaze-htmlCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div> blaze-htmlCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>  blaze-htmlCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>! blaze-htmlCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>" blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div># blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>$ blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>% blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>& blaze-htmlCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>' blaze-htmlCombinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div>( blaze-htmlCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>) blaze-htmlCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>* blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>+ blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>, blaze-htmlCombinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div>- blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>. blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>/ blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>0 blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>1 blaze-htmlCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>2 blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>3 blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>4 blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>5 blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>6 blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>7 blaze-htmlCombinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>8 blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>9 blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>: blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>; blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>< blaze-htmlCombinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div>= blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>? blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>@ blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>A blaze-htmlCombinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div>B blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>C blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>D blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>E blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>F blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>G blaze-htmlCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>H blaze-htmlCombinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div>I blaze-htmlCombinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div>J blaze-htmlCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>K blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>L blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>M blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>N blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>O blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>P blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>Q blaze-htmlCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>R blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>S blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>T blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>U blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>V blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>W blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>X blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>Y blaze-htmlCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>Z blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>[ blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>\ blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>] blaze-htmlCombinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>^ blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>_ blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>` blaze-htmlCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>a blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>b blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>c blaze-htmlCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>d blaze-htmlCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>e blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>f blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>g blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>h blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>i blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>j blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>k blaze-htmlCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>l blaze-htmlCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>m blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>n blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>o blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>p blaze-htmlCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>q blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>r blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>s blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>t blaze-htmlCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>u blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>v blaze-htmlCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>w blaze-htmlCombinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div>x blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>f blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.! blaze-htmlAttribute value. blaze-htmlResulting attribute." blaze-htmlAttribute value. blaze-htmlResulting attribute.# blaze-htmlAttribute value. blaze-htmlResulting attribute.$ blaze-htmlAttribute value. blaze-htmlResulting attribute.% blaze-htmlAttribute value. blaze-htmlResulting attribute.& blaze-htmlAttribute value. blaze-htmlResulting attribute.' blaze-htmlAttribute value. blaze-htmlResulting attribute.( blaze-htmlAttribute value. blaze-htmlResulting attribute.) blaze-htmlAttribute value. blaze-htmlResulting attribute.* blaze-htmlAttribute value. blaze-htmlResulting attribute.+ blaze-htmlAttribute value. blaze-htmlResulting attribute., blaze-htmlAttribute value. blaze-htmlResulting attribute.- blaze-htmlAttribute value. blaze-htmlResulting attribute.. blaze-htmlAttribute value. blaze-htmlResulting attribute./ blaze-htmlAttribute value. blaze-htmlResulting attribute.0 blaze-htmlAttribute value. blaze-htmlResulting attribute.1 blaze-htmlAttribute value. blaze-htmlResulting attribute.2 blaze-htmlAttribute value. blaze-htmlResulting attribute.3 blaze-htmlAttribute value. blaze-htmlResulting attribute.4 blaze-htmlAttribute value. blaze-htmlResulting attribute.5 blaze-htmlAttribute value. blaze-htmlResulting attribute.6 blaze-htmlAttribute value. blaze-htmlResulting attribute.7 blaze-htmlAttribute value. blaze-htmlResulting attribute.8 blaze-htmlAttribute value. blaze-htmlResulting attribute.9 blaze-htmlAttribute value. blaze-htmlResulting attribute.: blaze-htmlAttribute value. blaze-htmlResulting attribute.; blaze-htmlAttribute value. blaze-htmlResulting attribute.< blaze-htmlAttribute value. blaze-htmlResulting attribute.= blaze-htmlAttribute value. blaze-htmlResulting attribute.> blaze-htmlAttribute value. blaze-htmlResulting attribute.? blaze-htmlAttribute value. blaze-htmlResulting attribute.@ blaze-htmlAttribute value. blaze-htmlResulting attribute.A blaze-htmlAttribute value. blaze-htmlResulting attribute.B blaze-htmlAttribute value. blaze-htmlResulting attribute.C blaze-htmlAttribute value. blaze-htmlResulting attribute.D blaze-htmlAttribute value. blaze-htmlResulting attribute.E blaze-htmlAttribute value. blaze-htmlResulting attribute.F blaze-htmlAttribute value. blaze-htmlResulting attribute.G blaze-htmlAttribute value. blaze-htmlResulting attribute.H blaze-htmlAttribute value. blaze-htmlResulting attribute.I blaze-htmlAttribute value. blaze-htmlResulting attribute.J blaze-htmlAttribute value. blaze-htmlResulting attribute.K blaze-htmlAttribute value. blaze-htmlResulting attribute.L blaze-htmlAttribute value. blaze-htmlResulting attribute.M blaze-htmlAttribute value. blaze-htmlResulting attribute.N blaze-htmlAttribute value. blaze-htmlResulting attribute.O blaze-htmlAttribute value. blaze-htmlResulting attribute.P blaze-htmlAttribute value. blaze-htmlResulting attribute.Q blaze-htmlAttribute value. blaze-htmlResulting attribute.R blaze-htmlAttribute value. blaze-htmlResulting attribute.S blaze-htmlAttribute value. blaze-htmlResulting attribute.T blaze-htmlAttribute value. blaze-htmlResulting attribute.U blaze-htmlAttribute value. blaze-htmlResulting attribute.V blaze-htmlAttribute value. blaze-htmlResulting attribute.W blaze-htmlAttribute value. blaze-htmlResulting attribute.X blaze-htmlAttribute value. blaze-htmlResulting attribute.Y blaze-htmlAttribute value. blaze-htmlResulting attribute.Z blaze-htmlAttribute value. blaze-htmlResulting attribute.[ blaze-htmlAttribute value. blaze-htmlResulting attribute.\ blaze-htmlAttribute value. blaze-htmlResulting attribute.] blaze-htmlAttribute value. blaze-htmlResulting attribute.^ blaze-htmlAttribute value. blaze-htmlResulting attribute._ blaze-htmlAttribute value. blaze-htmlResulting attribute.` blaze-htmlAttribute value. blaze-htmlResulting attribute.a blaze-htmlAttribute value. blaze-htmlResulting attribute.b blaze-htmlAttribute value. blaze-htmlResulting attribute.c blaze-htmlAttribute value. blaze-htmlResulting attribute.d blaze-htmlAttribute value. blaze-htmlResulting attribute.e blaze-htmlAttribute value. blaze-htmlResulting attribute.f blaze-htmlAttribute value. blaze-htmlResulting attribute.g blaze-htmlAttribute value. blaze-htmlResulting attribute.h blaze-htmlAttribute value. blaze-htmlResulting attribute.i blaze-htmlAttribute value. blaze-htmlResulting attribute.j blaze-htmlAttribute value. blaze-htmlResulting attribute.k blaze-htmlAttribute value. blaze-htmlResulting attribute.l blaze-htmlAttribute value. blaze-htmlResulting attribute.m blaze-htmlAttribute value. blaze-htmlResulting attribute.n blaze-htmlAttribute value. blaze-htmlResulting attribute.o blaze-htmlAttribute value. blaze-htmlResulting attribute.p blaze-htmlAttribute value. blaze-htmlResulting attribute.q blaze-htmlAttribute value. blaze-htmlResulting attribute.r blaze-htmlAttribute value. blaze-htmlResulting attribute.s blaze-htmlAttribute value. blaze-htmlResulting attribute.t blaze-htmlAttribute value. blaze-htmlResulting attribute.u blaze-htmlAttribute value. blaze-htmlResulting attribute.v blaze-htmlAttribute value. blaze-htmlResulting attribute.w blaze-htmlAttribute value. blaze-htmlResulting attribute.x blaze-htmlAttribute value. blaze-htmlResulting attribute.f !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxf !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxNoneMnny blaze-htmlWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: <!DOCTYPE HTML>z blaze-htmlCombinator for the <html>@ element. This combinator will also insert the correct doctype.Example: !docTypeHtml $ span $ toHtml "foo"Result: -<!DOCTYPE HTML> <html><span>foo</span></html>{ blaze-htmlCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>| blaze-htmlCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>} blaze-htmlCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>~ blaze-htmlCombinator for the <area /> element.Example: areaResult: <area /> blaze-htmlCombinator for the  <article> element.Example: article $ span $ toHtml "foo"Result: #<article><span>foo</span></article> blaze-htmlCombinator for the <aside> element.Example: aside $ span $ toHtml "foo"Result: <aside><span>foo</span></aside> blaze-htmlCombinator for the <audio> element.Example: audio $ span $ toHtml "foo"Result: <audio><span>foo</span></audio> blaze-htmlCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b> blaze-htmlCombinator for the <base /> element.Example: baseResult: <base /> blaze-htmlCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo> blaze-htmlCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote> blaze-htmlCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body> blaze-htmlCombinator for the <br /> element.Example: brResult: <br /> blaze-htmlCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button> blaze-htmlCombinator for the <canvas> element.Example: canvas $ span $ toHtml "foo"Result: !<canvas><span>foo</span></canvas> blaze-htmlCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption> blaze-htmlCombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite> blaze-htmlCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code> blaze-htmlCombinator for the <col /> element.Example: colResult: <col /> blaze-htmlCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup> blaze-htmlCombinator for the  <command> element.Example: command $ span $ toHtml "foo"Result: #<command><span>foo</span></command> blaze-htmlCombinator for the  <datalist> element.Example: datalist $ span $ toHtml "foo"Result: %<datalist><span>foo</span></datalist> blaze-htmlCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd> blaze-htmlCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del> blaze-htmlCombinator for the  <details> element.Example: details $ span $ toHtml "foo"Result: #<details><span>foo</span></details> blaze-htmlCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn> blaze-htmlCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div> blaze-htmlCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl> blaze-htmlCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt> blaze-htmlCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em> blaze-htmlCombinator for the  <embed /> element.Example: embedResult:  <embed /> blaze-htmlCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset> blaze-htmlCombinator for the  <figcaption> element.Example:  figcaption $ span $ toHtml "foo"Result: )<figcaption><span>foo</span></figcaption> blaze-htmlCombinator for the <figure> element.Example: figure $ span $ toHtml "foo"Result: !<figure><span>foo</span></figure> blaze-htmlCombinator for the <footer> element.Example: footer $ span $ toHtml "foo"Result: !<footer><span>foo</span></footer> blaze-htmlCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form> blaze-htmlCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1> blaze-htmlCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2> blaze-htmlCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3> blaze-htmlCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4> blaze-htmlCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5> blaze-htmlCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6> blaze-htmlCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head> blaze-htmlCombinator for the <header> element.Example: header $ span $ toHtml "foo"Result: !<header><span>foo</span></header> blaze-htmlCombinator for the <hgroup> element.Example: hgroup $ span $ toHtml "foo"Result: !<hgroup><span>foo</span></hgroup> blaze-htmlCombinator for the <hr /> element.Example: hrResult: <hr /> blaze-htmlCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html> blaze-htmlCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i> blaze-htmlCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe> blaze-htmlCombinator for the <img /> element.Example: imgResult: <img /> blaze-htmlCombinator for the  <input /> element.Example: inputResult:  <input /> blaze-htmlCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins> blaze-htmlCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd> blaze-htmlCombinator for the  <keygen /> element.Example: keygenResult:  <keygen /> blaze-htmlCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label> blaze-htmlCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend> blaze-htmlCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li> blaze-htmlCombinator for the <link /> element.Example: linkResult: <link /> blaze-htmlCombinator for the <main> element.Example: main $ span $ toHtml "foo"Result: <main><span>foo</span></main> blaze-htmlCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map> blaze-htmlCombinator for the <mark> element.Example: mark $ span $ toHtml "foo"Result: <mark><span>foo</span></mark> blaze-htmlCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu> blaze-htmlCombinator for the  <menuitem /> element.Example: menuitemResult:  <menuitem /> blaze-htmlCombinator for the <meta /> element.Example: metaResult: <meta /> blaze-htmlCombinator for the <meter> element.Example: meter $ span $ toHtml "foo"Result: <meter><span>foo</span></meter> blaze-htmlCombinator for the <nav> element.Example: nav $ span $ toHtml "foo"Result: <nav><span>foo</span></nav> blaze-htmlCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript> blaze-htmlCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object> blaze-htmlCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol> blaze-htmlCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup> blaze-htmlCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option> blaze-htmlCombinator for the <output> element.Example: output $ span $ toHtml "foo"Result: !<output><span>foo</span></output> blaze-htmlCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p> blaze-htmlCombinator for the  <param /> element.Example: paramResult:  <param /> blaze-htmlCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre> blaze-htmlCombinator for the  <progress> element.Example: progress $ span $ toHtml "foo"Result: %<progress><span>foo</span></progress> blaze-htmlCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q> blaze-htmlCombinator for the <rp> element.Example: rp $ span $ toHtml "foo"Result: <rp><span>foo</span></rp> blaze-htmlCombinator for the <rt> element.Example: rt $ span $ toHtml "foo"Result: <rt><span>foo</span></rt> blaze-htmlCombinator for the <ruby> element.Example: ruby $ span $ toHtml "foo"Result: <ruby><span>foo</span></ruby> blaze-htmlCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp> blaze-htmlCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script> blaze-htmlCombinator for the  <section> element.Example: section $ span $ toHtml "foo"Result: #<section><span>foo</span></section> blaze-htmlCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select> blaze-htmlCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small> blaze-htmlCombinator for the  <source /> element.Example: sourceResult:  <source /> blaze-htmlCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span> blaze-htmlCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong> blaze-htmlCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style> blaze-htmlCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub> blaze-htmlCombinator for the  <summary> element.Example: summary $ span $ toHtml "foo"Result: #<summary><span>foo</span></summary> blaze-htmlCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup> blaze-htmlCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table> blaze-htmlCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody> blaze-htmlCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td> blaze-htmlCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea> blaze-htmlCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot> blaze-htmlCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th> blaze-htmlCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead> blaze-htmlCombinator for the <time> element.Example: time $ span $ toHtml "foo"Result: <time><span>foo</span></time> blaze-htmlCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title> blaze-htmlCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr> blaze-htmlCombinator for the  <track /> element.Example: trackResult:  <track /> blaze-htmlCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u> blaze-htmlCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul> blaze-htmlCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var> blaze-htmlCombinator for the <video> element.Example: video $ span $ toHtml "foo"Result: <video><span>foo</span></video> blaze-htmlCombinator for the <wbr /> element.Example: wbrResult: <wbr />ny blaze-htmlThe document type HTML.z blaze-html Inner HTML. blaze-htmlResulting HTML.{ blaze-html Inner HTML. blaze-htmlResulting HTML.| blaze-html Inner HTML. blaze-htmlResulting HTML.} blaze-html Inner HTML. blaze-htmlResulting HTML.~ blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-html Inner HTML. blaze-htmlResulting HTML. blaze-htmlResulting HTML.yz{|}~nyz{|}~None[ blaze-htmlCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div> blaze-htmlCombinator for the accept-charset attribute.Example: $div ! acceptCharset "bar" $ "Hello."Result: &<div accept-charset="bar">Hello.</div> blaze-htmlCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div> blaze-htmlCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div> blaze-htmlCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div> blaze-htmlCombinator for the async attribute.Example: div ! async "bar" $ "Hello."Result: <div async="bar">Hello.</div> blaze-htmlCombinator for the  autocomplete attribute.Example: #div ! autocomplete "bar" $ "Hello."Result: $<div autocomplete="bar">Hello.</div> blaze-htmlCombinator for the  autofocus attribute.Example:  div ! autofocus "bar" $ "Hello."Result: !<div autofocus="bar">Hello.</div> blaze-htmlCombinator for the autoplay attribute.Example: div ! autoplay "bar" $ "Hello."Result:  <div autoplay="bar">Hello.</div> blaze-htmlCombinator for the  challenge attribute.Example:  div ! challenge "bar" $ "Hello."Result: !<div challenge="bar">Hello.</div> blaze-htmlCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div> blaze-htmlCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div> blaze-htmlCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div> blaze-htmlCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div> blaze-htmlCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div> blaze-htmlCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div> blaze-htmlCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div> blaze-htmlCombinator for the contenteditable attribute.Example: &div ! contenteditable "bar" $ "Hello."Result: '<div contenteditable="bar">Hello.</div> blaze-htmlCombinator for the  contextmenu attribute.Example: "div ! contextmenu "bar" $ "Hello."Result: #<div contextmenu="bar">Hello.</div> blaze-htmlCombinator for the controls attribute.Example: div ! controls "bar" $ "Hello."Result:  <div controls="bar">Hello.</div> blaze-htmlCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div> blaze-htmlCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div> blaze-htmlCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div> blaze-htmlCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div> blaze-htmlCombinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div> blaze-htmlCombinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div> blaze-htmlCombinator for the  draggable attribute.Example:  div ! draggable "bar" $ "Hello."Result: !<div draggable="bar">Hello.</div> blaze-htmlCombinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div> blaze-htmlCombinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div> blaze-htmlCombinator for the form attribute.Example: div ! form "bar" $ "Hello."Result: <div form="bar">Hello.</div> blaze-htmlCombinator for the  formaction attribute.Example: !div ! formaction "bar" $ "Hello."Result: "<div formaction="bar">Hello.</div> blaze-htmlCombinator for the  formenctype attribute.Example: "div ! formenctype "bar" $ "Hello."Result: #<div formenctype="bar">Hello.</div> blaze-htmlCombinator for the  formmethod attribute.Example: !div ! formmethod "bar" $ "Hello."Result: "<div formmethod="bar">Hello.</div> blaze-htmlCombinator for the formnovalidate attribute.Example: %div ! formnovalidate "bar" $ "Hello."Result: &<div formnovalidate="bar">Hello.</div>  blaze-htmlCombinator for the  formtarget attribute.Example: !div ! formtarget "bar" $ "Hello."Result: "<div formtarget="bar">Hello.</div>  blaze-htmlCombinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>  blaze-htmlCombinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>  blaze-htmlCombinator for the hidden attribute.Example: div ! hidden "bar" $ "Hello."Result: <div hidden="bar">Hello.</div>  blaze-htmlCombinator for the high attribute.Example: div ! high "bar" $ "Hello."Result: <div high="bar">Hello.</div> blaze-htmlCombinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div> blaze-htmlCombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div> blaze-htmlCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div> blaze-htmlCombinator for the icon attribute.Example: div ! icon "bar" $ "Hello."Result: <div icon="bar">Hello.</div> blaze-htmlCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div> blaze-htmlCombinator for the ismap attribute.Example: div ! ismap "bar" $ "Hello."Result: <div ismap="bar">Hello.</div> blaze-htmlCombinator for the item attribute.Example: div ! item "bar" $ "Hello."Result: <div item="bar">Hello.</div> blaze-htmlCombinator for the itemprop attribute.Example: div ! itemprop "bar" $ "Hello."Result:  <div itemprop="bar">Hello.</div> blaze-htmlCombinator for the  itemscope attribute.Example:  div ! itemscope "bar" $ "Hello."Result: !<div itemscope="bar">Hello.</div> blaze-htmlCombinator for the itemtype attribute.Example: div ! itemtype "bar" $ "Hello."Result:  <div itemtype="bar">Hello.</div> blaze-htmlCombinator for the keytype attribute.Example: div ! keytype "bar" $ "Hello."Result: <div keytype="bar">Hello.</div> blaze-htmlCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div> blaze-htmlCombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div> blaze-htmlCombinator for the list attribute.Example: div ! list "bar" $ "Hello."Result: <div list="bar">Hello.</div> blaze-htmlCombinator for the loop attribute.Example: div ! loop "bar" $ "Hello."Result: <div loop="bar">Hello.</div> blaze-htmlCombinator for the low attribute.Example: div ! low "bar" $ "Hello."Result: <div low="bar">Hello.</div> blaze-htmlCombinator for the manifest attribute.Example: div ! manifest "bar" $ "Hello."Result:  <div manifest="bar">Hello.</div> blaze-htmlCombinator for the max attribute.Example: div ! max "bar" $ "Hello."Result: <div max="bar">Hello.</div>  blaze-htmlCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>! blaze-htmlCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>" blaze-htmlCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div># blaze-htmlCombinator for the min attribute.Example: div ! min "bar" $ "Hello."Result: <div min="bar">Hello.</div>$ blaze-htmlCombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>% blaze-htmlCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>& blaze-htmlCombinator for the  novalidate attribute.Example: !div ! novalidate "bar" $ "Hello."Result: "<div novalidate="bar">Hello.</div>' blaze-htmlCombinator for the onbeforeonload attribute.Example: %div ! onbeforeonload "bar" $ "Hello."Result: &<div onbeforeonload="bar">Hello.</div>( blaze-htmlCombinator for the  onbeforeprint attribute.Example: $div ! onbeforeprint "bar" $ "Hello."Result: %<div onbeforeprint="bar">Hello.</div>) blaze-htmlCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>* blaze-htmlCombinator for the  oncanplay attribute.Example:  div ! oncanplay "bar" $ "Hello."Result: !<div oncanplay="bar">Hello.</div>+ blaze-htmlCombinator for the oncanplaythrough attribute.Example: 'div ! oncanplaythrough "bar" $ "Hello."Result: (<div oncanplaythrough="bar">Hello.</div>, blaze-htmlCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>- blaze-htmlCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>. blaze-htmlCombinator for the  oncontextmenu attribute.Example: $div ! oncontextmenu "bar" $ "Hello."Result: %<div oncontextmenu="bar">Hello.</div>/ blaze-htmlCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>0 blaze-htmlCombinator for the ondrag attribute.Example: div ! ondrag "bar" $ "Hello."Result: <div ondrag="bar">Hello.</div>1 blaze-htmlCombinator for the  ondragend attribute.Example:  div ! ondragend "bar" $ "Hello."Result: !<div ondragend="bar">Hello.</div>2 blaze-htmlCombinator for the  ondragenter attribute.Example: "div ! ondragenter "bar" $ "Hello."Result: #<div ondragenter="bar">Hello.</div>3 blaze-htmlCombinator for the  ondragleave attribute.Example: "div ! ondragleave "bar" $ "Hello."Result: #<div ondragleave="bar">Hello.</div>4 blaze-htmlCombinator for the  ondragover attribute.Example: !div ! ondragover "bar" $ "Hello."Result: "<div ondragover="bar">Hello.</div>5 blaze-htmlCombinator for the  ondragstart attribute.Example: "div ! ondragstart "bar" $ "Hello."Result: #<div ondragstart="bar">Hello.</div>6 blaze-htmlCombinator for the ondrop attribute.Example: div ! ondrop "bar" $ "Hello."Result: <div ondrop="bar">Hello.</div>7 blaze-htmlCombinator for the ondurationchange attribute.Example: 'div ! ondurationchange "bar" $ "Hello."Result: (<div ondurationchange="bar">Hello.</div>8 blaze-htmlCombinator for the  onemptied attribute.Example:  div ! onemptied "bar" $ "Hello."Result: !<div onemptied="bar">Hello.</div>9 blaze-htmlCombinator for the onended attribute.Example: div ! onended "bar" $ "Hello."Result: <div onended="bar">Hello.</div>: blaze-htmlCombinator for the onerror attribute.Example: div ! onerror "bar" $ "Hello."Result: <div onerror="bar">Hello.</div>; blaze-htmlCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>< blaze-htmlCombinator for the  onformchange attribute.Example: #div ! onformchange "bar" $ "Hello."Result: $<div onformchange="bar">Hello.</div>= blaze-htmlCombinator for the  onforminput attribute.Example: "div ! onforminput "bar" $ "Hello."Result: #<div onforminput="bar">Hello.</div>> blaze-htmlCombinator for the  onhaschange attribute.Example: "div ! onhaschange "bar" $ "Hello."Result: #<div onhaschange="bar">Hello.</div>? blaze-htmlCombinator for the oninput attribute.Example: div ! oninput "bar" $ "Hello."Result: <div oninput="bar">Hello.</div>@ blaze-htmlCombinator for the  oninvalid attribute.Example:  div ! oninvalid "bar" $ "Hello."Result: !<div oninvalid="bar">Hello.</div>A blaze-htmlCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>B blaze-htmlCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>C blaze-htmlCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>D blaze-htmlCombinator for the  onloadeddata attribute.Example: #div ! onloadeddata "bar" $ "Hello."Result: $<div onloadeddata="bar">Hello.</div>E blaze-htmlCombinator for the onloadedmetadata attribute.Example: 'div ! onloadedmetadata "bar" $ "Hello."Result: (<div onloadedmetadata="bar">Hello.</div>F blaze-htmlCombinator for the  onloadstart attribute.Example: "div ! onloadstart "bar" $ "Hello."Result: #<div onloadstart="bar">Hello.</div>G blaze-htmlCombinator for the  onmessage attribute.Example:  div ! onmessage "bar" $ "Hello."Result: !<div onmessage="bar">Hello.</div>H blaze-htmlCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>I blaze-htmlCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>J blaze-htmlCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>K blaze-htmlCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>L blaze-htmlCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>M blaze-htmlCombinator for the  onmousewheel attribute.Example: #div ! onmousewheel "bar" $ "Hello."Result: $<div onmousewheel="bar">Hello.</div>N blaze-htmlCombinator for the ononline attribute.Example: div ! ononline "bar" $ "Hello."Result:  <div ononline="bar">Hello.</div>O blaze-htmlCombinator for the  onpagehide attribute.Example: !div ! onpagehide "bar" $ "Hello."Result: "<div onpagehide="bar">Hello.</div>P blaze-htmlCombinator for the  onpageshow attribute.Example: !div ! onpageshow "bar" $ "Hello."Result: "<div onpageshow="bar">Hello.</div>Q blaze-htmlCombinator for the onpause attribute.Example: div ! onpause "bar" $ "Hello."Result: <div onpause="bar">Hello.</div>R blaze-htmlCombinator for the onplay attribute.Example: div ! onplay "bar" $ "Hello."Result: <div onplay="bar">Hello.</div>S blaze-htmlCombinator for the  onplaying attribute.Example:  div ! onplaying "bar" $ "Hello."Result: !<div onplaying="bar">Hello.</div>T blaze-htmlCombinator for the  onprogress attribute.Example: !div ! onprogress "bar" $ "Hello."Result: "<div onprogress="bar">Hello.</div>U blaze-htmlCombinator for the  onpropstate attribute.Example: "div ! onpropstate "bar" $ "Hello."Result: #<div onpropstate="bar">Hello.</div>V blaze-htmlCombinator for the  onratechange attribute.Example: #div ! onratechange "bar" $ "Hello."Result: $<div onratechange="bar">Hello.</div>W blaze-htmlCombinator for the onreadystatechange attribute.Example: )div ! onreadystatechange "bar" $ "Hello."Result: *<div onreadystatechange="bar">Hello.</div>X blaze-htmlCombinator for the onredo attribute.Example: div ! onredo "bar" $ "Hello."Result: <div onredo="bar">Hello.</div>Y blaze-htmlCombinator for the onresize attribute.Example: div ! onresize "bar" $ "Hello."Result:  <div onresize="bar">Hello.</div>Z blaze-htmlCombinator for the onscroll attribute.Example: div ! onscroll "bar" $ "Hello."Result:  <div onscroll="bar">Hello.</div>[ blaze-htmlCombinator for the onseeked attribute.Example: div ! onseeked "bar" $ "Hello."Result:  <div onseeked="bar">Hello.</div>\ blaze-htmlCombinator for the  onseeking attribute.Example:  div ! onseeking "bar" $ "Hello."Result: !<div onseeking="bar">Hello.</div>] blaze-htmlCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>^ blaze-htmlCombinator for the  onstalled attribute.Example:  div ! onstalled "bar" $ "Hello."Result: !<div onstalled="bar">Hello.</div>_ blaze-htmlCombinator for the  onstorage attribute.Example:  div ! onstorage "bar" $ "Hello."Result: !<div onstorage="bar">Hello.</div>` blaze-htmlCombinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>a blaze-htmlCombinator for the  onsuspend attribute.Example:  div ! onsuspend "bar" $ "Hello."Result: !<div onsuspend="bar">Hello.</div>b blaze-htmlCombinator for the  ontimeupdate attribute.Example: #div ! ontimeupdate "bar" $ "Hello."Result: $<div ontimeupdate="bar">Hello.</div>c blaze-htmlCombinator for the onundo attribute.Example: div ! onundo "bar" $ "Hello."Result: <div onundo="bar">Hello.</div>d blaze-htmlCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>e blaze-htmlCombinator for the onvolumechange attribute.Example: %div ! onvolumechange "bar" $ "Hello."Result: &<div onvolumechange="bar">Hello.</div>f blaze-htmlCombinator for the  onwaiting attribute.Example:  div ! onwaiting "bar" $ "Hello."Result: !<div onwaiting="bar">Hello.</div>g blaze-htmlCombinator for the open attribute.Example: div ! open "bar" $ "Hello."Result: <div open="bar">Hello.</div>h blaze-htmlCombinator for the optimum attribute.Example: div ! optimum "bar" $ "Hello."Result: <div optimum="bar">Hello.</div>i blaze-htmlCombinator for the pattern attribute.Example: div ! pattern "bar" $ "Hello."Result: <div pattern="bar">Hello.</div>j blaze-htmlCombinator for the ping attribute.Example: div ! ping "bar" $ "Hello."Result: <div ping="bar">Hello.</div>k blaze-htmlCombinator for the  placeholder attribute.Example: "div ! placeholder "bar" $ "Hello."Result: #<div placeholder="bar">Hello.</div>l blaze-htmlCombinator for the preload attribute.Example: div ! preload "bar" $ "Hello."Result: <div preload="bar">Hello.</div>m blaze-htmlCombinator for the pubdate attribute.Example: div ! pubdate "bar" $ "Hello."Result: <div pubdate="bar">Hello.</div>n blaze-htmlCombinator for the  radiogroup attribute.Example: !div ! radiogroup "bar" $ "Hello."Result: "<div radiogroup="bar">Hello.</div>o blaze-htmlCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>p blaze-htmlCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>q blaze-htmlCombinator for the required attribute.Example: div ! required "bar" $ "Hello."Result:  <div required="bar">Hello.</div>r blaze-htmlCombinator for the reversed attribute.Example: div ! reversed "bar" $ "Hello."Result:  <div reversed="bar">Hello.</div>s blaze-htmlCombinator for the role attribute.Example: div ! role "bar" $ "Hello."Result: <div role="bar">Hello.</div>t blaze-htmlCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>u blaze-htmlCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>v blaze-htmlCombinator for the sandbox attribute.Example: div ! sandbox "bar" $ "Hello."Result: <div sandbox="bar">Hello.</div>w blaze-htmlCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>x blaze-htmlCombinator for the scoped attribute.Example: div ! scoped "bar" $ "Hello."Result: <div scoped="bar">Hello.</div>y blaze-htmlCombinator for the seamless attribute.Example: div ! seamless "bar" $ "Hello."Result:  <div seamless="bar">Hello.</div>z blaze-htmlCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>{ blaze-htmlCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>| blaze-htmlCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>} blaze-htmlCombinator for the sizes attribute.Example: div ! sizes "bar" $ "Hello."Result: <div sizes="bar">Hello.</div>~ blaze-htmlCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div> blaze-htmlCombinator for the  spellcheck attribute.Example: !div ! spellcheck "bar" $ "Hello."Result: "<div spellcheck="bar">Hello.</div> blaze-htmlCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div> blaze-htmlCombinator for the srcdoc attribute.Example: div ! srcdoc "bar" $ "Hello."Result: <div srcdoc="bar">Hello.</div> blaze-htmlCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div> blaze-htmlCombinator for the step attribute.Example: div ! step "bar" $ "Hello."Result: <div step="bar">Hello.</div> blaze-htmlCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div> blaze-htmlCombinator for the subject attribute.Example: div ! subject "bar" $ "Hello."Result: <div subject="bar">Hello.</div> blaze-htmlCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div> blaze-htmlCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div> blaze-htmlCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div> blaze-htmlCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div> blaze-htmlCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div> blaze-htmlCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div> blaze-htmlCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div> blaze-htmlCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div> blaze-htmlCombinator for the wrap attribute.Example: div ! wrap "bar" $ "Hello."Result: <div wrap="bar">Hello.</div> blaze-htmlCombinator for the xmlns attribute.Example: div ! xmlns "bar" $ "Hello."Result: <div xmlns="bar">Hello.</div> blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.  blaze-htmlAttribute value. blaze-htmlResulting attribute.! blaze-htmlAttribute value. blaze-htmlResulting attribute." blaze-htmlAttribute value. blaze-htmlResulting attribute.# blaze-htmlAttribute value. blaze-htmlResulting attribute.$ blaze-htmlAttribute value. blaze-htmlResulting attribute.% blaze-htmlAttribute value. blaze-htmlResulting attribute.& blaze-htmlAttribute value. blaze-htmlResulting attribute.' blaze-htmlAttribute value. blaze-htmlResulting attribute.( blaze-htmlAttribute value. blaze-htmlResulting attribute.) blaze-htmlAttribute value. blaze-htmlResulting attribute.* blaze-htmlAttribute value. blaze-htmlResulting attribute.+ blaze-htmlAttribute value. blaze-htmlResulting attribute., blaze-htmlAttribute value. blaze-htmlResulting attribute.- blaze-htmlAttribute value. blaze-htmlResulting attribute.. blaze-htmlAttribute value. blaze-htmlResulting attribute./ blaze-htmlAttribute value. blaze-htmlResulting attribute.0 blaze-htmlAttribute value. blaze-htmlResulting attribute.1 blaze-htmlAttribute value. blaze-htmlResulting attribute.2 blaze-htmlAttribute value. blaze-htmlResulting attribute.3 blaze-htmlAttribute value. blaze-htmlResulting attribute.4 blaze-htmlAttribute value. blaze-htmlResulting attribute.5 blaze-htmlAttribute value. blaze-htmlResulting attribute.6 blaze-htmlAttribute value. blaze-htmlResulting attribute.7 blaze-htmlAttribute value. blaze-htmlResulting attribute.8 blaze-htmlAttribute value. blaze-htmlResulting attribute.9 blaze-htmlAttribute value. blaze-htmlResulting attribute.: blaze-htmlAttribute value. blaze-htmlResulting attribute.; blaze-htmlAttribute value. blaze-htmlResulting attribute.< blaze-htmlAttribute value. blaze-htmlResulting attribute.= blaze-htmlAttribute value. blaze-htmlResulting attribute.> blaze-htmlAttribute value. blaze-htmlResulting attribute.? blaze-htmlAttribute value. blaze-htmlResulting attribute.@ blaze-htmlAttribute value. blaze-htmlResulting attribute.A blaze-htmlAttribute value. blaze-htmlResulting attribute.B blaze-htmlAttribute value. blaze-htmlResulting attribute.C blaze-htmlAttribute value. blaze-htmlResulting attribute.D blaze-htmlAttribute value. blaze-htmlResulting attribute.E blaze-htmlAttribute value. blaze-htmlResulting attribute.F blaze-htmlAttribute value. blaze-htmlResulting attribute.G blaze-htmlAttribute value. blaze-htmlResulting attribute.H blaze-htmlAttribute value. blaze-htmlResulting attribute.I blaze-htmlAttribute value. blaze-htmlResulting attribute.J blaze-htmlAttribute value. blaze-htmlResulting attribute.K blaze-htmlAttribute value. blaze-htmlResulting attribute.L blaze-htmlAttribute value. blaze-htmlResulting attribute.M blaze-htmlAttribute value. blaze-htmlResulting attribute.N blaze-htmlAttribute value. blaze-htmlResulting attribute.O blaze-htmlAttribute value. blaze-htmlResulting attribute.P blaze-htmlAttribute value. blaze-htmlResulting attribute.Q blaze-htmlAttribute value. blaze-htmlResulting attribute.R blaze-htmlAttribute value. blaze-htmlResulting attribute.S blaze-htmlAttribute value. blaze-htmlResulting attribute.T blaze-htmlAttribute value. blaze-htmlResulting attribute.U blaze-htmlAttribute value. blaze-htmlResulting attribute.V blaze-htmlAttribute value. blaze-htmlResulting attribute.W blaze-htmlAttribute value. blaze-htmlResulting attribute.X blaze-htmlAttribute value. blaze-htmlResulting attribute.Y blaze-htmlAttribute value. blaze-htmlResulting attribute.Z blaze-htmlAttribute value. blaze-htmlResulting attribute.[ blaze-htmlAttribute value. blaze-htmlResulting attribute.\ blaze-htmlAttribute value. blaze-htmlResulting attribute.] blaze-htmlAttribute value. blaze-htmlResulting attribute.^ blaze-htmlAttribute value. blaze-htmlResulting attribute._ blaze-htmlAttribute value. blaze-htmlResulting attribute.` blaze-htmlAttribute value. blaze-htmlResulting attribute.a blaze-htmlAttribute value. blaze-htmlResulting attribute.b blaze-htmlAttribute value. blaze-htmlResulting attribute.c blaze-htmlAttribute value. blaze-htmlResulting attribute.d blaze-htmlAttribute value. blaze-htmlResulting attribute.e blaze-htmlAttribute value. blaze-htmlResulting attribute.f blaze-htmlAttribute value. blaze-htmlResulting attribute.g blaze-htmlAttribute value. blaze-htmlResulting attribute.h blaze-htmlAttribute value. blaze-htmlResulting attribute.i blaze-htmlAttribute value. blaze-htmlResulting attribute.j blaze-htmlAttribute value. blaze-htmlResulting attribute.k blaze-htmlAttribute value. blaze-htmlResulting attribute.l blaze-htmlAttribute value. blaze-htmlResulting attribute.m blaze-htmlAttribute value. blaze-htmlResulting attribute.n blaze-htmlAttribute value. blaze-htmlResulting attribute.o blaze-htmlAttribute value. blaze-htmlResulting attribute.p blaze-htmlAttribute value. blaze-htmlResulting attribute.q blaze-htmlAttribute value. blaze-htmlResulting attribute.r blaze-htmlAttribute value. blaze-htmlResulting attribute.s blaze-htmlAttribute value. blaze-htmlResulting attribute.t blaze-htmlAttribute value. blaze-htmlResulting attribute.u blaze-htmlAttribute value. blaze-htmlResulting attribute.v blaze-htmlAttribute value. blaze-htmlResulting attribute.w blaze-htmlAttribute value. blaze-htmlResulting attribute.x blaze-htmlAttribute value. blaze-htmlResulting attribute.y blaze-htmlAttribute value. blaze-htmlResulting attribute.z blaze-htmlAttribute value. blaze-htmlResulting attribute.{ blaze-htmlAttribute value. blaze-htmlResulting attribute.| blaze-htmlAttribute value. blaze-htmlResulting attribute.} blaze-htmlAttribute value. blaze-htmlResulting attribute.~ blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute. blaze-htmlAttribute value. blaze-htmlResulting attribute.      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx!yz{|}~07?Qgis !"#%&()*+,-.012345689:;<>ABCDEFGHIJLMNPQRSTUWYZ[\]^_`acdefghijklmnopqrstuwx ! y z { | } ~  0 7 ? Q g i s   ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x ! y z { | } ~  0 7 ? Q g i s   ! # % & ( * + , - . 0 1 2 3 4 5 6 8 9 : ; < > A B C D E F G H I J K L M N P Q R S T U V W Y Z [ \ ] ^ _ ` a c d e f g h i j k l m n o p q r s t v w x y z { } 0  7  >               Q                  ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U g V W X i Y s Z [ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx!yz{|}~07?Qgis !"#%&()*+,-.012345689:;<>ABCDEFGHIJLMNPQRSTUWYZ[\]^_`acdefghijklmnopqrstuwx!yz{|}~07?Qgis !"#$%&'()*+,-./0123456789:;<=>ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx!yz{|}~07?Qgis !#%&(*+,-.012345689:;<>ABCDEFGHIJKLMNPQRSTUVWYZ[\]^_`acdefghijklmnopqrstvwxyz{}07>     Q !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUgVWXiYsZ[\]^\]_\]`\]a\]b\]c\de\df\dg\dh\di\dj\dk\dl\dm\dn\do\dp\dq\dr\ds\dt\du\dv\dw\dx\dy\dz\d{\d|\d}\d~\d\d\d\d\d\d)blaze-html-0.9.1.2-J20JWCD2FKk8MCNGBN7MhEText.Blaze.HtmlText.Blaze.Html.Renderer.PrettyText.Blaze.Html.Renderer.StringText.Blaze.Html.Renderer.TextText.Blaze.Html.Renderer.Utf8Text.Blaze.Html4.FrameSet$Text.Blaze.Html4.FrameSet.AttributesText.Blaze.Html4.Strict"Text.Blaze.Html4.Strict.AttributesText.Blaze.Html4.Transitional(Text.Blaze.Html4.Transitional.AttributesText.Blaze.Html5Text.Blaze.Html5.AttributesText.Blaze.XHtml1.FrameSet%Text.Blaze.XHtml1.FrameSet.AttributesText.Blaze.XHtml1.Strict#Text.Blaze.XHtml1.Strict.AttributesText.Blaze.XHtml1.Transitional)Text.Blaze.XHtml1.Transitional.AttributesText.Blaze.XHtml5Text.Blaze.XHtml5.AttributesHtmltoHtmlpreEscapedToHtml renderHtmlrenderHtmlBuilderrenderHtmlBuilderWithrenderHtmlWithrenderHtmlToByteStringIOdocType docTypeHtmlaabbracronymaddressappletareabbasefontbdobig blockquotebodybrbuttoncaptioncentercitecodecolcolgroupdddeldfndirdivdldtemfieldsetfontformframeframeseth1h2h3h4h5h6headhrhtmliiframeimginputinsisindexkbdlabellegendlilinkmapmenumetanoframesnoscriptobjectoloptgroupoptionpparampreqssampscriptselectsmallspanstrongstylesubsuptabletbodytdtextareatfootththeadtitletrttuulvaraccept accesskeyactionalignaltarchiveaxis backgroundbgcolorborder cellpadding cellspacingcharcharoffcharsetcheckedclass_classidclearcodebasecodetypecolscolspancompactcontentcoordsdata_datetimedeclaredeferdisabledenctypefor frameborderheadersheighthrefhreflanghspace httpEquividlanglanguage maxlengthmediamethodmultiplenamenohrefnoshadenowraponabortonbluronchangeonclick ondblclickonfocus onkeydown onkeypressonkeyuponload onmousedown onmousemove onmouseout onmouseover onmouseuponresetonselectonsubmitonunloadprofilereadonlyrelrevrowsrowspanrulesschemescope scrollingselectedshapesizesrcstandbystartsummarytabindextargettype_usemapvalignvalue valuetypevspacewidtharticleasideaudiobasecanvascommanddatalistdetailsembed figcaptionfigurefooterheaderhgroupkeygenmainmarkmenuitemmeternavoutputprogressrprtrubysectionsourcetimetrackvideowbr acceptCharsetasync autocomplete autofocusautoplay challengecontenteditable contextmenucontrols draggable formaction formenctype formmethodformnovalidate formtargethiddenhighiconismapitemitemprop itemscopeitemtypekeytypelistlooplowmanifestmaxmin novalidateonbeforeonload onbeforeprint oncanplayoncanplaythrough oncontextmenuondrag ondragend ondragenter ondragleave ondragover ondragstartondropondurationchange onemptiedonendedonerror onformchange onforminput onhaschangeoninput oninvalid onloadeddataonloadedmetadata onloadstart onmessage onmousewheelononline onpagehide onpageshowonpauseonplay onplaying onprogress onpropstate onratechangeonreadystatechangeonredoonresizeonscrollonseeked onseeking onstalled onstorage onsuspend ontimeupdateonundoonvolumechange onwaitingopenoptimumpatternping placeholderpreloadpubdate radiogrouprequiredreversedrolesandboxscopedseamlesssizes spellchecksrcdocstepsubjectwrapxmlns+blaze-markup-0.8.2.3-ATcS0IRQcDMCxhB8vW9N1d Text.BlazeToMarkuptoMarkuppreEscapedToMarkupToValuetoValuepreEscapedToValueText.Blaze.Internalcontents!?unsafeLazyByteStringValueunsafeByteStringValuepreEscapedStringValue stringValuepreEscapedLazyTextValue lazyTextValuepreEscapedTextValue textValue stringTagtextTagunsafeLazyByteStringCommentunsafeByteStringComment stringCommentlazyTextComment textCommentunsafeLazyByteStringunsafeByteStringpreEscapedStringstringpreEscapedLazyTextlazyTextpreEscapedTexttextcustomAttribute dataAttributeMarkupTag AttributeAttributeValue!