Vanilla Development Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: web



Date:	Saturday March 6, 1999 @ 18:55
Author:	cameron

Update of /home/netrek/cvsroot/web
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv7203

Modified Files:
	index.html 
Log Message:
add alt tag to banner img

****************************************

Index: web/index.html
diff -u web/index.html:1.8 web/index.html:1.9
--- web/index.html:1.8	Thu Mar  4 21:02:39 1999
+++ web/index.html	Sat Mar  6 18:55:50 1999
@@ -11,7 +11,7 @@
 <center>
 <table width="90%">
 <tr>
-<td><IMG SRC="nt.gif" HEIGHT=42 WIDTH=225></td>
+<td><IMG SRC="nt.gif" ALT="Netrek" HEIGHT=42 WIDTH=225></td>
 <td><br><h1><div align=right>Vanilla Server</div></h1></td>
 </tr>
 </table>