[xiph-commits] r17852 - websites/media.xiph.org/video/misc

giles at svn.xiph.org giles at svn.xiph.org
Thu Feb 17 15:03:55 PST 2011


Author: giles
Date: 2011-02-17 15:03:55 -0800 (Thu, 17 Feb 2011)
New Revision: 17852

Modified:
   websites/media.xiph.org/video/misc/index.html
Log:
Update the video/misc index page to use the xiph theme.


Modified: websites/media.xiph.org/video/misc/index.html
===================================================================
--- websites/media.xiph.org/video/misc/index.html	2011-02-16 21:04:13 UTC (rev 17851)
+++ websites/media.xiph.org/video/misc/index.html	2011-02-17 23:03:55 UTC (rev 17852)
@@ -1,13 +1,28 @@
+<!DOCTYPE HTML>
 <html>
 <head>
-<title>xiph media archive</title>
+ <title>Xiph.org :: Test Media</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <link rel="icon" href="http://xiph.org/images/logos/xiph.ico" type="image/x-icon">
+ <link rel="stylesheet" title="Default 50em Width" media="screen" href="http://xiph.org/css/screen.css" type="text/css">
 </head>
-<body bgcolor="#ffffff">
-<h1 style="text-align: center">Xiph.org Test Media</h1>
+<body>
 
-<p>Welcome to media.xiph.org, a repository for freely-redistributable test sets. We use these to test our codecs, and hope you will too.</p>
+<div id="xiphlogo">
+  <a href="http://www.xiph.org/"><img src="http://xiph.org/images/logos/fish_xiph_org.png"
+                                      alt="Fish Logo and Xiph.org"></a>
+</div>
 
-<table width="90%" align="center">
+<div id="content">
+
+<h1>Xiph.org Test Media</h1>
+
+<p>Welcome to media.xiph.org, a repository for freely-redistributable
+   test sets. This is a miscellaneous collection of videos from various
+   contributors.
+</p>
+
+<table width="90%">
 <tr><td>
   <a href="venuscubes.png">
   <img src="venuscubes-160.png" alt="[image thumbnail]"
@@ -28,13 +43,13 @@
 </td></tr>
 </table>
 
-<table width="90%" align="center">
-<tr><td>
+<div style="clear: left">
+<div style="float:left; padding: 10px">
   <a href="impact.jpg">
-  <img src="impact-160.jpg" alt="[image thumbnail]"
+  <img src="impact-160.jpg" alt="[Impact clip poster frame]"
        width="160" height="120" valign="top">
   </a>
-</td><td>
+</div>
   <p>
    <strong>Impact</strong> [4:3 | 739 frames] no commercial use
    <br>jpeg tar.gz <a href="impact-jpg.tar.gz">640x480</a> (65 MB)
@@ -45,16 +60,15 @@
   </p><p>
    <em>Source:</em> Scott Manley (<a href="http://abv-icy1.myplay.com/impact.tar.gz">original</a>).
   </p>
-</td></tr>
-</table>
+</div>
 
-<table width="90%" align="center">
-<tr><td>
+<div style="clear: left">
+<div style="float:left; padding: 10px">
   <a href="night_flight.jpg">
   <img src="night_flight-160.jpg" alt="[image thumbnail]"
        width="160" height="120" valign="top">
   </a>
-</td><td>
+</div>
   <p>
    <strong>Night Flight</strong> [4:3 | 214 frames] no commercial use
    <br>jpeg tar.gz <a href="night_flight-640-jpg.tar.gz">640x480</a> (7.9 MB)
@@ -65,17 +79,15 @@
    <em>Source:</em> Scott Manley
    (<a href="http://abv-icy1.myplay.com/night_flight.tar.gz">original</a>).
   </p>
-</td></tr>
-</table>
+</div>
 
-<table width="90%" align="center">
-<tr><td>
-  <img src="clouds-160.jpg" alt="[image thumbnail]"
+<div style="clear: left">
+<div style="float:left; padding: 10px">
+  <img src="clouds-160.jpg" alt="[clouds clip poster frame]"
        width="160" height="120" valign="top">
-</td><td>
-  <p>
-   <strong>Time-lapse clouds</strong> [4:3 | 96 frames]
-   <br>ppm tar.bz2
+</div>
+   <p><strong>Time-lapse clouds</strong> [4:3 | 96 frames]
+   <p>ppm tar.bz2
      <a href="clouds-320-ppm.tar.bz2">320x240</a> (9.9 MB)
   </p><p>
    A time-lapse movie of clouds. Each frame represents 3 seconds.
@@ -83,16 +95,14 @@
   </p><p>
    <em>Source:</em> Ralph Giles.
   </p>
-</td><tr>
-</table>
+</div>
 
-
 <div style="clear: left">
-<a name="BreatheOut">
 <div style="float:left; padding: 10px">
  <img src="BreatheOut-StealingHeather-ForResearchOnly.jpg"
       width="192" height="108" alt="[video poster frame]">
 </div>
+<a name="BreatheOut"></a>
 <p><b>Breathe Out</b> [16:9 | 5892 frames] for research use only</p>
 <p>Download: 580x326 [
 <a href="BreatheOut-StealingHeather-ForResearchOnly-420.y4m">4:2:0 y4m</a> (1.6 GB) |
@@ -101,18 +111,13 @@
 ]</p>
 </div>
 
-<div style="clear: both">
-<hr>
-</div>
 
-<div style="float: right; border-style:none; text-decoration: none;">
-<a href="http://www.xiph.org/">
-<img src="../../xifish.png" border="0"
-        width="56" height="56" alt="xiphophorus">
-</a>
+</div> <!-- end "content" -->
+
+
+<div id="copyright">
+last update 2011 February 17
 </div>
 
-last update 2010 April 30
-
 </body>
 </html>



More information about the commits mailing list