Files
hello-world/h/html.html
Robert Peters 7f878aa890 Revert "github generated gh-pages branch"
This reverts commit 97e0e510b5.
2011-03-13 20:36:14 +01:00

11 lines
100 B
HTML

<html>
<head>
<title>
Hello World HTML
</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>