Help for this page

Select Code to Download


  1. or download this
    <html xmlns:foo="http://www.w3.org/1999/xhtml"
          xmlns:bar="http://www.perlmonks.com"
    ...
    <foo:div class="data" id="Zero" />
    <bar:div class="data" id="Hi">there</bar:div>
    
  2. or download this
    <!ENTITY atad "data">
    ...
    <div class="&atad;" id="Zero" />