Mercurial > hg > vamp-website
diff index.html @ 24:c1c45d2b1e90 website
* add omras2 logo
author | cannam |
---|---|
date | Wed, 10 Dec 2008 16:02:22 +0000 |
parents | cc0be37dc9d3 |
children | d5c6f7674426 |
line wrap: on
line diff
--- a/index.html Wed Dec 10 10:39:10 2008 +0000 +++ b/index.html Wed Dec 10 16:02:22 2008 +0000 @@ -55,22 +55,19 @@ frequency. <a href="rationale.html">Read more about the rationale for Vamp</a>.</p> + <div id="logoblock"> - <table width="100%" border="0" cellpadding="0" cellspacing="10"/> <tr> - <td><a href="http://www.elec.qmul.ac.uk/digitalmusic/"><img src="images/qm-logo.png" width="224" height="95" alt="Queen Mary logo" border=0/></a></td> - <td><a href="http://www.semanticaudio.org/"><img src="images/simac-logo.png" width="232" height="96" alt="SIMAC logo" border=0/></a></td> - <td><a href="http://www.easaier.org/"><img src="images/easaier-logo.png" width="232" height="71" alt="EASAIER logo" border=0/></a></td> - </tr> - <tr><td>Developed at the Centre for Digital - Music, Queen Mary, University of London.</td> - <td>Partially funded - by the European Commission through the SIMAC project - IST-FP6-507142.</td> - <td>Partially funded - by the European Commission through the EASAIER project - IST-FP6-033902.</td> + <td align=center><a href="http://www.elec.qmul.ac.uk/digitalmusic/"><img src="images/qm-logo.png" width="224" height="95" alt="Queen Mary logo" border=0/></a></td> + <td>Developed at the Centre for Digital Music, Queen Mary, University of London.</td> + <td align=right>Partially funded by the EPSRC through the OMRAS2 project EP/E017614/1.</td> + <td align=center><a href="http://www.omras2.org/"><img src="images/omras2-logo.png" width="265" height="46" alt="OMRAS2 logo" border=0/></a></td> + </tr><tr> + <td align=center><a href="http://www.semanticaudio.org/"><img src="images/simac-logo.png" width="232" height="96" alt="SIMAC logo" border=0/></a></td> + <td>Partially funded by the European Commission through the SIMAC project IST-FP6-507142.</td> + <td align=right>Partially funded by the European Commission through the EASAIER project IST-FP6-033902.</td> + <td align=center><a href="http://www.easaier.org/"><img src="images/easaier-logo.png" width="232" height="71" alt="EASAIER logo" border=0/></a></td> </tr> </table> </div>