<      !"#$%&'()*+,-./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~NoneVNoneVNoneWV  None! [ WCombinator 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"> Combinator 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>Combinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>Combinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>Combinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet>Combinator for the <area /> element.Example: areaResult: <area />Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>Combinator for the  <basefont /> element.Example: basefontResult:  <basefont />Combinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Combinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>Combinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>Combinator for the <br /> element.Example: brResult: <br />Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>Combinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center>Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>Combinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code> Combinator for the <col /> element.Example: colResult: <col />!Combinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>"Combinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>#Combinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>$Combinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>%Combinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir>&Combinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>'Combinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>(Combinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>)Combinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>*Combinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>+Combinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font>,Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>-Combinator for the  <frame /> element.Example: frameResult:  <frame />.Combinator for the  <frameset> element.Example: frameset $ span $ toHtml "foo"Result: %<frameset><span>foo</span></frameset>/Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>0Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>1Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>2Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>3Combinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>4Combinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>5Combinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>6Combinator for the <hr /> element.Example: hrResult: <hr />7Combinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>8Combinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>9Combinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>:Combinator for the <img /> element.Example: imgResult: <img />;Combinator for the  <input /> element.Example: inputResult:  <input /><Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>=Combinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex>>Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>?Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>@Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>ACombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>BCombinator for the <link /> element.Example: linkResult: <link />CCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>DCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>ECombinator for the <meta /> element.Example: metaResult: <meta />FCombinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes>GCombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>HCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>ICombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>JCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>KCombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>LCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>MCombinator for the  <param /> element.Example: paramResult:  <param />NCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>OCombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>PCombinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s>QCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>RCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>SCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>TCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>UCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>VCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>WCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>XCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>YCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>ZCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>[Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>\Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>]Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>^Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>_Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>`Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>aCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>bCombinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>cCombinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>dCombinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>eCombinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>fCombinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>[ The document type HTML.  Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Resulting HTML.! Inner HTML.Resulting HTML." Inner HTML.Resulting HTML.# Inner HTML.Resulting HTML.$ Inner HTML.Resulting HTML.% Inner HTML.Resulting HTML.& Inner HTML.Resulting HTML.' Inner HTML.Resulting HTML.( Inner HTML.Resulting HTML.) Inner HTML.Resulting HTML.* Inner HTML.Resulting HTML.+ Inner HTML.Resulting HTML., Inner HTML.Resulting HTML.-Resulting HTML.. Inner HTML.Resulting HTML./ Inner HTML.Resulting HTML.0 Inner HTML.Resulting HTML.1 Inner HTML.Resulting HTML.2 Inner HTML.Resulting HTML.3 Inner HTML.Resulting HTML.4 Inner HTML.Resulting HTML.5 Inner HTML.Resulting HTML.6Resulting HTML.7 Inner HTML.Resulting HTML.8 Inner HTML.Resulting HTML.9 Inner HTML.Resulting HTML.:Resulting HTML.;Resulting HTML.< Inner HTML.Resulting HTML.= Inner HTML.Resulting HTML.> Inner HTML.Resulting HTML.? Inner HTML.Resulting HTML.@ Inner HTML.Resulting HTML.A Inner HTML.Resulting HTML.BResulting HTML.C Inner HTML.Resulting HTML.D Inner HTML.Resulting HTML.EResulting HTML.F Inner HTML.Resulting HTML.G Inner HTML.Resulting HTML.H Inner HTML.Resulting HTML.I Inner HTML.Resulting HTML.J Inner HTML.Resulting HTML.K Inner HTML.Resulting HTML.L Inner HTML.Resulting HTML.MResulting HTML.N Inner HTML.Resulting HTML.O Inner HTML.Resulting HTML.P Inner HTML.Resulting HTML.Q Inner HTML.Resulting HTML.R Inner HTML.Resulting HTML.S Inner HTML.Resulting HTML.T Inner HTML.Resulting HTML.U Inner HTML.Resulting HTML.V Inner HTML.Resulting HTML.W Inner HTML.Resulting HTML.X Inner HTML.Resulting HTML.Y Inner HTML.Resulting HTML.Z Inner HTML.Resulting HTML.[ Inner HTML.Resulting HTML.\ Inner HTML.Resulting HTML.] Inner HTML.Resulting HTML.^ Inner HTML.Resulting HTML._ Inner HTML.Resulting HTML.` Inner HTML.Resulting HTML.a Inner HTML.Resulting HTML.b Inner HTML.Resulting HTML.c Inner HTML.Resulting HTML.d Inner HTML.Resulting HTML.e Inner HTML.Resulting HTML.f Inner HTML.Resulting HTML.  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef[  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefNone-hgCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>hCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>iCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>jCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>kCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>lCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>mCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>nCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>oCombinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div>pCombinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div>qCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>rCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>sCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>tCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>uCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>vCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>wCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>xCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>yCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>zCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>{Combinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div>|Combinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>}Combinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>~Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>Combinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div>Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>Combinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>Combinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>Combinator for the  frameborder attribute.Example: "div ! frameborder "bar" $ "Hello."Result: #<div frameborder="bar">Hello.</div>Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>Combinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div>Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>Combinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div>Combinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>Combinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>Combinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>Combinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>Combinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>Combinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>Combinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div>Combinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div>Combinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>Combinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>Combinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>Combinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>Combinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>Combinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>Combinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>Combinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>Combinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>Combinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>Combinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>Combinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>Combinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>Combinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>Combinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>Combinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>Combinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>Combinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>Combinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>Combinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>Combinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>Combinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>Combinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>Combinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>Combinator for the  scrolling attribute.Example:  div ! scrolling "bar" $ "Hello."Result: !<div scrolling="bar">Hello.</div>Combinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>Combinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>Combinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>Combinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>Combinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>Combinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>Combinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>Combinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>Combinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>Combinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>Combinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>Combinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>Combinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>Combinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>Combinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>Combinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>Combinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>Combinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div>Combinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>hgAttribute value.Resulting attribute.hAttribute value.Resulting attribute.iAttribute value.Resulting attribute.jAttribute value.Resulting attribute.kAttribute value.Resulting attribute.lAttribute value.Resulting attribute.mAttribute value.Resulting attribute.nAttribute value.Resulting attribute.oAttribute value.Resulting attribute.pAttribute value.Resulting attribute.qAttribute value.Resulting attribute.rAttribute value.Resulting attribute.sAttribute value.Resulting attribute.tAttribute value.Resulting attribute.uAttribute value.Resulting attribute.vAttribute value.Resulting attribute.wAttribute value.Resulting attribute.xAttribute value.Resulting attribute.yAttribute value.Resulting attribute.zAttribute value.Resulting attribute.{Attribute value.Resulting attribute.|Attribute value.Resulting attribute.}Attribute value.Resulting attribute.~Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.hghijklmnopqrstuvwxyz{|}~hghijklmnopqrstuvwxyz{|}~NoneNWCombinator 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">Combinator 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>Combinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>Combinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>Combinator for the <area /> element.Example: areaResult: <area />Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>Combinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Combinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>Combinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>Combinator for the <br /> element.Example: brResult: <br />Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>Combinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>Combinator for the <col /> element.Example: colResult: <col />Combinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>Combinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>Combinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>Combinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>Combinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>Combinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>Combinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>Combinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>Combinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>Combinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>Combinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>Combinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>Combinator for the <hr /> element.Example: hrResult: <hr />Combinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>Combinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>Combinator for the <img /> element.Example: imgResult: <img />Combinator for the  <input /> element.Example: inputResult:  <input />Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>Combinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>Combinator for the <link /> element.Example: linkResult: <link />Combinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>Combinator for the <meta /> element.Example: metaResult: <meta />Combinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>Combinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>Combinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>Combinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>Combinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>Combinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>Combinator for the  <param /> element.Example: paramResult:  <param />Combinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>Combinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>Combinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp> Combinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script> Combinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select> Combinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small> Combinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span> Combinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>Combinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Combinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Combinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Combinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>Combinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>Combinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>NThe document type HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.w     N      None[Combinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>Combinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>Combinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div> Combinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>!Combinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>"Combinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>#Combinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>$Combinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>%Combinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>&Combinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>'Combinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>(Combinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>)Combinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>*Combinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>+Combinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>,Combinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>-Combinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>.Combinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>/Combinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>0Combinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>1Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>2Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>3Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>4Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>5Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>6Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>7Combinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>8Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>9Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>:Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>;Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div><Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>=Combinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>>Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>?Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>@Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>ACombinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>BCombinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>CCombinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>DCombinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>ECombinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>FCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>GCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>HCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>ICombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>JCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>KCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>LCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>MCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>NCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>OCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>PCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>QCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>RCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>SCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>TCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>UCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>VCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>WCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>XCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>YCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>ZCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>[Combinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>\Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>]Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>^Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>_Combinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>`Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>aCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>bCombinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>cCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>dCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>eCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>fCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>gCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>hCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>iCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>jCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>kCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>lCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>mCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>nCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>oCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>pCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>qCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>rCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>sCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>tCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>uCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>vCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>wCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>[Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute.!Attribute value.Resulting attribute."Attribute value.Resulting attribute.#Attribute value.Resulting attribute.$Attribute value.Resulting attribute.%Attribute value.Resulting attribute.&Attribute value.Resulting attribute.'Attribute value.Resulting attribute.(Attribute value.Resulting attribute.)Attribute value.Resulting attribute.*Attribute value.Resulting attribute.+Attribute value.Resulting attribute.,Attribute value.Resulting attribute.-Attribute value.Resulting attribute..Attribute value.Resulting attribute./Attribute value.Resulting attribute.0Attribute value.Resulting attribute.1Attribute value.Resulting attribute.2Attribute value.Resulting attribute.3Attribute value.Resulting attribute.4Attribute value.Resulting attribute.5Attribute value.Resulting attribute.6Attribute value.Resulting attribute.7Attribute value.Resulting attribute.8Attribute value.Resulting attribute.9Attribute value.Resulting attribute.:Attribute value.Resulting attribute.;Attribute value.Resulting attribute.<Attribute value.Resulting attribute.=Attribute value.Resulting attribute.>Attribute value.Resulting attribute.?Attribute value.Resulting attribute.@Attribute value.Resulting attribute.AAttribute value.Resulting attribute.BAttribute value.Resulting attribute.CAttribute value.Resulting attribute.DAttribute value.Resulting attribute.EAttribute value.Resulting attribute.FAttribute value.Resulting attribute.GAttribute value.Resulting attribute.HAttribute value.Resulting attribute.IAttribute value.Resulting attribute.JAttribute value.Resulting attribute.KAttribute value.Resulting attribute.LAttribute value.Resulting attribute.MAttribute value.Resulting attribute.NAttribute value.Resulting attribute.OAttribute value.Resulting attribute.PAttribute value.Resulting attribute.QAttribute value.Resulting attribute.RAttribute value.Resulting attribute.SAttribute value.Resulting attribute.TAttribute value.Resulting attribute.UAttribute value.Resulting attribute.VAttribute value.Resulting attribute.WAttribute value.Resulting attribute.XAttribute value.Resulting attribute.YAttribute value.Resulting attribute.ZAttribute value.Resulting attribute.[Attribute value.Resulting attribute.\Attribute value.Resulting attribute.]Attribute value.Resulting attribute.^Attribute value.Resulting attribute._Attribute value.Resulting attribute.`Attribute value.Resulting attribute.aAttribute value.Resulting attribute.bAttribute value.Resulting attribute.cAttribute value.Resulting attribute.dAttribute value.Resulting attribute.eAttribute value.Resulting attribute.fAttribute value.Resulting attribute.gAttribute value.Resulting attribute.hAttribute value.Resulting attribute.iAttribute value.Resulting attribute.jAttribute value.Resulting attribute.kAttribute value.Resulting attribute.lAttribute value.Resulting attribute.mAttribute value.Resulting attribute.nAttribute value.Resulting attribute.oAttribute value.Resulting attribute.pAttribute value.Resulting attribute.qAttribute value.Resulting attribute.rAttribute value.Resulting attribute.sAttribute value.Resulting attribute.tAttribute value.Resulting attribute.uAttribute value.Resulting attribute.vAttribute value.Resulting attribute.wAttribute value.Resulting attribute.[ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw[ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw NoneYxWCombinator 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">yCombinator 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>zCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>{Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>|Combinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>}Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>~Combinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet>Combinator for the <area /> element.Example: areaResult: <area />Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>Combinator for the  <basefont /> element.Example: basefontResult:  <basefont />Combinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Combinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>Combinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>Combinator for the <br /> element.Example: brResult: <br />Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>Combinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center>Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>Combinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>Combinator for the <col /> element.Example: colResult: <col />Combinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>Combinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>Combinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>Combinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>Combinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir>Combinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>Combinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>Combinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>Combinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>Combinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>Combinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font>Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>Combinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>Combinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>Combinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>Combinator for the <hr /> element.Example: hrResult: <hr />Combinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>Combinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>Combinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>Combinator for the <img /> element.Example: imgResult: <img />Combinator for the  <input /> element.Example: inputResult:  <input />Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>Combinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex>Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>Combinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>Combinator for the <link /> element.Example: linkResult: <link />Combinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>Combinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>Combinator for the <meta /> element.Example: metaResult: <meta />Combinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes>Combinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>Combinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>Combinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>Combinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>Combinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>Combinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>Combinator for the  <param /> element.Example: paramResult:  <param />Combinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>Combinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>Combinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s>Combinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>Combinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>Combinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>Combinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>Combinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>Combinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>Combinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Combinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Combinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Combinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>Combinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>Combinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>Combinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>YxThe document type HTML.y Inner HTML.Resulting HTML.z Inner HTML.Resulting HTML.{ Inner HTML.Resulting HTML.| Inner HTML.Resulting HTML.} Inner HTML.Resulting HTML.~ Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.xyz{|}~Yxyz{|}~ NonefCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>Combinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>Combinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>Combinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>Combinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>Combinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>Combinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>Combinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>Combinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div>Combinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div>Combinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>Combinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>Combinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>Combinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>Combinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>Combinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>Combinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>Combinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>Combinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>Combinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>Combinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div>Combinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>Combinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>Combinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div>Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>Combinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>Combinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>Combinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div>Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>Combinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div>Combinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>Combinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>Combinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>Combinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>Combinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>Combinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>Combinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div>Combinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div>Combinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div> Combinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div> Combinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div> Combinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div> Combinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div> Combinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>Combinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>Combinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>Combinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>Combinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>Combinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>Combinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>Combinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>Combinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>Combinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>Combinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>Combinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>Combinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>Combinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>Combinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div> Combinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>!Combinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>"Combinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>#Combinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>$Combinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>%Combinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>&Combinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>'Combinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>(Combinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>)Combinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>*Combinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>+Combinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>,Combinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>-Combinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>.Combinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>/Combinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>0Combinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>1Combinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>2Combinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>3Combinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>4Combinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>5Combinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div>6Combinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>fAttribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute.!Attribute value.Resulting attribute."Attribute value.Resulting attribute.#Attribute value.Resulting attribute.$Attribute value.Resulting attribute.%Attribute value.Resulting attribute.&Attribute value.Resulting attribute.'Attribute value.Resulting attribute.(Attribute value.Resulting attribute.)Attribute value.Resulting attribute.*Attribute value.Resulting attribute.+Attribute value.Resulting attribute.,Attribute value.Resulting attribute.-Attribute value.Resulting attribute..Attribute value.Resulting attribute./Attribute value.Resulting attribute.0Attribute value.Resulting attribute.1Attribute value.Resulting attribute.2Attribute value.Resulting attribute.3Attribute value.Resulting attribute.4Attribute value.Resulting attribute.5Attribute value.Resulting attribute.6Attribute value.Resulting attribute.f      !"#$%&'()*+,-./0123456f      !"#$%&'()*+,-./0123456 Nonen7WCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: <!DOCTYPE HTML>8Combinator 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>9Combinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>:Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>;Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address><Combinator for the <area /> element.Example: areaResult: <area />=Combinator for the  <article> element.Example: article $ span $ toHtml "foo"Result: #<article><span>foo</span></article>>Combinator for the <aside> element.Example: aside $ span $ toHtml "foo"Result: <aside><span>foo</span></aside>?Combinator for the <audio> element.Example: audio $ span $ toHtml "foo"Result: <audio><span>foo</span></audio>@Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>ACombinator for the <base /> element.Example: baseResult: <base />BCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>CCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>DCombinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>ECombinator for the <br /> element.Example: brResult: <br />FCombinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>GCombinator for the <canvas> element.Example: canvas $ span $ toHtml "foo"Result: !<canvas><span>foo</span></canvas>HCombinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>ICombinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>JCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>KCombinator for the <col /> element.Example: colResult: <col />LCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>MCombinator for the  <command> element.Example: command $ span $ toHtml "foo"Result: #<command><span>foo</span></command>NCombinator for the  <datalist> element.Example: datalist $ span $ toHtml "foo"Result: %<datalist><span>foo</span></datalist>OCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>PCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>QCombinator for the  <details> element.Example: details $ span $ toHtml "foo"Result: #<details><span>foo</span></details>RCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>SCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>TCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>UCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>VCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>WCombinator for the  <embed /> element.Example: embedResult:  <embed />XCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>YCombinator for the  <figcaption> element.Example:  figcaption $ span $ toHtml "foo"Result: )<figcaption><span>foo</span></figcaption>ZCombinator for the <figure> element.Example: figure $ span $ toHtml "foo"Result: !<figure><span>foo</span></figure>[Combinator for the <footer> element.Example: footer $ span $ toHtml "foo"Result: !<footer><span>foo</span></footer>\Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>]Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>^Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>_Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>`Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>aCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>bCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>cCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>dCombinator for the <header> element.Example: header $ span $ toHtml "foo"Result: !<header><span>foo</span></header>eCombinator for the <hgroup> element.Example: hgroup $ span $ toHtml "foo"Result: !<hgroup><span>foo</span></hgroup>fCombinator for the <hr /> element.Example: hrResult: <hr />gCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>hCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>iCombinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>jCombinator for the <img /> element.Example: imgResult: <img />kCombinator for the  <input /> element.Example: inputResult:  <input />lCombinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>mCombinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>nCombinator for the  <keygen /> element.Example: keygenResult:  <keygen />oCombinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>pCombinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>qCombinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>rCombinator for the <link /> element.Example: linkResult: <link />sCombinator for the <main> element.Example: main $ span $ toHtml "foo"Result: <main><span>foo</span></main>tCombinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>uCombinator for the <mark> element.Example: mark $ span $ toHtml "foo"Result: <mark><span>foo</span></mark>vCombinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>wCombinator for the  <menuitem /> element.Example: menuitemResult:  <menuitem />xCombinator for the <meta /> element.Example: metaResult: <meta />yCombinator for the <meter> element.Example: meter $ span $ toHtml "foo"Result: <meter><span>foo</span></meter>zCombinator for the <nav> element.Example: nav $ span $ toHtml "foo"Result: <nav><span>foo</span></nav>{Combinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>|Combinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>}Combinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>~Combinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>Combinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>Combinator for the <output> element.Example: output $ span $ toHtml "foo"Result: !<output><span>foo</span></output>Combinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>Combinator for the  <param /> element.Example: paramResult:  <param />Combinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>Combinator for the  <progress> element.Example: progress $ span $ toHtml "foo"Result: %<progress><span>foo</span></progress>Combinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>Combinator for the <rp> element.Example: rp $ span $ toHtml "foo"Result: <rp><span>foo</span></rp>Combinator for the <rt> element.Example: rt $ span $ toHtml "foo"Result: <rt><span>foo</span></rt>Combinator for the <ruby> element.Example: ruby $ span $ toHtml "foo"Result: <ruby><span>foo</span></ruby>Combinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>Combinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>Combinator for the  <section> element.Example: section $ span $ toHtml "foo"Result: #<section><span>foo</span></section>Combinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>Combinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>Combinator for the  <source /> element.Example: sourceResult:  <source />Combinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>Combinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>Combinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Combinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Combinator for the  <summary> element.Example: summary $ span $ toHtml "foo"Result: #<summary><span>foo</span></summary>Combinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Combinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>Combinator for the <time> element.Example: time $ span $ toHtml "foo"Result: <time><span>foo</span></time>Combinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>Combinator for the  <track /> element.Example: trackResult:  <track />Combinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>Combinator for the <video> element.Example: video $ span $ toHtml "foo"Result: <video><span>foo</span></video>Combinator for the <wbr /> element.Example: wbrResult: <wbr />n7The document type HTML.8 Inner HTML.Resulting HTML.9 Inner HTML.Resulting HTML.: Inner HTML.Resulting HTML.; Inner HTML.Resulting HTML.<Resulting HTML.= Inner HTML.Resulting HTML.> Inner HTML.Resulting HTML.? Inner HTML.Resulting HTML.@ Inner HTML.Resulting HTML.AResulting HTML.B Inner HTML.Resulting HTML.C Inner HTML.Resulting HTML.D Inner HTML.Resulting HTML.EResulting HTML.F Inner HTML.Resulting HTML.G Inner HTML.Resulting HTML.H Inner HTML.Resulting HTML.I Inner HTML.Resulting HTML.J Inner HTML.Resulting HTML.KResulting HTML.L Inner HTML.Resulting HTML.M Inner HTML.Resulting HTML.N Inner HTML.Resulting HTML.O Inner HTML.Resulting HTML.P Inner HTML.Resulting HTML.Q Inner HTML.Resulting HTML.R Inner HTML.Resulting HTML.S Inner HTML.Resulting HTML.T Inner HTML.Resulting HTML.U Inner HTML.Resulting HTML.V Inner HTML.Resulting HTML.WResulting HTML.X Inner HTML.Resulting HTML.Y Inner HTML.Resulting HTML.Z Inner HTML.Resulting HTML.[ Inner HTML.Resulting HTML.\ Inner HTML.Resulting HTML.] Inner HTML.Resulting HTML.^ Inner HTML.Resulting HTML._ Inner HTML.Resulting HTML.` Inner HTML.Resulting HTML.a Inner HTML.Resulting HTML.b Inner HTML.Resulting HTML.c Inner HTML.Resulting HTML.d Inner HTML.Resulting HTML.e Inner HTML.Resulting HTML.fResulting HTML.g Inner HTML.Resulting HTML.h Inner HTML.Resulting HTML.i Inner HTML.Resulting HTML.jResulting HTML.kResulting HTML.l Inner HTML.Resulting HTML.m Inner HTML.Resulting HTML.nResulting HTML.o Inner HTML.Resulting HTML.p Inner HTML.Resulting HTML.q Inner HTML.Resulting HTML.rResulting HTML.s Inner HTML.Resulting HTML.t Inner HTML.Resulting HTML.u Inner HTML.Resulting HTML.v Inner HTML.Resulting HTML.wResulting HTML.xResulting HTML.y Inner HTML.Resulting HTML.z Inner HTML.Resulting HTML.{ Inner HTML.Resulting HTML.| Inner HTML.Resulting HTML.} Inner HTML.Resulting HTML.~ Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~n789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ NoneCCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>Combinator for the accept-charset attribute.Example: $div ! acceptCharset "bar" $ "Hello."Result: &<div accept-charset="bar">Hello.</div>Combinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>Combinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>Combinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>Combinator for the async attribute.Example: div ! async "bar" $ "Hello."Result: <div async="bar">Hello.</div>Combinator for the  autocomplete attribute.Example: #div ! autocomplete "bar" $ "Hello."Result: $<div autocomplete="bar">Hello.</div>Combinator for the  autofocus attribute.Example:  div ! autofocus "bar" $ "Hello."Result: !<div autofocus="bar">Hello.</div>Combinator for the autoplay attribute.Example: div ! autoplay "bar" $ "Hello."Result:  <div autoplay="bar">Hello.</div>Combinator for the  challenge attribute.Example:  div ! challenge "bar" $ "Hello."Result: !<div challenge="bar">Hello.</div>Combinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>Combinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>Combinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>Combinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>Combinator for the contenteditable attribute.Example: &div ! contenteditable "bar" $ "Hello."Result: '<div contenteditable="bar">Hello.</div>Combinator for the  contextmenu attribute.Example: "div ! contextmenu "bar" $ "Hello."Result: #<div contextmenu="bar">Hello.</div>Combinator for the controls attribute.Example: div ! controls "bar" $ "Hello."Result:  <div controls="bar">Hello.</div>Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>Combinator for the  draggable attribute.Example:  div ! draggable "bar" $ "Hello."Result: !<div draggable="bar">Hello.</div>Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>Combinator for the form attribute.Example: div ! form "bar" $ "Hello."Result: <div form="bar">Hello.</div>Combinator for the  formaction attribute.Example: !div ! formaction "bar" $ "Hello."Result: "<div formaction="bar">Hello.</div>Combinator for the  formenctype attribute.Example: "div ! formenctype "bar" $ "Hello."Result: #<div formenctype="bar">Hello.</div>Combinator for the  formmethod attribute.Example: !div ! formmethod "bar" $ "Hello."Result: "<div formmethod="bar">Hello.</div>Combinator for the formnovalidate attribute.Example: %div ! formnovalidate "bar" $ "Hello."Result: &<div formnovalidate="bar">Hello.</div>Combinator for the  formtarget attribute.Example: !div ! formtarget "bar" $ "Hello."Result: "<div formtarget="bar">Hello.</div>Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>Combinator for the hidden attribute.Example: div ! hidden "bar" $ "Hello."Result: <div hidden="bar">Hello.</div>Combinator for the high attribute.Example: div ! high "bar" $ "Hello."Result: <div high="bar">Hello.</div>Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>Combinator for the icon attribute.Example: div ! icon "bar" $ "Hello."Result: <div icon="bar">Hello.</div>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>Combinator for the ismap attribute.Example: div ! ismap "bar" $ "Hello."Result: <div ismap="bar">Hello.</div>Combinator for the item attribute.Example: div ! item "bar" $ "Hello."Result: <div item="bar">Hello.</div>Combinator for the itemprop attribute.Example: div ! itemprop "bar" $ "Hello."Result:  <div itemprop="bar">Hello.</div>Combinator for the  itemscope attribute.Example:  div ! itemscope "bar" $ "Hello."Result: !<div itemscope="bar">Hello.</div>Combinator for the itemtype attribute.Example: div ! itemtype "bar" $ "Hello."Result:  <div itemtype="bar">Hello.</div>Combinator for the keytype attribute.Example: div ! keytype "bar" $ "Hello."Result: <div keytype="bar">Hello.</div>Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>Combinator for the list attribute.Example: div ! list "bar" $ "Hello."Result: <div list="bar">Hello.</div>Combinator for the loop attribute.Example: div ! loop "bar" $ "Hello."Result: <div loop="bar">Hello.</div>Combinator for the low attribute.Example: div ! low "bar" $ "Hello."Result: <div low="bar">Hello.</div>Combinator for the manifest attribute.Example: div ! manifest "bar" $ "Hello."Result:  <div manifest="bar">Hello.</div>Combinator for the max attribute.Example: div ! max "bar" $ "Hello."Result: <div max="bar">Hello.</div>Combinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>Combinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>Combinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>Combinator for the min attribute.Example: div ! min "bar" $ "Hello."Result: <div min="bar">Hello.</div>Combinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>Combinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>Combinator for the  novalidate attribute.Example: !div ! novalidate "bar" $ "Hello."Result: "<div novalidate="bar">Hello.</div>Combinator for the onbeforeonload attribute.Example: %div ! onbeforeonload "bar" $ "Hello."Result: &<div onbeforeonload="bar">Hello.</div>Combinator for the  onbeforeprint attribute.Example: $div ! onbeforeprint "bar" $ "Hello."Result: %<div onbeforeprint="bar">Hello.</div>Combinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>Combinator for the  oncanplay attribute.Example:  div ! oncanplay "bar" $ "Hello."Result: !<div oncanplay="bar">Hello.</div>Combinator for the oncanplaythrough attribute.Example: 'div ! oncanplaythrough "bar" $ "Hello."Result: (<div oncanplaythrough="bar">Hello.</div>Combinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>Combinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>Combinator for the  oncontextmenu attribute.Example: $div ! oncontextmenu "bar" $ "Hello."Result: %<div oncontextmenu="bar">Hello.</div>Combinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>Combinator for the ondrag attribute.Example: div ! ondrag "bar" $ "Hello."Result: <div ondrag="bar">Hello.</div>Combinator for the  ondragend attribute.Example:  div ! ondragend "bar" $ "Hello."Result: !<div ondragend="bar">Hello.</div>Combinator for the  ondragenter attribute.Example: "div ! ondragenter "bar" $ "Hello."Result: #<div ondragenter="bar">Hello.</div>Combinator for the  ondragleave attribute.Example: "div ! ondragleave "bar" $ "Hello."Result: #<div ondragleave="bar">Hello.</div>Combinator for the  ondragover attribute.Example: !div ! ondragover "bar" $ "Hello."Result: "<div ondragover="bar">Hello.</div>Combinator for the  ondragstart attribute.Example: "div ! ondragstart "bar" $ "Hello."Result: #<div ondragstart="bar">Hello.</div>Combinator for the ondrop attribute.Example: div ! ondrop "bar" $ "Hello."Result: <div ondrop="bar">Hello.</div>Combinator for the ondurationchange attribute.Example: 'div ! ondurationchange "bar" $ "Hello."Result: (<div ondurationchange="bar">Hello.</div>Combinator for the  onemptied attribute.Example:  div ! onemptied "bar" $ "Hello."Result: !<div onemptied="bar">Hello.</div>Combinator for the onended attribute.Example: div ! onended "bar" $ "Hello."Result: <div onended="bar">Hello.</div>Combinator for the onerror attribute.Example: div ! onerror "bar" $ "Hello."Result: <div onerror="bar">Hello.</div>Combinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>Combinator for the  onformchange attribute.Example: #div ! onformchange "bar" $ "Hello."Result: $<div onformchange="bar">Hello.</div>Combinator for the  onforminput attribute.Example: "div ! onforminput "bar" $ "Hello."Result: #<div onforminput="bar">Hello.</div>Combinator for the  onhaschange attribute.Example: "div ! onhaschange "bar" $ "Hello."Result: #<div onhaschange="bar">Hello.</div>Combinator for the oninput attribute.Example: div ! oninput "bar" $ "Hello."Result: <div oninput="bar">Hello.</div>Combinator for the  oninvalid attribute.Example:  div ! oninvalid "bar" $ "Hello."Result: !<div oninvalid="bar">Hello.</div>Combinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>Combinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>Combinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>Combinator for the  onloadeddata attribute.Example: #div ! onloadeddata "bar" $ "Hello."Result: $<div onloadeddata="bar">Hello.</div>Combinator for the onloadedmetadata attribute.Example: 'div ! onloadedmetadata "bar" $ "Hello."Result: (<div onloadedmetadata="bar">Hello.</div>Combinator for the  onloadstart attribute.Example: "div ! onloadstart "bar" $ "Hello."Result: #<div onloadstart="bar">Hello.</div>Combinator for the  onmessage attribute.Example:  div ! onmessage "bar" $ "Hello."Result: !<div onmessage="bar">Hello.</div>Combinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>Combinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>Combinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div> Combinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div> Combinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div> Combinator for the  onmousewheel attribute.Example: #div ! onmousewheel "bar" $ "Hello."Result: $<div onmousewheel="bar">Hello.</div> Combinator for the ononline attribute.Example: div ! ononline "bar" $ "Hello."Result:  <div ononline="bar">Hello.</div> Combinator for the  onpagehide attribute.Example: !div ! onpagehide "bar" $ "Hello."Result: "<div onpagehide="bar">Hello.</div>Combinator for the  onpageshow attribute.Example: !div ! onpageshow "bar" $ "Hello."Result: "<div onpageshow="bar">Hello.</div>Combinator for the onpause attribute.Example: div ! onpause "bar" $ "Hello."Result: <div onpause="bar">Hello.</div>Combinator for the onplay attribute.Example: div ! onplay "bar" $ "Hello."Result: <div onplay="bar">Hello.</div>Combinator for the  onplaying attribute.Example:  div ! onplaying "bar" $ "Hello."Result: !<div onplaying="bar">Hello.</div>Combinator for the  onprogress attribute.Example: !div ! onprogress "bar" $ "Hello."Result: "<div onprogress="bar">Hello.</div>Combinator for the  onpropstate attribute.Example: "div ! onpropstate "bar" $ "Hello."Result: #<div onpropstate="bar">Hello.</div>Combinator for the  onratechange attribute.Example: #div ! onratechange "bar" $ "Hello."Result: $<div onratechange="bar">Hello.</div>Combinator for the onreadystatechange attribute.Example: )div ! onreadystatechange "bar" $ "Hello."Result: *<div onreadystatechange="bar">Hello.</div>Combinator for the onredo attribute.Example: div ! onredo "bar" $ "Hello."Result: <div onredo="bar">Hello.</div>Combinator for the onresize attribute.Example: div ! onresize "bar" $ "Hello."Result:  <div onresize="bar">Hello.</div>Combinator for the onscroll attribute.Example: div ! onscroll "bar" $ "Hello."Result:  <div onscroll="bar">Hello.</div>Combinator for the onseeked attribute.Example: div ! onseeked "bar" $ "Hello."Result:  <div onseeked="bar">Hello.</div>Combinator for the  onseeking attribute.Example:  div ! onseeking "bar" $ "Hello."Result: !<div onseeking="bar">Hello.</div>Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>Combinator for the  onstalled attribute.Example:  div ! onstalled "bar" $ "Hello."Result: !<div onstalled="bar">Hello.</div>Combinator for the  onstorage attribute.Example:  div ! onstorage "bar" $ "Hello."Result: !<div onstorage="bar">Hello.</div>Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>Combinator for the  onsuspend attribute.Example:  div ! onsuspend "bar" $ "Hello."Result: !<div onsuspend="bar">Hello.</div> Combinator for the  ontimeupdate attribute.Example: #div ! ontimeupdate "bar" $ "Hello."Result: $<div ontimeupdate="bar">Hello.</div>!Combinator for the onundo attribute.Example: div ! onundo "bar" $ "Hello."Result: <div onundo="bar">Hello.</div>"Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>#Combinator for the onvolumechange attribute.Example: %div ! onvolumechange "bar" $ "Hello."Result: &<div onvolumechange="bar">Hello.</div>$Combinator for the  onwaiting attribute.Example:  div ! onwaiting "bar" $ "Hello."Result: !<div onwaiting="bar">Hello.</div>%Combinator for the open attribute.Example: div ! open "bar" $ "Hello."Result: <div open="bar">Hello.</div>&Combinator for the optimum attribute.Example: div ! optimum "bar" $ "Hello."Result: <div optimum="bar">Hello.</div>'Combinator for the pattern attribute.Example: div ! pattern "bar" $ "Hello."Result: <div pattern="bar">Hello.</div>(Combinator for the ping attribute.Example: div ! ping "bar" $ "Hello."Result: <div ping="bar">Hello.</div>)Combinator for the  placeholder attribute.Example: "div ! placeholder "bar" $ "Hello."Result: #<div placeholder="bar">Hello.</div>*Combinator for the preload attribute.Example: div ! preload "bar" $ "Hello."Result: <div preload="bar">Hello.</div>+Combinator for the pubdate attribute.Example: div ! pubdate "bar" $ "Hello."Result: <div pubdate="bar">Hello.</div>,Combinator for the  radiogroup attribute.Example: !div ! radiogroup "bar" $ "Hello."Result: "<div radiogroup="bar">Hello.</div>-Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>.Combinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>/Combinator for the required attribute.Example: div ! required "bar" $ "Hello."Result:  <div required="bar">Hello.</div>0Combinator for the reversed attribute.Example: div ! reversed "bar" $ "Hello."Result:  <div reversed="bar">Hello.</div>1Combinator for the role attribute.Example: div ! role "bar" $ "Hello."Result: <div role="bar">Hello.</div>2Combinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>3Combinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>4Combinator for the sandbox attribute.Example: div ! sandbox "bar" $ "Hello."Result: <div sandbox="bar">Hello.</div>5Combinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>6Combinator for the scoped attribute.Example: div ! scoped "bar" $ "Hello."Result: <div scoped="bar">Hello.</div>7Combinator for the seamless attribute.Example: div ! seamless "bar" $ "Hello."Result:  <div seamless="bar">Hello.</div>8Combinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>9Combinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>:Combinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>;Combinator for the sizes attribute.Example: div ! sizes "bar" $ "Hello."Result: <div sizes="bar">Hello.</div><Combinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>=Combinator for the  spellcheck attribute.Example: !div ! spellcheck "bar" $ "Hello."Result: "<div spellcheck="bar">Hello.</div>>Combinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>?Combinator for the srcdoc attribute.Example: div ! srcdoc "bar" $ "Hello."Result: <div srcdoc="bar">Hello.</div>@Combinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>ACombinator for the step attribute.Example: div ! step "bar" $ "Hello."Result: <div step="bar">Hello.</div>BCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>CCombinator for the subject attribute.Example: div ! subject "bar" $ "Hello."Result: <div subject="bar">Hello.</div>DCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>ECombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>FCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>GCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>HCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>ICombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>JCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>KCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>LCombinator for the wrap attribute.Example: div ! wrap "bar" $ "Hello."Result: <div wrap="bar">Hello.</div>MCombinator for the xmlns attribute.Example: div ! xmlns "bar" $ "Hello."Result: <div xmlns="bar">Hello.</div>Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute.!Attribute value.Resulting attribute."Attribute value.Resulting attribute.#Attribute value.Resulting attribute.$Attribute value.Resulting attribute.%Attribute value.Resulting attribute.&Attribute value.Resulting attribute.'Attribute value.Resulting attribute.(Attribute value.Resulting attribute.)Attribute value.Resulting attribute.*Attribute value.Resulting attribute.+Attribute value.Resulting attribute.,Attribute value.Resulting attribute.-Attribute value.Resulting attribute..Attribute value.Resulting attribute./Attribute value.Resulting attribute.0Attribute value.Resulting attribute.1Attribute value.Resulting attribute.2Attribute value.Resulting attribute.3Attribute value.Resulting attribute.4Attribute value.Resulting attribute.5Attribute value.Resulting attribute.6Attribute value.Resulting attribute.7Attribute value.Resulting attribute.8Attribute value.Resulting attribute.9Attribute value.Resulting attribute.:Attribute value.Resulting attribute.;Attribute value.Resulting attribute.<Attribute value.Resulting attribute.=Attribute value.Resulting attribute.>Attribute value.Resulting attribute.?Attribute value.Resulting attribute.@Attribute value.Resulting attribute.AAttribute value.Resulting attribute.BAttribute value.Resulting attribute.CAttribute value.Resulting attribute.DAttribute value.Resulting attribute.EAttribute value.Resulting attribute.FAttribute value.Resulting attribute.GAttribute value.Resulting attribute.HAttribute value.Resulting attribute.IAttribute value.Resulting attribute.JAttribute value.Resulting attribute.KAttribute value.Resulting attribute.LAttribute value.Resulting attribute.MAttribute value.Resulting attribute.      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLM      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNone 3[NWCombinator 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">OCombinator 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>PCombinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>QCombinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>RCombinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>SCombinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>TCombinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet>UCombinator for the <area /> element.Example: areaResult: <area />VCombinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>WCombinator for the  <basefont /> element.Example: basefontResult:  <basefont />XCombinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>YCombinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>ZCombinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>[Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>\Combinator for the <br /> element.Example: brResult: <br />]Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>^Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>_Combinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center>`Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>aCombinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>bCombinator for the <col /> element.Example: colResult: <col />cCombinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>dCombinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>eCombinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>fCombinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>gCombinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir>hCombinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>iCombinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>jCombinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>kCombinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>lCombinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>mCombinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font>nCombinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>oCombinator for the  <frame /> element.Example: frameResult:  <frame />pCombinator for the  <frameset> element.Example: frameset $ span $ toHtml "foo"Result: %<frameset><span>foo</span></frameset>qCombinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>rCombinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>sCombinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>tCombinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>uCombinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>vCombinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>wCombinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>xCombinator for the <hr /> element.Example: hrResult: <hr />yCombinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>zCombinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>{Combinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>|Combinator for the <img /> element.Example: imgResult: <img />}Combinator for the  <input /> element.Example: inputResult:  <input />~Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>Combinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex>Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>Combinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>Combinator for the <link /> element.Example: linkResult: <link />Combinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>Combinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>Combinator for the <meta /> element.Example: metaResult: <meta />Combinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes>Combinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>Combinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>Combinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>Combinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>Combinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>Combinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>Combinator for the  <param /> element.Example: paramResult:  <param />Combinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>Combinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>Combinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s>Combinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>Combinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>Combinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>Combinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>Combinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>Combinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>Combinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Combinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Combinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Combinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>Combinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>Combinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>Combinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>[NThe document type HTML.O Inner HTML.Resulting HTML.P Inner HTML.Resulting HTML.Q Inner HTML.Resulting HTML.R Inner HTML.Resulting HTML.S Inner HTML.Resulting HTML.T Inner HTML.Resulting HTML.UResulting HTML.V Inner HTML.Resulting HTML.WResulting HTML.X Inner HTML.Resulting HTML.Y Inner HTML.Resulting HTML.Z Inner HTML.Resulting HTML.[ Inner HTML.Resulting HTML.\Resulting HTML.] Inner HTML.Resulting HTML.^ Inner HTML.Resulting HTML._ Inner HTML.Resulting HTML.` Inner HTML.Resulting HTML.a Inner HTML.Resulting HTML.bResulting HTML.c Inner HTML.Resulting HTML.d Inner HTML.Resulting HTML.e Inner HTML.Resulting HTML.f Inner HTML.Resulting HTML.g Inner HTML.Resulting HTML.h Inner HTML.Resulting HTML.i Inner HTML.Resulting HTML.j Inner HTML.Resulting HTML.k Inner HTML.Resulting HTML.l Inner HTML.Resulting HTML.m Inner HTML.Resulting HTML.n Inner HTML.Resulting HTML.oResulting HTML.p Inner HTML.Resulting HTML.q Inner HTML.Resulting HTML.r Inner HTML.Resulting HTML.s Inner HTML.Resulting HTML.t Inner HTML.Resulting HTML.u Inner HTML.Resulting HTML.v Inner HTML.Resulting HTML.w Inner HTML.Resulting HTML.xResulting HTML.y Inner HTML.Resulting HTML.z Inner HTML.Resulting HTML.{ Inner HTML.Resulting HTML.|Resulting HTML.}Resulting HTML.~ Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~[NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None +hCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>Combinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>Combinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>Combinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>Combinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>Combinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>Combinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>Combinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>Combinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div>Combinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div>Combinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>Combinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>Combinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>Combinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>Combinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>Combinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>Combinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>Combinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>Combinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>Combinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>Combinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div>Combinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>Combinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>Combinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div>Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>Combinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>Combinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>Combinator for the  frameborder attribute.Example: "div ! frameborder "bar" $ "Hello."Result: #<div frameborder="bar">Hello.</div>Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>Combinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div>Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>Combinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div>Combinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>Combinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>Combinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>Combinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>Combinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>Combinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>Combinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div>Combinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div>Combinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>Combinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>Combinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>Combinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>Combinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>Combinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>Combinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>Combinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>Combinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>Combinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>Combinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>Combinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>Combinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>Combinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>Combinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>Combinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>Combinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>Combinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>Combinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>Combinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>Combinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>Combinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>Combinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>Combinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>Combinator for the  scrolling attribute.Example:  div ! scrolling "bar" $ "Hello."Result: !<div scrolling="bar">Hello.</div>Combinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>Combinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>Combinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>Combinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>Combinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>Combinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>Combinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>Combinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>Combinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>Combinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>Combinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div> Combinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div> Combinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div> Combinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div> Combinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div> Combinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>Combinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>Combinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div>Combinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>hAttribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.h     h     None ϰNWCombinator 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">Combinator 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>Combinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>Combinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>Combinator for the <area /> element.Example: areaResult: <area />Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>Combinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Combinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>Combinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>Combinator for the <br /> element.Example: brResult: <br />Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption> Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>!Combinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>"Combinator for the <col /> element.Example: colResult: <col />#Combinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>$Combinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>%Combinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>&Combinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>'Combinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>(Combinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>)Combinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>*Combinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>+Combinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>,Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>-Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>.Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>/Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>0Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>1Combinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>2Combinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>3Combinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>4Combinator for the <hr /> element.Example: hrResult: <hr />5Combinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>6Combinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>7Combinator for the <img /> element.Example: imgResult: <img />8Combinator for the  <input /> element.Example: inputResult:  <input />9Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>:Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>;Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label><Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>=Combinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>>Combinator for the <link /> element.Example: linkResult: <link />?Combinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>@Combinator for the <meta /> element.Example: metaResult: <meta />ACombinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>BCombinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>CCombinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>DCombinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>ECombinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>FCombinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>GCombinator for the  <param /> element.Example: paramResult:  <param />HCombinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>ICombinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>JCombinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>KCombinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>LCombinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>MCombinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>NCombinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>OCombinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>PCombinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>QCombinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>RCombinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>SCombinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>TCombinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>UCombinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>VCombinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>WCombinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>XCombinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>YCombinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>ZCombinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>[Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>\Combinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>]Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>^Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>NThe document type HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.! Inner HTML.Resulting HTML."Resulting HTML.# Inner HTML.Resulting HTML.$ Inner HTML.Resulting HTML.% Inner HTML.Resulting HTML.& Inner HTML.Resulting HTML.' Inner HTML.Resulting HTML.( Inner HTML.Resulting HTML.) Inner HTML.Resulting HTML.* Inner HTML.Resulting HTML.+ Inner HTML.Resulting HTML., Inner HTML.Resulting HTML.- Inner HTML.Resulting HTML.. Inner HTML.Resulting HTML./ Inner HTML.Resulting HTML.0 Inner HTML.Resulting HTML.1 Inner HTML.Resulting HTML.2 Inner HTML.Resulting HTML.3 Inner HTML.Resulting HTML.4Resulting HTML.5 Inner HTML.Resulting HTML.6 Inner HTML.Resulting HTML.7Resulting HTML.8Resulting HTML.9 Inner HTML.Resulting HTML.: Inner HTML.Resulting HTML.; Inner HTML.Resulting HTML.< Inner HTML.Resulting HTML.= Inner HTML.Resulting HTML.>Resulting HTML.? Inner HTML.Resulting HTML.@Resulting HTML.A Inner HTML.Resulting HTML.B Inner HTML.Resulting HTML.C Inner HTML.Resulting HTML.D Inner HTML.Resulting HTML.E Inner HTML.Resulting HTML.F Inner HTML.Resulting HTML.GResulting HTML.H Inner HTML.Resulting HTML.I Inner HTML.Resulting HTML.J Inner HTML.Resulting HTML.K Inner HTML.Resulting HTML.L Inner HTML.Resulting HTML.M Inner HTML.Resulting HTML.N Inner HTML.Resulting HTML.O Inner HTML.Resulting HTML.P Inner HTML.Resulting HTML.Q Inner HTML.Resulting HTML.R Inner HTML.Resulting HTML.S Inner HTML.Resulting HTML.T Inner HTML.Resulting HTML.U Inner HTML.Resulting HTML.V Inner HTML.Resulting HTML.W Inner HTML.Resulting HTML.X Inner HTML.Resulting HTML.Y Inner HTML.Resulting HTML.Z Inner HTML.Resulting HTML.[ Inner HTML.Resulting HTML.\ Inner HTML.Resulting HTML.] Inner HTML.Resulting HTML.^ Inner HTML.Resulting HTML.w !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^N !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^None [_Combinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>`Combinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>aCombinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>bCombinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>cCombinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>dCombinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>eCombinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>fCombinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>gCombinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>hCombinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>iCombinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div>jCombinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>kCombinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>lCombinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>mCombinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>nCombinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>oCombinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>pCombinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>qCombinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>rCombinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>sCombinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>tCombinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>uCombinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>vCombinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>wCombinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>xCombinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>yCombinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>zCombinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>{Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>|Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>}Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>~Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>Combinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>Combinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>Combinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>Combinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>Combinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>Combinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>Combinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>Combinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>Combinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>Combinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>Combinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>Combinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>Combinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>Combinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>Combinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>Combinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>Combinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>Combinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>Combinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>Combinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>Combinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>Combinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>Combinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>Combinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>Combinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>Combinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>Combinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>Combinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>Combinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>Combinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>Combinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>Combinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>Combinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>Combinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>Combinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>Combinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>Combinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>Combinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>Combinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>Combinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>Combinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>Combinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>Combinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>Combinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>Combinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>Combinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>Combinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>[_Attribute value.Resulting attribute.`Attribute value.Resulting attribute.aAttribute value.Resulting attribute.bAttribute value.Resulting attribute.cAttribute value.Resulting attribute.dAttribute value.Resulting attribute.eAttribute value.Resulting attribute.fAttribute value.Resulting attribute.gAttribute value.Resulting attribute.hAttribute value.Resulting attribute.iAttribute value.Resulting attribute.jAttribute value.Resulting attribute.kAttribute value.Resulting attribute.lAttribute value.Resulting attribute.mAttribute value.Resulting attribute.nAttribute value.Resulting attribute.oAttribute value.Resulting attribute.pAttribute value.Resulting attribute.qAttribute value.Resulting attribute.rAttribute value.Resulting attribute.sAttribute value.Resulting attribute.tAttribute value.Resulting attribute.uAttribute value.Resulting attribute.vAttribute value.Resulting attribute.wAttribute value.Resulting attribute.xAttribute value.Resulting attribute.yAttribute value.Resulting attribute.zAttribute value.Resulting attribute.{Attribute value.Resulting attribute.|Attribute value.Resulting attribute.}Attribute value.Resulting attribute.~Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.[_`abcdefghijklmnopqrstuvwxyz{|}~[_`abcdefghijklmnopqrstuvwxyz{|}~None YWCombinator 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">Combinator 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>Combinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>Combinator for the  <acronym> element.Example: acronym $ span $ toHtml "foo"Result: #<acronym><span>foo</span></acronym>Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>Combinator for the <applet> element.Example: applet $ span $ toHtml "foo"Result: !<applet><span>foo</span></applet>Combinator for the <area /> element.Example: areaResult: <area />Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>Combinator for the  <basefont /> element.Example: basefontResult:  <basefont />Combinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Combinator for the <big> element.Example: big $ span $ toHtml "foo"Result: <big><span>foo</span></big>Combinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>Combinator for the <br /> element.Example: brResult: <br />Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>Combinator for the <center> element.Example: center $ span $ toHtml "foo"Result: !<center><span>foo</span></center>Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>Combinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>Combinator for the <col /> element.Example: colResult: <col />Combinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>Combinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>Combinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>Combinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>Combinator for the <dir> element.Example: dir $ span $ toHtml "foo"Result: <dir><span>foo</span></dir>Combinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>Combinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>Combinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>Combinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>Combinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>Combinator for the <font> element.Example: font $ span $ toHtml "foo"Result: <font><span>foo</span></font>Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>Combinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>Combinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>Combinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>Combinator for the <hr /> element.Example: hrResult: <hr />Combinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>Combinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>Combinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>Combinator for the <img /> element.Example: imgResult: <img />Combinator for the  <input /> element.Example: inputResult:  <input />Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>Combinator for the  <isindex> element.Example: isindex $ span $ toHtml "foo"Result: #<isindex><span>foo</span></isindex>Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>Combinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>Combinator for the <link /> element.Example: linkResult: <link />Combinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>Combinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>Combinator for the <meta /> element.Example: metaResult: <meta />Combinator for the  <noframes> element.Example: noframes $ span $ toHtml "foo"Result: %<noframes><span>foo</span></noframes>Combinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>Combinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>Combinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>Combinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>Combinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>Combinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>Combinator for the  <param /> element.Example: paramResult:  <param />Combinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>Combinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>Combinator for the <s> element.Example: s $ span $ toHtml "foo"Result: <s><span>foo</span></s>Combinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>Combinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>Combinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>Combinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>Combinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>Combinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>Combinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Combinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Combinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Combinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td> Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea> Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot> Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th> Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead> Combinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>Combinator for the <tt> element.Example: tt $ span $ toHtml "foo"Result: <tt><span>foo</span></tt>Combinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>YThe document type HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML.  Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.     Y     None ufCombinator for the abbr attribute.Example: div ! abbr "bar" $ "Hello."Result: <div abbr="bar">Hello.</div>Combinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>Combinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>Combinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>Combinator for the align attribute.Example: div ! align "bar" $ "Hello."Result: <div align="bar">Hello.</div>Combinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>Combinator for the archive attribute.Example: div ! archive "bar" $ "Hello."Result: <div archive="bar">Hello.</div>Combinator for the axis attribute.Example: div ! axis "bar" $ "Hello."Result: <div axis="bar">Hello.</div>Combinator for the  background attribute.Example: !div ! background "bar" $ "Hello."Result: "<div background="bar">Hello.</div>Combinator for the bgcolor attribute.Example: div ! bgcolor "bar" $ "Hello."Result: <div bgcolor="bar">Hello.</div>Combinator for the border attribute.Example: div ! border "bar" $ "Hello."Result: <div border="bar">Hello.</div>Combinator for the  cellpadding attribute.Example: "div ! cellpadding "bar" $ "Hello."Result: #<div cellpadding="bar">Hello.</div>Combinator for the  cellspacing attribute.Example: "div ! cellspacing "bar" $ "Hello."Result: #<div cellspacing="bar">Hello.</div> Combinator for the char attribute.Example: div ! char "bar" $ "Hello."Result: <div char="bar">Hello.</div>!Combinator for the charoff attribute.Example: div ! charoff "bar" $ "Hello."Result: <div charoff="bar">Hello.</div>"Combinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>#Combinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>$Combinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>%Combinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>&Combinator for the classid attribute.Example: div ! classid "bar" $ "Hello."Result: <div classid="bar">Hello.</div>'Combinator for the clear attribute.Example: div ! clear "bar" $ "Hello."Result: <div clear="bar">Hello.</div>(Combinator for the codebase attribute.Example: div ! codebase "bar" $ "Hello."Result:  <div codebase="bar">Hello.</div>)Combinator for the codetype attribute.Example: div ! codetype "bar" $ "Hello."Result:  <div codetype="bar">Hello.</div>*Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>+Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>,Combinator for the compact attribute.Example: div ! compact "bar" $ "Hello."Result: <div compact="bar">Hello.</div>-Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>.Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>/Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>0Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>1Combinator for the declare attribute.Example: div ! declare "bar" $ "Hello."Result: <div declare="bar">Hello.</div>2Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>3Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>4Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>5Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>6Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>7Combinator for the frame attribute.Example: div ! frame "bar" $ "Hello."Result: <div frame="bar">Hello.</div>8Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div>9Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div>:Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>;Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div><Combinator for the hspace attribute.Example: div ! hspace "bar" $ "Hello."Result: <div hspace="bar">Hello.</div>=Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>?Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>@Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>ACombinator for the language attribute.Example: div ! language "bar" $ "Hello."Result:  <div language="bar">Hello.</div>BCombinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>CCombinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>DCombinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>ECombinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>FCombinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>GCombinator for the nohref attribute.Example: div ! nohref "bar" $ "Hello."Result: <div nohref="bar">Hello.</div>HCombinator for the noshade attribute.Example: div ! noshade "bar" $ "Hello."Result: <div noshade="bar">Hello.</div>ICombinator for the nowrap attribute.Example: div ! nowrap "bar" $ "Hello."Result: <div nowrap="bar">Hello.</div>JCombinator for the onabort attribute.Example: div ! onabort "bar" $ "Hello."Result: <div onabort="bar">Hello.</div>KCombinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>LCombinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>MCombinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>NCombinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>OCombinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div>PCombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>QCombinator for the  onkeypress attribute.Example: !div ! onkeypress "bar" $ "Hello."Result: "<div onkeypress="bar">Hello.</div>RCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>SCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>TCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>UCombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>VCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>WCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>XCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>YCombinator for the onreset attribute.Example: div ! onreset "bar" $ "Hello."Result: <div onreset="bar">Hello.</div>ZCombinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>[Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>\Combinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>]Combinator for the profile attribute.Example: div ! profile "bar" $ "Hello."Result: <div profile="bar">Hello.</div>^Combinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>_Combinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>`Combinator for the rev attribute.Example: div ! rev "bar" $ "Hello."Result: <div rev="bar">Hello.</div>aCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>bCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>cCombinator for the rules attribute.Example: div ! rules "bar" $ "Hello."Result: <div rules="bar">Hello.</div>dCombinator for the scheme attribute.Example: div ! scheme "bar" $ "Hello."Result: <div scheme="bar">Hello.</div>eCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>fCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>gCombinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>hCombinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>iCombinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>jCombinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>kCombinator for the standby attribute.Example: div ! standby "bar" $ "Hello."Result: <div standby="bar">Hello.</div>lCombinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>mCombinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>nCombinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>oCombinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>pCombinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>qCombinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>rCombinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>sCombinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>tCombinator for the valign attribute.Example: div ! valign "bar" $ "Hello."Result: <div valign="bar">Hello.</div>uCombinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>vCombinator for the  valuetype attribute.Example:  div ! valuetype "bar" $ "Hello."Result: !<div valuetype="bar">Hello.</div>wCombinator for the vspace attribute.Example: div ! vspace "bar" $ "Hello."Result: <div vspace="bar">Hello.</div>xCombinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>fAttribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute.!Attribute value.Resulting attribute."Attribute value.Resulting attribute.#Attribute value.Resulting attribute.$Attribute value.Resulting attribute.%Attribute value.Resulting attribute.&Attribute value.Resulting attribute.'Attribute value.Resulting attribute.(Attribute value.Resulting attribute.)Attribute value.Resulting attribute.*Attribute value.Resulting attribute.+Attribute value.Resulting attribute.,Attribute value.Resulting attribute.-Attribute value.Resulting attribute..Attribute value.Resulting attribute./Attribute value.Resulting attribute.0Attribute value.Resulting attribute.1Attribute value.Resulting attribute.2Attribute value.Resulting attribute.3Attribute value.Resulting attribute.4Attribute value.Resulting attribute.5Attribute value.Resulting attribute.6Attribute value.Resulting attribute.7Attribute value.Resulting attribute.8Attribute value.Resulting attribute.9Attribute value.Resulting attribute.:Attribute value.Resulting attribute.;Attribute value.Resulting attribute.<Attribute value.Resulting attribute.=Attribute value.Resulting attribute.>Attribute value.Resulting attribute.?Attribute value.Resulting attribute.@Attribute value.Resulting attribute.AAttribute value.Resulting attribute.BAttribute value.Resulting attribute.CAttribute value.Resulting attribute.DAttribute value.Resulting attribute.EAttribute value.Resulting attribute.FAttribute value.Resulting attribute.GAttribute value.Resulting attribute.HAttribute value.Resulting attribute.IAttribute value.Resulting attribute.JAttribute value.Resulting attribute.KAttribute value.Resulting attribute.LAttribute value.Resulting attribute.MAttribute value.Resulting attribute.NAttribute value.Resulting attribute.OAttribute value.Resulting attribute.PAttribute value.Resulting attribute.QAttribute value.Resulting attribute.RAttribute value.Resulting attribute.SAttribute value.Resulting attribute.TAttribute value.Resulting attribute.UAttribute value.Resulting attribute.VAttribute value.Resulting attribute.WAttribute value.Resulting attribute.XAttribute value.Resulting attribute.YAttribute value.Resulting attribute.ZAttribute value.Resulting attribute.[Attribute value.Resulting attribute.\Attribute value.Resulting attribute.]Attribute value.Resulting attribute.^Attribute value.Resulting attribute._Attribute value.Resulting attribute.`Attribute value.Resulting attribute.aAttribute value.Resulting attribute.bAttribute value.Resulting attribute.cAttribute value.Resulting attribute.dAttribute value.Resulting attribute.eAttribute value.Resulting attribute.fAttribute value.Resulting attribute.gAttribute value.Resulting attribute.hAttribute value.Resulting attribute.iAttribute value.Resulting attribute.jAttribute value.Resulting attribute.kAttribute value.Resulting attribute.lAttribute value.Resulting attribute.mAttribute value.Resulting attribute.nAttribute value.Resulting attribute.oAttribute value.Resulting attribute.pAttribute value.Resulting attribute.qAttribute value.Resulting attribute.rAttribute value.Resulting attribute.sAttribute value.Resulting attribute.tAttribute value.Resulting attribute.uAttribute value.Resulting attribute.vAttribute value.Resulting attribute.wAttribute value.Resulting attribute.xAttribute value.Resulting attribute.f !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxf !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxNone|2nyWCombinator for the document type. This should be placed at the top of every HTML page.Example: docTypeResult: <!DOCTYPE HTML>zCombinator 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>{Combinator for the <a> element.Example: a $ span $ toHtml "foo"Result: <a><span>foo</span></a>|Combinator for the <abbr> element.Example: abbr $ span $ toHtml "foo"Result: <abbr><span>foo</span></abbr>}Combinator for the  <address> element.Example: address $ span $ toHtml "foo"Result: #<address><span>foo</span></address>~Combinator for the <area /> element.Example: areaResult: <area />Combinator for the  <article> element.Example: article $ span $ toHtml "foo"Result: #<article><span>foo</span></article>Combinator for the <aside> element.Example: aside $ span $ toHtml "foo"Result: <aside><span>foo</span></aside>Combinator for the <audio> element.Example: audio $ span $ toHtml "foo"Result: <audio><span>foo</span></audio>Combinator for the <b> element.Example: b $ span $ toHtml "foo"Result: <b><span>foo</span></b>Combinator for the <base /> element.Example: baseResult: <base />Combinator for the <bdo> element.Example: bdo $ span $ toHtml "foo"Result: <bdo><span>foo</span></bdo>Combinator for the  <blockquote> element.Example:  blockquote $ span $ toHtml "foo"Result: )<blockquote><span>foo</span></blockquote>Combinator for the <body> element.Example: body $ span $ toHtml "foo"Result: <body><span>foo</span></body>Combinator for the <br /> element.Example: brResult: <br />Combinator for the <button> element.Example: button $ span $ toHtml "foo"Result: !<button><span>foo</span></button>Combinator for the <canvas> element.Example: canvas $ span $ toHtml "foo"Result: !<canvas><span>foo</span></canvas>Combinator for the  <caption> element.Example: caption $ span $ toHtml "foo"Result: #<caption><span>foo</span></caption>Combinator for the <cite> element.Example: cite $ span $ toHtml "foo"Result: <cite><span>foo</span></cite>Combinator for the <code> element.Example: code $ span $ toHtml "foo"Result: <code><span>foo</span></code>Combinator for the <col /> element.Example: colResult: <col />Combinator for the  <colgroup> element.Example: colgroup $ span $ toHtml "foo"Result: %<colgroup><span>foo</span></colgroup>Combinator for the  <command> element.Example: command $ span $ toHtml "foo"Result: #<command><span>foo</span></command>Combinator for the  <datalist> element.Example: datalist $ span $ toHtml "foo"Result: %<datalist><span>foo</span></datalist>Combinator for the <dd> element.Example: dd $ span $ toHtml "foo"Result: <dd><span>foo</span></dd>Combinator for the <del> element.Example: del $ span $ toHtml "foo"Result: <del><span>foo</span></del>Combinator for the  <details> element.Example: details $ span $ toHtml "foo"Result: #<details><span>foo</span></details>Combinator for the <dfn> element.Example: dfn $ span $ toHtml "foo"Result: <dfn><span>foo</span></dfn>Combinator for the <div> element.Example: div $ span $ toHtml "foo"Result: <div><span>foo</span></div>Combinator for the <dl> element.Example: dl $ span $ toHtml "foo"Result: <dl><span>foo</span></dl>Combinator for the <dt> element.Example: dt $ span $ toHtml "foo"Result: <dt><span>foo</span></dt>Combinator for the <em> element.Example: em $ span $ toHtml "foo"Result: <em><span>foo</span></em>Combinator for the  <embed /> element.Example: embedResult:  <embed />Combinator for the  <fieldset> element.Example: fieldset $ span $ toHtml "foo"Result: %<fieldset><span>foo</span></fieldset>Combinator for the  <figcaption> element.Example:  figcaption $ span $ toHtml "foo"Result: )<figcaption><span>foo</span></figcaption>Combinator for the <figure> element.Example: figure $ span $ toHtml "foo"Result: !<figure><span>foo</span></figure>Combinator for the <footer> element.Example: footer $ span $ toHtml "foo"Result: !<footer><span>foo</span></footer>Combinator for the <form> element.Example: form $ span $ toHtml "foo"Result: <form><span>foo</span></form>Combinator for the <h1> element.Example: h1 $ span $ toHtml "foo"Result: <h1><span>foo</span></h1>Combinator for the <h2> element.Example: h2 $ span $ toHtml "foo"Result: <h2><span>foo</span></h2>Combinator for the <h3> element.Example: h3 $ span $ toHtml "foo"Result: <h3><span>foo</span></h3>Combinator for the <h4> element.Example: h4 $ span $ toHtml "foo"Result: <h4><span>foo</span></h4>Combinator for the <h5> element.Example: h5 $ span $ toHtml "foo"Result: <h5><span>foo</span></h5>Combinator for the <h6> element.Example: h6 $ span $ toHtml "foo"Result: <h6><span>foo</span></h6>Combinator for the <head> element.Example: head $ span $ toHtml "foo"Result: <head><span>foo</span></head>Combinator for the <header> element.Example: header $ span $ toHtml "foo"Result: !<header><span>foo</span></header>Combinator for the <hgroup> element.Example: hgroup $ span $ toHtml "foo"Result: !<hgroup><span>foo</span></hgroup>Combinator for the <hr /> element.Example: hrResult: <hr />Combinator for the <html> element.Example: html $ span $ toHtml "foo"Result: <html><span>foo</span></html>Combinator for the <i> element.Example: i $ span $ toHtml "foo"Result: <i><span>foo</span></i>Combinator for the <iframe> element.Example: iframe $ span $ toHtml "foo"Result: !<iframe><span>foo</span></iframe>Combinator for the <img /> element.Example: imgResult: <img />Combinator for the  <input /> element.Example: inputResult:  <input />Combinator for the <ins> element.Example: ins $ span $ toHtml "foo"Result: <ins><span>foo</span></ins>Combinator for the <kbd> element.Example: kbd $ span $ toHtml "foo"Result: <kbd><span>foo</span></kbd>Combinator for the  <keygen /> element.Example: keygenResult:  <keygen />Combinator for the <label> element.Example: label $ span $ toHtml "foo"Result: <label><span>foo</span></label>Combinator for the <legend> element.Example: legend $ span $ toHtml "foo"Result: !<legend><span>foo</span></legend>Combinator for the <li> element.Example: li $ span $ toHtml "foo"Result: <li><span>foo</span></li>Combinator for the <link /> element.Example: linkResult: <link />Combinator for the <main> element.Example: main $ span $ toHtml "foo"Result: <main><span>foo</span></main>Combinator for the <map> element.Example: map $ span $ toHtml "foo"Result: <map><span>foo</span></map>Combinator for the <mark> element.Example: mark $ span $ toHtml "foo"Result: <mark><span>foo</span></mark>Combinator for the <menu> element.Example: menu $ span $ toHtml "foo"Result: <menu><span>foo</span></menu>Combinator for the  <menuitem /> element.Example: menuitemResult:  <menuitem />Combinator for the <meta /> element.Example: metaResult: <meta />Combinator for the <meter> element.Example: meter $ span $ toHtml "foo"Result: <meter><span>foo</span></meter>Combinator for the <nav> element.Example: nav $ span $ toHtml "foo"Result: <nav><span>foo</span></nav>Combinator for the  <noscript> element.Example: noscript $ span $ toHtml "foo"Result: %<noscript><span>foo</span></noscript>Combinator for the <object> element.Example: object $ span $ toHtml "foo"Result: !<object><span>foo</span></object>Combinator for the <ol> element.Example: ol $ span $ toHtml "foo"Result: <ol><span>foo</span></ol>Combinator for the  <optgroup> element.Example: optgroup $ span $ toHtml "foo"Result: %<optgroup><span>foo</span></optgroup>Combinator for the <option> element.Example: option $ span $ toHtml "foo"Result: !<option><span>foo</span></option>Combinator for the <output> element.Example: output $ span $ toHtml "foo"Result: !<output><span>foo</span></output>Combinator for the <p> element.Example: p $ span $ toHtml "foo"Result: <p><span>foo</span></p>Combinator for the  <param /> element.Example: paramResult:  <param />Combinator for the <pre> element.Example: pre $ span $ toHtml "foo"Result: <pre><span>foo</span></pre>Combinator for the  <progress> element.Example: progress $ span $ toHtml "foo"Result: %<progress><span>foo</span></progress>Combinator for the <q> element.Example: q $ span $ toHtml "foo"Result: <q><span>foo</span></q>Combinator for the <rp> element.Example: rp $ span $ toHtml "foo"Result: <rp><span>foo</span></rp>Combinator for the <rt> element.Example: rt $ span $ toHtml "foo"Result: <rt><span>foo</span></rt>Combinator for the <ruby> element.Example: ruby $ span $ toHtml "foo"Result: <ruby><span>foo</span></ruby>Combinator for the <samp> element.Example: samp $ span $ toHtml "foo"Result: <samp><span>foo</span></samp>Combinator for the <script> element.Example: script $ span $ toHtml "foo"Result: !<script><span>foo</span></script>Combinator for the  <section> element.Example: section $ span $ toHtml "foo"Result: #<section><span>foo</span></section>Combinator for the <select> element.Example: select $ span $ toHtml "foo"Result: !<select><span>foo</span></select>Combinator for the <small> element.Example: small $ span $ toHtml "foo"Result: <small><span>foo</span></small>Combinator for the  <source /> element.Example: sourceResult:  <source />Combinator for the <span> element.Example: span $ span $ toHtml "foo"Result: <span><span>foo</span></span>Combinator for the <strong> element.Example: strong $ span $ toHtml "foo"Result: !<strong><span>foo</span></strong>Combinator for the <style> element.Example: style $ span $ toHtml "foo"Result: <style><span>foo</span></style>Combinator for the <sub> element.Example: sub $ span $ toHtml "foo"Result: <sub><span>foo</span></sub>Combinator for the  <summary> element.Example: summary $ span $ toHtml "foo"Result: #<summary><span>foo</span></summary>Combinator for the <sup> element.Example: sup $ span $ toHtml "foo"Result: <sup><span>foo</span></sup>Combinator for the <table> element.Example: table $ span $ toHtml "foo"Result: <table><span>foo</span></table>Combinator for the <tbody> element.Example: tbody $ span $ toHtml "foo"Result: <tbody><span>foo</span></tbody>Combinator for the <td> element.Example: td $ span $ toHtml "foo"Result: <td><span>foo</span></td>Combinator for the  <textarea> element.Example: textarea $ span $ toHtml "foo"Result: %<textarea><span>foo</span></textarea>Combinator for the <tfoot> element.Example: tfoot $ span $ toHtml "foo"Result: <tfoot><span>foo</span></tfoot>Combinator for the <th> element.Example: th $ span $ toHtml "foo"Result: <th><span>foo</span></th>Combinator for the <thead> element.Example: thead $ span $ toHtml "foo"Result: <thead><span>foo</span></thead>Combinator for the <time> element.Example: time $ span $ toHtml "foo"Result: <time><span>foo</span></time>Combinator for the <title> element.Example: title $ span $ toHtml "foo"Result: <title><span>foo</span></title>Combinator for the <tr> element.Example: tr $ span $ toHtml "foo"Result: <tr><span>foo</span></tr>Combinator for the  <track /> element.Example: trackResult:  <track />Combinator for the <u> element.Example: u $ span $ toHtml "foo"Result: <u><span>foo</span></u>Combinator for the <ul> element.Example: ul $ span $ toHtml "foo"Result: <ul><span>foo</span></ul>Combinator for the <var> element.Example: var $ span $ toHtml "foo"Result: <var><span>foo</span></var>Combinator for the <video> element.Example: video $ span $ toHtml "foo"Result: <video><span>foo</span></video>Combinator for the <wbr /> element.Example: wbrResult: <wbr />nyThe document type HTML.z Inner HTML.Resulting HTML.{ Inner HTML.Resulting HTML.| Inner HTML.Resulting HTML.} Inner HTML.Resulting HTML.~Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML. Inner HTML.Resulting HTML.Resulting HTML.yz{|}~nyz{|}~None7FCombinator for the accept attribute.Example: div ! accept "bar" $ "Hello."Result: <div accept="bar">Hello.</div>Combinator for the accept-charset attribute.Example: $div ! acceptCharset "bar" $ "Hello."Result: &<div accept-charset="bar">Hello.</div>Combinator for the  accesskey attribute.Example:  div ! accesskey "bar" $ "Hello."Result: !<div accesskey="bar">Hello.</div>Combinator for the action attribute.Example: div ! action "bar" $ "Hello."Result: <div action="bar">Hello.</div>Combinator for the alt attribute.Example: div ! alt "bar" $ "Hello."Result: <div alt="bar">Hello.</div>Combinator for the async attribute.Example: div ! async "bar" $ "Hello."Result: <div async="bar">Hello.</div>Combinator for the  autocomplete attribute.Example: #div ! autocomplete "bar" $ "Hello."Result: $<div autocomplete="bar">Hello.</div>Combinator for the  autofocus attribute.Example:  div ! autofocus "bar" $ "Hello."Result: !<div autofocus="bar">Hello.</div>Combinator for the autoplay attribute.Example: div ! autoplay "bar" $ "Hello."Result:  <div autoplay="bar">Hello.</div>Combinator for the  challenge attribute.Example:  div ! challenge "bar" $ "Hello."Result: !<div challenge="bar">Hello.</div>Combinator for the charset attribute.Example: div ! charset "bar" $ "Hello."Result: <div charset="bar">Hello.</div>Combinator for the checked attribute.Example: div ! checked "bar" $ "Hello."Result: <div checked="bar">Hello.</div>Combinator for the cite attribute.Example: div ! cite "bar" $ "Hello."Result: <div cite="bar">Hello.</div>Combinator for the class attribute.Example: div ! class_ "bar" $ "Hello."Result: <div class="bar">Hello.</div>Combinator for the cols attribute.Example: div ! cols "bar" $ "Hello."Result: <div cols="bar">Hello.</div>Combinator for the colspan attribute.Example: div ! colspan "bar" $ "Hello."Result: <div colspan="bar">Hello.</div>Combinator for the content attribute.Example: div ! content "bar" $ "Hello."Result: <div content="bar">Hello.</div>Combinator for the contenteditable attribute.Example: &div ! contenteditable "bar" $ "Hello."Result: '<div contenteditable="bar">Hello.</div>Combinator for the  contextmenu attribute.Example: "div ! contextmenu "bar" $ "Hello."Result: #<div contextmenu="bar">Hello.</div>Combinator for the controls attribute.Example: div ! controls "bar" $ "Hello."Result:  <div controls="bar">Hello.</div>Combinator for the coords attribute.Example: div ! coords "bar" $ "Hello."Result: <div coords="bar">Hello.</div>Combinator for the data attribute.Example: div ! data_ "bar" $ "Hello."Result: <div data="bar">Hello.</div>Combinator for the datetime attribute.Example: div ! datetime "bar" $ "Hello."Result:  <div datetime="bar">Hello.</div>Combinator for the defer attribute.Example: div ! defer "bar" $ "Hello."Result: <div defer="bar">Hello.</div>Combinator for the dir attribute.Example: div ! dir "bar" $ "Hello."Result: <div dir="bar">Hello.</div>Combinator for the disabled attribute.Example: div ! disabled "bar" $ "Hello."Result:  <div disabled="bar">Hello.</div>Combinator for the  draggable attribute.Example:  div ! draggable "bar" $ "Hello."Result: !<div draggable="bar">Hello.</div>Combinator for the enctype attribute.Example: div ! enctype "bar" $ "Hello."Result: <div enctype="bar">Hello.</div>Combinator for the for attribute.Example: div ! for "bar" $ "Hello."Result: <div for="bar">Hello.</div>Combinator for the form attribute.Example: div ! form "bar" $ "Hello."Result: <div form="bar">Hello.</div>Combinator for the  formaction attribute.Example: !div ! formaction "bar" $ "Hello."Result: "<div formaction="bar">Hello.</div>Combinator for the  formenctype attribute.Example: "div ! formenctype "bar" $ "Hello."Result: #<div formenctype="bar">Hello.</div>Combinator for the  formmethod attribute.Example: !div ! formmethod "bar" $ "Hello."Result: "<div formmethod="bar">Hello.</div>Combinator for the formnovalidate attribute.Example: %div ! formnovalidate "bar" $ "Hello."Result: &<div formnovalidate="bar">Hello.</div> Combinator for the  formtarget attribute.Example: !div ! formtarget "bar" $ "Hello."Result: "<div formtarget="bar">Hello.</div> Combinator for the headers attribute.Example: div ! headers "bar" $ "Hello."Result: <div headers="bar">Hello.</div> Combinator for the height attribute.Example: div ! height "bar" $ "Hello."Result: <div height="bar">Hello.</div> Combinator for the hidden attribute.Example: div ! hidden "bar" $ "Hello."Result: <div hidden="bar">Hello.</div> Combinator for the high attribute.Example: div ! high "bar" $ "Hello."Result: <div high="bar">Hello.</div>Combinator for the href attribute.Example: div ! href "bar" $ "Hello."Result: <div href="bar">Hello.</div>Combinator for the hreflang attribute.Example: div ! hreflang "bar" $ "Hello."Result:  <div hreflang="bar">Hello.</div>Combinator for the  http-equiv attribute.Example:  div ! httpEquiv "bar" $ "Hello."Result: "<div http-equiv="bar">Hello.</div>Combinator for the icon attribute.Example: div ! icon "bar" $ "Hello."Result: <div icon="bar">Hello.</div>Combinator for the id attribute.Example: div ! id "bar" $ "Hello."Result: <div id="bar">Hello.</div>Combinator for the ismap attribute.Example: div ! ismap "bar" $ "Hello."Result: <div ismap="bar">Hello.</div>Combinator for the item attribute.Example: div ! item "bar" $ "Hello."Result: <div item="bar">Hello.</div>Combinator for the itemprop attribute.Example: div ! itemprop "bar" $ "Hello."Result:  <div itemprop="bar">Hello.</div>Combinator for the  itemscope attribute.Example:  div ! itemscope "bar" $ "Hello."Result: !<div itemscope="bar">Hello.</div>Combinator for the itemtype attribute.Example: div ! itemtype "bar" $ "Hello."Result:  <div itemtype="bar">Hello.</div>Combinator for the keytype attribute.Example: div ! keytype "bar" $ "Hello."Result: <div keytype="bar">Hello.</div>Combinator for the label attribute.Example: div ! label "bar" $ "Hello."Result: <div label="bar">Hello.</div>Combinator for the lang attribute.Example: div ! lang "bar" $ "Hello."Result: <div lang="bar">Hello.</div>Combinator for the list attribute.Example: div ! list "bar" $ "Hello."Result: <div list="bar">Hello.</div>Combinator for the loop attribute.Example: div ! loop "bar" $ "Hello."Result: <div loop="bar">Hello.</div>Combinator for the low attribute.Example: div ! low "bar" $ "Hello."Result: <div low="bar">Hello.</div>Combinator for the manifest attribute.Example: div ! manifest "bar" $ "Hello."Result:  <div manifest="bar">Hello.</div>Combinator for the max attribute.Example: div ! max "bar" $ "Hello."Result: <div max="bar">Hello.</div> Combinator for the  maxlength attribute.Example:  div ! maxlength "bar" $ "Hello."Result: !<div maxlength="bar">Hello.</div>!Combinator for the media attribute.Example: div ! media "bar" $ "Hello."Result: <div media="bar">Hello.</div>"Combinator for the method attribute.Example: div ! method "bar" $ "Hello."Result: <div method="bar">Hello.</div>#Combinator for the min attribute.Example: div ! min "bar" $ "Hello."Result: <div min="bar">Hello.</div>$Combinator for the multiple attribute.Example: div ! multiple "bar" $ "Hello."Result:  <div multiple="bar">Hello.</div>%Combinator for the name attribute.Example: div ! name "bar" $ "Hello."Result: <div name="bar">Hello.</div>&Combinator for the  novalidate attribute.Example: !div ! novalidate "bar" $ "Hello."Result: "<div novalidate="bar">Hello.</div>'Combinator for the onbeforeonload attribute.Example: %div ! onbeforeonload "bar" $ "Hello."Result: &<div onbeforeonload="bar">Hello.</div>(Combinator for the  onbeforeprint attribute.Example: $div ! onbeforeprint "bar" $ "Hello."Result: %<div onbeforeprint="bar">Hello.</div>)Combinator for the onblur attribute.Example: div ! onblur "bar" $ "Hello."Result: <div onblur="bar">Hello.</div>*Combinator for the  oncanplay attribute.Example:  div ! oncanplay "bar" $ "Hello."Result: !<div oncanplay="bar">Hello.</div>+Combinator for the oncanplaythrough attribute.Example: 'div ! oncanplaythrough "bar" $ "Hello."Result: (<div oncanplaythrough="bar">Hello.</div>,Combinator for the onchange attribute.Example: div ! onchange "bar" $ "Hello."Result:  <div onchange="bar">Hello.</div>-Combinator for the onclick attribute.Example: div ! onclick "bar" $ "Hello."Result: <div onclick="bar">Hello.</div>.Combinator for the  oncontextmenu attribute.Example: $div ! oncontextmenu "bar" $ "Hello."Result: %<div oncontextmenu="bar">Hello.</div>/Combinator for the  ondblclick attribute.Example: !div ! ondblclick "bar" $ "Hello."Result: "<div ondblclick="bar">Hello.</div>0Combinator for the ondrag attribute.Example: div ! ondrag "bar" $ "Hello."Result: <div ondrag="bar">Hello.</div>1Combinator for the  ondragend attribute.Example:  div ! ondragend "bar" $ "Hello."Result: !<div ondragend="bar">Hello.</div>2Combinator for the  ondragenter attribute.Example: "div ! ondragenter "bar" $ "Hello."Result: #<div ondragenter="bar">Hello.</div>3Combinator for the  ondragleave attribute.Example: "div ! ondragleave "bar" $ "Hello."Result: #<div ondragleave="bar">Hello.</div>4Combinator for the  ondragover attribute.Example: !div ! ondragover "bar" $ "Hello."Result: "<div ondragover="bar">Hello.</div>5Combinator for the  ondragstart attribute.Example: "div ! ondragstart "bar" $ "Hello."Result: #<div ondragstart="bar">Hello.</div>6Combinator for the ondrop attribute.Example: div ! ondrop "bar" $ "Hello."Result: <div ondrop="bar">Hello.</div>7Combinator for the ondurationchange attribute.Example: 'div ! ondurationchange "bar" $ "Hello."Result: (<div ondurationchange="bar">Hello.</div>8Combinator for the  onemptied attribute.Example:  div ! onemptied "bar" $ "Hello."Result: !<div onemptied="bar">Hello.</div>9Combinator for the onended attribute.Example: div ! onended "bar" $ "Hello."Result: <div onended="bar">Hello.</div>:Combinator for the onerror attribute.Example: div ! onerror "bar" $ "Hello."Result: <div onerror="bar">Hello.</div>;Combinator for the onfocus attribute.Example: div ! onfocus "bar" $ "Hello."Result: <div onfocus="bar">Hello.</div><Combinator for the  onformchange attribute.Example: #div ! onformchange "bar" $ "Hello."Result: $<div onformchange="bar">Hello.</div>=Combinator for the  onforminput attribute.Example: "div ! onforminput "bar" $ "Hello."Result: #<div onforminput="bar">Hello.</div>>Combinator for the  onhaschange attribute.Example: "div ! onhaschange "bar" $ "Hello."Result: #<div onhaschange="bar">Hello.</div>?Combinator for the oninput attribute.Example: div ! oninput "bar" $ "Hello."Result: <div oninput="bar">Hello.</div>@Combinator for the  oninvalid attribute.Example:  div ! oninvalid "bar" $ "Hello."Result: !<div oninvalid="bar">Hello.</div>ACombinator for the  onkeydown attribute.Example:  div ! onkeydown "bar" $ "Hello."Result: !<div onkeydown="bar">Hello.</div>BCombinator for the onkeyup attribute.Example: div ! onkeyup "bar" $ "Hello."Result: <div onkeyup="bar">Hello.</div>CCombinator for the onload attribute.Example: div ! onload "bar" $ "Hello."Result: <div onload="bar">Hello.</div>DCombinator for the  onloadeddata attribute.Example: #div ! onloadeddata "bar" $ "Hello."Result: $<div onloadeddata="bar">Hello.</div>ECombinator for the onloadedmetadata attribute.Example: 'div ! onloadedmetadata "bar" $ "Hello."Result: (<div onloadedmetadata="bar">Hello.</div>FCombinator for the  onloadstart attribute.Example: "div ! onloadstart "bar" $ "Hello."Result: #<div onloadstart="bar">Hello.</div>GCombinator for the  onmessage attribute.Example:  div ! onmessage "bar" $ "Hello."Result: !<div onmessage="bar">Hello.</div>HCombinator for the  onmousedown attribute.Example: "div ! onmousedown "bar" $ "Hello."Result: #<div onmousedown="bar">Hello.</div>ICombinator for the  onmousemove attribute.Example: "div ! onmousemove "bar" $ "Hello."Result: #<div onmousemove="bar">Hello.</div>JCombinator for the  onmouseout attribute.Example: !div ! onmouseout "bar" $ "Hello."Result: "<div onmouseout="bar">Hello.</div>KCombinator for the  onmouseover attribute.Example: "div ! onmouseover "bar" $ "Hello."Result: #<div onmouseover="bar">Hello.</div>LCombinator for the  onmouseup attribute.Example:  div ! onmouseup "bar" $ "Hello."Result: !<div onmouseup="bar">Hello.</div>MCombinator for the  onmousewheel attribute.Example: #div ! onmousewheel "bar" $ "Hello."Result: $<div onmousewheel="bar">Hello.</div>NCombinator for the ononline attribute.Example: div ! ononline "bar" $ "Hello."Result:  <div ononline="bar">Hello.</div>OCombinator for the  onpagehide attribute.Example: !div ! onpagehide "bar" $ "Hello."Result: "<div onpagehide="bar">Hello.</div>PCombinator for the  onpageshow attribute.Example: !div ! onpageshow "bar" $ "Hello."Result: "<div onpageshow="bar">Hello.</div>QCombinator for the onpause attribute.Example: div ! onpause "bar" $ "Hello."Result: <div onpause="bar">Hello.</div>RCombinator for the onplay attribute.Example: div ! onplay "bar" $ "Hello."Result: <div onplay="bar">Hello.</div>SCombinator for the  onplaying attribute.Example:  div ! onplaying "bar" $ "Hello."Result: !<div onplaying="bar">Hello.</div>TCombinator for the  onprogress attribute.Example: !div ! onprogress "bar" $ "Hello."Result: "<div onprogress="bar">Hello.</div>UCombinator for the  onpropstate attribute.Example: "div ! onpropstate "bar" $ "Hello."Result: #<div onpropstate="bar">Hello.</div>VCombinator for the  onratechange attribute.Example: #div ! onratechange "bar" $ "Hello."Result: $<div onratechange="bar">Hello.</div>WCombinator for the onreadystatechange attribute.Example: )div ! onreadystatechange "bar" $ "Hello."Result: *<div onreadystatechange="bar">Hello.</div>XCombinator for the onredo attribute.Example: div ! onredo "bar" $ "Hello."Result: <div onredo="bar">Hello.</div>YCombinator for the onresize attribute.Example: div ! onresize "bar" $ "Hello."Result:  <div onresize="bar">Hello.</div>ZCombinator for the onscroll attribute.Example: div ! onscroll "bar" $ "Hello."Result:  <div onscroll="bar">Hello.</div>[Combinator for the onseeked attribute.Example: div ! onseeked "bar" $ "Hello."Result:  <div onseeked="bar">Hello.</div>\Combinator for the  onseeking attribute.Example:  div ! onseeking "bar" $ "Hello."Result: !<div onseeking="bar">Hello.</div>]Combinator for the onselect attribute.Example: div ! onselect "bar" $ "Hello."Result:  <div onselect="bar">Hello.</div>^Combinator for the  onstalled attribute.Example:  div ! onstalled "bar" $ "Hello."Result: !<div onstalled="bar">Hello.</div>_Combinator for the  onstorage attribute.Example:  div ! onstorage "bar" $ "Hello."Result: !<div onstorage="bar">Hello.</div>`Combinator for the onsubmit attribute.Example: div ! onsubmit "bar" $ "Hello."Result:  <div onsubmit="bar">Hello.</div>aCombinator for the  onsuspend attribute.Example:  div ! onsuspend "bar" $ "Hello."Result: !<div onsuspend="bar">Hello.</div>bCombinator for the  ontimeupdate attribute.Example: #div ! ontimeupdate "bar" $ "Hello."Result: $<div ontimeupdate="bar">Hello.</div>cCombinator for the onundo attribute.Example: div ! onundo "bar" $ "Hello."Result: <div onundo="bar">Hello.</div>dCombinator for the onunload attribute.Example: div ! onunload "bar" $ "Hello."Result:  <div onunload="bar">Hello.</div>eCombinator for the onvolumechange attribute.Example: %div ! onvolumechange "bar" $ "Hello."Result: &<div onvolumechange="bar">Hello.</div>fCombinator for the  onwaiting attribute.Example:  div ! onwaiting "bar" $ "Hello."Result: !<div onwaiting="bar">Hello.</div>gCombinator for the open attribute.Example: div ! open "bar" $ "Hello."Result: <div open="bar">Hello.</div>hCombinator for the optimum attribute.Example: div ! optimum "bar" $ "Hello."Result: <div optimum="bar">Hello.</div>iCombinator for the pattern attribute.Example: div ! pattern "bar" $ "Hello."Result: <div pattern="bar">Hello.</div>jCombinator for the ping attribute.Example: div ! ping "bar" $ "Hello."Result: <div ping="bar">Hello.</div>kCombinator for the  placeholder attribute.Example: "div ! placeholder "bar" $ "Hello."Result: #<div placeholder="bar">Hello.</div>lCombinator for the preload attribute.Example: div ! preload "bar" $ "Hello."Result: <div preload="bar">Hello.</div>mCombinator for the pubdate attribute.Example: div ! pubdate "bar" $ "Hello."Result: <div pubdate="bar">Hello.</div>nCombinator for the  radiogroup attribute.Example: !div ! radiogroup "bar" $ "Hello."Result: "<div radiogroup="bar">Hello.</div>oCombinator for the readonly attribute.Example: div ! readonly "bar" $ "Hello."Result:  <div readonly="bar">Hello.</div>pCombinator for the rel attribute.Example: div ! rel "bar" $ "Hello."Result: <div rel="bar">Hello.</div>qCombinator for the required attribute.Example: div ! required "bar" $ "Hello."Result:  <div required="bar">Hello.</div>rCombinator for the reversed attribute.Example: div ! reversed "bar" $ "Hello."Result:  <div reversed="bar">Hello.</div>sCombinator for the role attribute.Example: div ! role "bar" $ "Hello."Result: <div role="bar">Hello.</div>tCombinator for the rows attribute.Example: div ! rows "bar" $ "Hello."Result: <div rows="bar">Hello.</div>uCombinator for the rowspan attribute.Example: div ! rowspan "bar" $ "Hello."Result: <div rowspan="bar">Hello.</div>vCombinator for the sandbox attribute.Example: div ! sandbox "bar" $ "Hello."Result: <div sandbox="bar">Hello.</div>wCombinator for the scope attribute.Example: div ! scope "bar" $ "Hello."Result: <div scope="bar">Hello.</div>xCombinator for the scoped attribute.Example: div ! scoped "bar" $ "Hello."Result: <div scoped="bar">Hello.</div>yCombinator for the seamless attribute.Example: div ! seamless "bar" $ "Hello."Result:  <div seamless="bar">Hello.</div>zCombinator for the selected attribute.Example: div ! selected "bar" $ "Hello."Result:  <div selected="bar">Hello.</div>{Combinator for the shape attribute.Example: div ! shape "bar" $ "Hello."Result: <div shape="bar">Hello.</div>|Combinator for the size attribute.Example: div ! size "bar" $ "Hello."Result: <div size="bar">Hello.</div>}Combinator for the sizes attribute.Example: div ! sizes "bar" $ "Hello."Result: <div sizes="bar">Hello.</div>~Combinator for the span attribute.Example: div ! span "bar" $ "Hello."Result: <div span="bar">Hello.</div>Combinator for the  spellcheck attribute.Example: !div ! spellcheck "bar" $ "Hello."Result: "<div spellcheck="bar">Hello.</div>Combinator for the src attribute.Example: div ! src "bar" $ "Hello."Result: <div src="bar">Hello.</div>Combinator for the srcdoc attribute.Example: div ! srcdoc "bar" $ "Hello."Result: <div srcdoc="bar">Hello.</div>Combinator for the start attribute.Example: div ! start "bar" $ "Hello."Result: <div start="bar">Hello.</div>Combinator for the step attribute.Example: div ! step "bar" $ "Hello."Result: <div step="bar">Hello.</div>Combinator for the style attribute.Example: div ! style "bar" $ "Hello."Result: <div style="bar">Hello.</div>Combinator for the subject attribute.Example: div ! subject "bar" $ "Hello."Result: <div subject="bar">Hello.</div>Combinator for the summary attribute.Example: div ! summary "bar" $ "Hello."Result: <div summary="bar">Hello.</div>Combinator for the tabindex attribute.Example: div ! tabindex "bar" $ "Hello."Result:  <div tabindex="bar">Hello.</div>Combinator for the target attribute.Example: div ! target "bar" $ "Hello."Result: <div target="bar">Hello.</div>Combinator for the title attribute.Example: div ! title "bar" $ "Hello."Result: <div title="bar">Hello.</div>Combinator for the type attribute.Example: div ! type_ "bar" $ "Hello."Result: <div type="bar">Hello.</div>Combinator for the usemap attribute.Example: div ! usemap "bar" $ "Hello."Result: <div usemap="bar">Hello.</div>Combinator for the value attribute.Example: div ! value "bar" $ "Hello."Result: <div value="bar">Hello.</div>Combinator for the width attribute.Example: div ! width "bar" $ "Hello."Result: <div width="bar">Hello.</div>Combinator for the wrap attribute.Example: div ! wrap "bar" $ "Hello."Result: <div wrap="bar">Hello.</div>Combinator for the xmlns attribute.Example: div ! xmlns "bar" $ "Hello."Result: <div xmlns="bar">Hello.</div>Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute. Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute. Attribute value.Resulting attribute.!Attribute value.Resulting attribute."Attribute value.Resulting attribute.#Attribute value.Resulting attribute.$Attribute value.Resulting attribute.%Attribute value.Resulting attribute.&Attribute value.Resulting attribute.'Attribute value.Resulting attribute.(Attribute value.Resulting attribute.)Attribute value.Resulting attribute.*Attribute value.Resulting attribute.+Attribute value.Resulting attribute.,Attribute value.Resulting attribute.-Attribute value.Resulting attribute..Attribute value.Resulting attribute./Attribute value.Resulting attribute.0Attribute value.Resulting attribute.1Attribute value.Resulting attribute.2Attribute value.Resulting attribute.3Attribute value.Resulting attribute.4Attribute value.Resulting attribute.5Attribute value.Resulting attribute.6Attribute value.Resulting attribute.7Attribute value.Resulting attribute.8Attribute value.Resulting attribute.9Attribute value.Resulting attribute.:Attribute value.Resulting attribute.;Attribute value.Resulting attribute.<Attribute value.Resulting attribute.=Attribute value.Resulting attribute.>Attribute value.Resulting attribute.?Attribute value.Resulting attribute.@Attribute value.Resulting attribute.AAttribute value.Resulting attribute.BAttribute value.Resulting attribute.CAttribute value.Resulting attribute.DAttribute value.Resulting attribute.EAttribute value.Resulting attribute.FAttribute value.Resulting attribute.GAttribute value.Resulting attribute.HAttribute value.Resulting attribute.IAttribute value.Resulting attribute.JAttribute value.Resulting attribute.KAttribute value.Resulting attribute.LAttribute value.Resulting attribute.MAttribute value.Resulting attribute.NAttribute value.Resulting attribute.OAttribute value.Resulting attribute.PAttribute value.Resulting attribute.QAttribute value.Resulting attribute.RAttribute value.Resulting attribute.SAttribute value.Resulting attribute.TAttribute value.Resulting attribute.UAttribute value.Resulting attribute.VAttribute value.Resulting attribute.WAttribute value.Resulting attribute.XAttribute value.Resulting attribute.YAttribute value.Resulting attribute.ZAttribute value.Resulting attribute.[Attribute value.Resulting attribute.\Attribute value.Resulting attribute.]Attribute value.Resulting attribute.^Attribute value.Resulting attribute._Attribute value.Resulting attribute.`Attribute value.Resulting attribute.aAttribute value.Resulting attribute.bAttribute value.Resulting attribute.cAttribute value.Resulting attribute.dAttribute value.Resulting attribute.eAttribute value.Resulting attribute.fAttribute value.Resulting attribute.gAttribute value.Resulting attribute.hAttribute value.Resulting attribute.iAttribute value.Resulting attribute.jAttribute value.Resulting attribute.kAttribute value.Resulting attribute.lAttribute value.Resulting attribute.mAttribute value.Resulting attribute.nAttribute value.Resulting attribute.oAttribute value.Resulting attribute.pAttribute value.Resulting attribute.qAttribute value.Resulting attribute.rAttribute value.Resulting attribute.sAttribute value.Resulting attribute.tAttribute value.Resulting attribute.uAttribute value.Resulting attribute.vAttribute value.Resulting attribute.wAttribute value.Resulting attribute.xAttribute value.Resulting attribute.yAttribute value.Resulting attribute.zAttribute value.Resulting attribute.{Attribute value.Resulting attribute.|Attribute value.Resulting attribute.}Attribute value.Resulting attribute.~Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting attribute.Attribute value.Resulting 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.1-DoAL600Quo3KrEJqTmOx3Text.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.1-DFrOQA8WBio3KqFOCg9WC9 Text.BlazeToMarkuptoMarkuppreEscapedToMarkupToValuetoValuepreEscapedToValueText.Blaze.Internalcontents!?unsafeLazyByteStringValueunsafeByteStringValuepreEscapedStringValue stringValuepreEscapedLazyTextValue lazyTextValuepreEscapedTextValue textValue stringTagtextTagunsafeLazyByteStringCommentunsafeByteStringComment stringCommentlazyTextComment textCommentunsafeLazyByteStringunsafeByteStringpreEscapedStringstringpreEscapedLazyTextlazyTextpreEscapedTexttextcustomAttribute dataAttributeMarkupTag AttributeAttributeValue!