More ongoing work.
[techtalk-pse.git] / examples / simple / 30-goodbye.html
1 <link rel="stylesheet" href="style.css" type="text/css"/>
2 <script src="code.js" type="text/javascript"></script>
3
4 <p>
5 Goodbye, hope you enjoyed this simple example.
6 </p>
7
8 <p>
9 Now look at these files to find out how we did it:
10 </p>
11
12 <ul>
13 <li> 10-hello.html
14 <li> 20-shell.sh
15 <li> 30-goodbye.html
16 </ul>