add a pic of Dazzle to the webpage
Fri Nov 4 13:15:08 WET 2005 Malcolm.Wallace@cs.york.ac.uk
* add a pic of Dazzle to the webpage
{
binary ./blobs.png
addfile ./dazzle.jpg
binary ./dazzle.jpg
hunk ./index.html 14
-<center><img src="blobs.png" alt="the Blobs editor"></center>
+<center>
+ <table><tr><td valign="center">
+ <img src="blobs.png" alt="Blobs editor with FPTC">
+ </td><td valign="center">
+ <img src="dazzle.jpg" alt="Dazzle">
+ </td></tr></table>
+</center>
}