[xiph-commits] r9917 - websites/dir.xiph.org

oddsock at svn.xiph.org oddsock at svn.xiph.org
Wed Aug 31 21:18:09 PDT 2005


Author: oddsock
Date: 2005-08-31 21:18:08 -0700 (Wed, 31 Aug 2005)
New Revision: 9917

Modified:
   websites/dir.xiph.org/index.php
Log:
updated xiphbar


Modified: websites/dir.xiph.org/index.php
===================================================================
--- websites/dir.xiph.org/index.php	2005-09-01 04:17:55 UTC (rev 9916)
+++ websites/dir.xiph.org/index.php	2005-09-01 04:18:08 UTC (rev 9917)
@@ -12,15 +12,23 @@
 <link rel="stylesheet" type="text/css" href="common/style.css" />
 </head>
 <body bgcolor="black">
-<table width="100%" border=0 cellpadding=0 cellspacing=0 >
+<div id="xiphbar_outer">
+<table id="xiphbar" border="0" cellpadding="0" cellspacing="0">
 <tr>
-<td class="xiphnav"><a class="xiphnav_a" href="http://www.xiph.org/">XIPH.ORG</a></td>
-<td class="xiphnav"><a class="xiphnav_a" href="http://www.vorbis.com/">VORBIS.COM</a></td>
-<td class="xiphnav"><a class="xiphnav_a" href="http://www.icecast.org/">ICECAST.ORG</a></td>
-<td class="xiphnav"><a class="xiphnav_a" href="http://www.speex.org/">SPEEX.ORG</a></td>
-<td class="xiphnav" align="right">Open Standards for Internet Multimedia</td>
+  <td>
+    <img id="xiphbanner" src="/images/xiphbar.png" alt="Xiph logo" width="231" height="17"/>
+  </td>
+  <td id="xiphlinks" align="right">
+    <a href="http://www.xiph.org/">Xiph.org</a>
+    <a href="http://www.vorbis.com/">Vorbis</a>
+    <a href="http://www.theora.org/">Theora</a>
+    <a href="http://www.icecast.org/">Icecast</a>
+    <a href="http://www.speex.org/">Speex</a>
+    <a href="http://flac.sourceforge.net/">FLAC</a>
+  </td>
 </tr>
 </table>
+</div>
 <table width="100%" border=0 cellpadding=0 cellspacing=0 bgcolor=black>
 <tr><td colspan=3><img alt="Icecast Logo" src="images/icecast.png"></td></tr>
 <tr><td colspan=3 bgcolor="#7B96C6" height=3><img alt="Icecast Logo" src="images/blue.png" height=3></td></tr>



More information about the commits mailing list