view example/hello.html @ 1:4c83f7715993

[mq]: renderer
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 07 Sep 2010 18:11:04 -0700
parents
children b2fbb4f982da
line wrap: on
line source

<html>
<head>
<title>Hello, world!</title>
</head>
<body>
Hello, world!
</body>
</html>