Update of /cvsroot/jython/htdocs
In directory slayer.i.sourceforge.net:/tmp/cvs-serv23424
Modified Files:
links.h
Added Files:
graphics.ht
Log Message:
Added the graphics.html page.
--- NEW FILE ---
Title: Graphics
<h3>Graphics</h3>
We need some new graphics on our homepage and in the installer.
<ul>
<li>The top left image on the webpages is 152 x 50 pixels.
<li>The image used by the installer is 78 x 399 pixels
</ul>
The images should in some way match the colours of the webpages, f.ex by
suggesting a new colour scheme for our entire site.
<p>The general implementation of the webpages should stay the same.
<ul>
<li>The links in the sidebar to the left should remain text
<li>No frames
<li>Very little javascript.
</ul>
<p>
<h3>Submissions</h3>
<table>
<tr>
<td><hr><font size=+1>Jorge Mireles J.</font></td>
</tr>
<tr>
<td><image src="graphics/small01.jpg"></td>
<td></td>
<td><a href="graphics/sample01.html">sample page</a></td>
</tr>
</table>
Index: links.h
===================================================================
RCS file: /cvsroot/jython/htdocs/links.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** links.h 2000/11/12 22:45:28 1.1
--- links.h 2000/11/24 17:10:19 1.2
***************
*** 12,15 ****
--- 12,16 ----
<li><a href="http://sourceforge.net/bugs/?group_id=12867">Bugs (exit)</a>
<li><a href="users.html">Jython Users</a>
+ <li><a href="graphics.html">Graphics submissions</a>
<h3>Doc Quick Links</h3>
|