[www] r515 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2004-08-23 11:41:59 +0400 (Mon, 23 Aug 2004) New Revision: 515 Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html Log: design: fix <br> Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-23 07:40:18 UTC (rev 514) +++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-08-23 07:41:59 UTC (rev 515) @@ -207,14 +207,14 @@ used certain addresses for, that singer being the lead singer for a track that included multiple bands simultaneously, then your tag tree would look something like this:</p> -<p> Targets<br> - - TrackUID<br> - BAND<br> - - LEADPERFORMER<br> - -- ADDRESS<br> - --- DATE<br> - --- DATEEND<br> - -- ADDRESS<br> +<p> Targets<br/> + - TrackUID<br/> + BAND<br/> + - LEADPERFORMER<br/> + -- ADDRESS<br/> + --- DATE<br/> + --- DATEEND<br/> + -- ADDRESS<br/> --- DATE</p> <p>In this way, it becomes possible to store any Tag as attributes of another tag.</p>