Author: robux4
Date: 2004-08-20 13:30:15 +0400 (Fri, 20 Aug 2004)
New Revision: 468
Modified:
trunk/www.matroska.org/data/csssheets/test.css
trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
trunk/www.matroska.org/data/technical/specs/tagging/example-video.html
Log:
cleaner design for lists and titles
Modified: trunk/www.matroska.org/data/csssheets/test.css
===================================================================
--- trunk/www.matroska.org/data/csssheets/test.css 2004-08-20 08:57:19 UTC (rev 467)
+++ trunk/www.matroska.org/data/csssheets/test.css 2004-08-20 09:30:15 UTC (rev 468)
@@ -21,6 +21,7 @@
margin: 0px 15px 0px 15px;
font-size: 200%;
padding: 10px 0px 0px 0px;
+ text-transform: capitalize;
}
h3 {
Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html 2004-08-20 08:57:19 UTC (rev 467)
+++ trunk/www.matroska.org/data/technical/specs/tagging/example-audio.html 2004-08-20 09:30:15 UTC (rev 468)
@@ -31,7 +31,7 @@
<div id="content">
-<ul>
+<ul style="margin-left: 4em;">
<li><a href="#intro">Introduction</a></li>
<li><a href="#whole">One file with all tracks</a></li>
<li><a href="#cd">One file per CD track</a></li>
@@ -63,7 +63,7 @@
-<h3><a name="whole"/>One file with all tracks</h3>
+<h2><a name="whole"/>One file with all tracks</h2>
<p>In this case the file contains one continuous audio track of 44:28. Chapters are used to virtually split the content in many parts, ie the CD tracks. A basic ripping application would rip the CD tracks as follows :</p>
@@ -410,7 +410,7 @@
</li>
</ul>
-<h3><a name="cd"/>One file per CD track</h3>
+<h2><a name="cd"/>One file per CD track</h2>
<p>Now let's split this one file in pieces :</p>
@@ -546,7 +546,7 @@
<p>etc...</p>
-<h3><a name="meaningful"/>One file per "meaningful" track</h3>
+<h2><a name="meaningful"/>One file per "meaningful" track</h2>
<p>In this case the 4 first tracks appear in one file.</p>
Modified: trunk/www.matroska.org/data/technical/specs/tagging/example-video.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/example-video.html 2004-08-20 08:57:19 UTC (rev 467)
+++ trunk/www.matroska.org/data/technical/specs/tagging/example-video.html 2004-08-20 09:30:15 UTC (rev 468)
@@ -31,7 +31,7 @@
<div id="content">
-<ul>
+<ul style="margin-left: 4em;">
<li><a href="#intro">Introduction</a></li>
<li><a href="#whole">One file with all DVDs</a></li>
<li><a href="#dvd">One file per DVD</a></li>
@@ -117,7 +117,7 @@
-<h3><a name="whole"/>One file with all DVDs</h3>
+<h2><a name="whole"/>One file with all DVDs</h2>
<p>In this case the file contains one continuous video track with all episodes one after the other. Chapters are used to virtually split the content in many parts, ie the DVDs, the episodes and chapters. A good ripping application would rip the DVDs with the same structure as above as nested chapters.</p>
@@ -379,7 +379,7 @@
</li>
</ul>
-<h3><a name="dvd"/>One file per DVD</h3>
+<h2><a name="dvd"/>One file per DVD</h2>
<p>Now let's split this one file in pieces. The big difference is that the SEASON info are repeated in each files :</p>
@@ -727,7 +727,7 @@
<p>etc...</p>
-<h3><a name="episode"/>One file per episode</h3>
+<h2><a name="episode"/>One file per episode</h2>
<p>In this case we have 8 files, one for each episode.</p>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.