diff options
author | deva <deva> | 2008-10-06 18:13:56 +0000 |
---|---|---|
committer | deva <deva> | 2008-10-06 18:13:56 +0000 |
commit | 415e90a2e059ea32f6851dfb9b3c018b0a731a81 (patch) | |
tree | a2e7d809f4783f521a3a985716a26a6543acfc9d /pages/discography.php | |
parent | cce5e7710295021b41d9aaecc503a60fb99256be (diff) |
Put the webpages in.
Diffstat (limited to 'pages/discography.php')
-rw-r--r-- | pages/discography.php | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/pages/discography.php b/pages/discography.php new file mode 100644 index 0000000..275125b --- /dev/null +++ b/pages/discography.php @@ -0,0 +1,82 @@ +<div class="header"> + <div class="header_discography"> + <div class="header_text">Discography</div> + </div> +</div> +<table class="bandmembertable" cellspacing="0" cellpadding="10"> +<tr> +<td valign="top"> +<img class="border" alt="mors_et_sanguis-cover" src="gfx/mors_et_sanguis-cover.jpg"/> +</td> +<td valign="top"> +<div class="small_header" style="margin-top:0px;">Mors et Sanguis (2007)</div> +<p> +Track:<br/> +<em>1. Mors et Sanguis</em> <a href="?page=lyrics&name=morsetsanguis">Lyrics</a><br/> +<br/> +Composed by DIE. Recorded Fall 2006 at The Aasimon Studio, produced by +Bent Bisballe Nyeng and DIE.<br/> +Download lossless <a href="http://media.executionroom.com/die_-_mors_et_sanguis.flac">flac</a> (30.0M)<br/> +Download high quality <a href="http://media.executionroom.com/die_-_mors_et_sanguis.mp3">mp3</a> (5.3M)<br/> +</p> +<p class="center"> +<a href="http://media.executionroom.com/die_-_mors_et_sanguis.mp3"> + <img alt="Download Now" src="gfx/download_now.jpg"/> +</a> +</p> +</td> +</tr> +</table> + +<table class="bandmembertable" cellspacing="0" cellpadding="10"> +<tr> +<td valign="top"> +<a href="gfx/relentless_cover.jpg"><img alt="relentless_cover" src="gfx/relentless_cover_small.jpg"/></a> +</td> +<td valign="top"> +<div class="small_header" style="margin-top:0px;">Relentless Pain (2005)</div> +<p> +Tracks:<br/> +<em>1. Bone Crusher</em> <a href="?page=lyrics&name=bonecrusher">Lyrics</a><br/> +<em>3. Relentless Pain</em> <a href="?page=lyrics&name=relentlesspain">Lyrics</a><br/> +<em>2. Life Eraser</em> <a href="?page=lyrics&name=lifeeraser">Lyrics</a><br/> +<br/> +Composed by DIE. Recorded June 2005 at The Aasimon Studio, produced by Morten Odgaard.<br/> +Download zipfile containing the entire demo in high quality mp3, including, cover art and lyrics +<a href="http://media.executionroom.com/die_-_relentless_pain.zip">here</a> (16 MB).<br/> +Download lossless version (flac) <a href="http://media.executionroom.com/die_-_relentless_pain_flac.zip">here</a> (88.0M).<br/> +</p> +<p class="center"> +<a href="http://media.executionroom.com/die_-_relentless_pain.zip"> + <img alt="Download Now" style="float: left;" src="gfx/download_now.jpg"/> +</a> +<a href="?page=shop" style="float: right;"> + <img alt="" src="gfx/buy_now.jpg"/> +</a> +</p> +</td> +</tr> +</table> + +<table class="bandmembertable" cellspacing="0" cellpadding="10"> +<tr> +<td valign="top"> +<img class="border" alt="Life Eraser Cover" src="gfx/life_eraser_cover.png"/> +</td> +<td valign="top"> +<div class="small_header" style="margin-top:0px;">Life Eraser (2005)</div> +<p> +<em>1. Life Eraser</em> <a href="?page=lyrics&name=lifeeraser">Lyrics</a><br/> +<br/> +Composed by DIE. Recorded April 2005 at The Aasimon Studio, produced by Morten Odgaard.<br/> +Download high quality <a href="http://media.executionroom.com/die_-_life_eraser.mp3">mp3</a> (5.0M)<br/> +</p> +<p class="center"> +<a href="http://media.executionroom.com/die_-_life_eraser.mp3"> + <img alt="Download Now" src="gfx/download_now.jpg"/> +</a><br/> +<br/> +<a href="http://www.mymusic.dk/konto/?id=62040&vis=0&feedid=12057#anm12057">Review, by "Hands of Metal"</a> (In Danish)<br/></p> +</td> +</tr> +</table> |