 8fddf13dd5
			
		
	
	
		8fddf13dd5
		
	
	
	
	
		
			
			2002-07-17 Steve Fox <drfickle@uberh4x0r.org>
    * index.html
    * template.html
    Ack! Increase table width (I _hate_ fixed table widths)
		
	
			
		
			
				
	
	
		
			66 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
 | |
| <html>
 | |
|  <head>
 | |
|   <title>The GNOME Foundation: Membership Policy</title>
 | |
|  </head>
 | |
|  <body bgcolor="#FFFFFF">
 | |
|   <center>
 | |
|    <table BORDER=2 CELLPADDING=5 WIDTH="670" NOSAVE >
 | |
|     <tr VALIGN=TOP NOSAVE>
 | |
|      <td VALIGN=TOP NOSAVE>
 | |
|       <center>
 | |
|        <a href="http://www.gnome.org">
 | |
|        <img SRC="gnome.jpg" ALT="" height=250 width=198 border=0></a><img
 | |
|        SRC="text.png" ALT="The GNOME Foundation" height=198 width=354>
 | |
|       </center>
 | |
|      </td>
 | |
|     </tr>
 | |
| 
 | |
|     <tr>
 | |
|      <td>
 | |
|       <center>
 | |
|        <a href="index.html">Home</a> : 
 | |
|        <a href="press.html">Press</a> : 
 | |
|        <a href="organization.html">Organization</a> : 
 | |
|        <a href="documentation.html">Documentation</a> : 
 | |
|        <a href="membership.html">Membership</a> : 
 | |
|        <a href="elections.html">Elections</a> : 
 | |
|        <a href="directory.html">Directory</a>
 | |
|        <a href="http://www.gnome.org/friends/">Fundraising</a>
 | |
|       </center>
 | |
|      </td>
 | |
|     </tr>
 | |
| 
 | |
|     <!-- End of Boilerplate -->
 | |
| 
 | |
|     <tr>
 | |
|      <td>
 | |
| 
 | |
|       <br>
 | |
|       <h2 align="center">PUT PAGE TITLE HERE</h2>
 | |
| 
 | |
|       <h3>PUT SECTION TITLE HERE</h3>
 | |
| 
 | |
|       <p>
 | |
|        Content for first paragraph goes here....
 | |
|       </p>
 | |
| 
 | |
| 
 | |
|      </td>
 | |
|     </tr>
 | |
| 
 | |
|     <!-- Start of Boilerplate -->
 | |
|     <tr>
 | |
|      <td>
 | |
|       <center><font size=-1>This site is maintained by
 | |
|       <a href="mailto:membership@gnome.org">the GNOME Foundation Membership and Elections Committee</a>
 | |
|       and was designed by <a href="mailto:jpsc@users.sourceforge.net">JP
 | |
|       Schnapper-Casteras</a> and <a href="mailto:bart@eazel.com">Bart Decrem</a>.</font></center>
 | |
|      </td>
 | |
|     </tr>
 | |
|    </table>
 | |
|   </center>
 | |
| 
 | |
|  </body>
 | |
| </html>
 | |
| 
 |