Sha256: 79d4312ec8661303743b0d5a0d27671a9a87941130a05cef1ecc28d7d4f1ae0e

Contents?: true

Size: 604 Bytes

Versions: 1

Compression:

Stored size: 604 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <title>A perfectly valid untidy document</title>
  </head>
  <body>
    <h1>This is a perfectly valid but untidy XHTML 1 document</h1>

    <table>
      <tr>
        <td>
          A table with no summary attribute. Tidy will kill us for this.
        </td>
      </tr>
    </table>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jakewendt-html_test-0.2.3 test/untidy.html