view big.html @ 91:093e51c6aa3c

Minor rewording
author Atul Varma <varmaa@toolness.com>
date Mon, 20 Apr 2009 21:40:32 -0700
parents bdba88a67034
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  <link rel="stylesheet" type="text/css" media="all"
        href="css/index.css" />
  <title>Browser Big Couch Test</title>
</head>
<body>
<h1>Browser Big Couch Test</h1>
<p>You can read the source code documentation for this test <a
href="index.html#js/big.js">here</a>.</p>
<div id="config">
</div>
<div id="status">
</div>
<div id="result" style="font-family: monospace;">
</div>
</body>
<script src="js/browser-couch.js"></script>
<script src="js/big.js"></script>
</html>