comparison example/hello.html @ 5:b2fbb4f982da default tip

[mq]: edit
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 07 Sep 2010 22:58:11 -0700
parents 4c83f7715993
children
comparison
equal deleted inserted replaced
4:dd1c4916cbcd 5:b2fbb4f982da
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>Hello, world!</title> 3 <title>Hello, world!</title>
4 </head> 4 </head>
5 <body> 5 <body>
6 Hello, world! 6 Hello, worldz!
7 </body> 7 </body>
8 </html> 8 </html>