style archive.html.lyrics.html
This commit is contained in:
+52
-35
@@ -73,58 +73,75 @@
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<div id="new" class="archive-block">
|
||||
<section id="new" class="archive-block">
|
||||
<h2 class="section-title">啟動新篇章</h2>
|
||||
<p>回歸後的數位單曲與專輯,是現在進行式的聲紋紀錄;耳機調大聲一格,就能把「新篇章」接住。</p>
|
||||
<p><a href="lyrics.html">聽見歌詞細節</a></p>
|
||||
</div>
|
||||
|
||||
<div id="classic" class="archive-block">
|
||||
<h2 class="section-title">輝煌全盛期</h2>
|
||||
<p>主打的記憶點、b-side 的伏筆、舞步與應援口號——想一次收進收藏庫,往這張整理頁走。</p>
|
||||
<p><a href="classic.html">打開輝煌全盛期整理</a></p>
|
||||
</div>
|
||||
|
||||
<section id="albums">
|
||||
<h2 class="section-title">歷年作品 (精選)</h2>
|
||||
<table>
|
||||
<p><a href="lyrics.html">聽見歌詞細節(2016 代表曲目)</a></p>
|
||||
<table class="archive-discography">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>年份</th>
|
||||
<th>專輯/作品</th>
|
||||
<th>主打歌</th>
|
||||
<th scope="col">封面</th>
|
||||
<th scope="col">年份</th>
|
||||
<th scope="col">專輯/作品</th>
|
||||
<th scope="col">主打歌</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>1997</td>
|
||||
<td>學園別曲</td>
|
||||
<td>學園別曲 / 男兒之路 (Pom Saeng Pom Sa)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1998</td>
|
||||
<td>Road Fighter</td>
|
||||
<td>Road Fighter / Couple</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1999</td>
|
||||
<td>Com'Back</td>
|
||||
<td>Com'Back</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="album-cover-cell">
|
||||
<img src="./img/albums/2016.jpg" width="76" height="76" alt="2016 數位單曲 封面">
|
||||
</td>
|
||||
<td>2016</td>
|
||||
<td><a href="lyrics.html">數位單曲</a></td>
|
||||
<td><a href="lyrics.html">Three Words (三個詞)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="album-cover-cell">
|
||||
<img src="./img/albums/2017.jpg" width="76" height="76" alt="2017 ANOTHER LIGHT 封面">
|
||||
</td>
|
||||
<td>2017</td>
|
||||
<td>ANOTHER LIGHT</td>
|
||||
<td>Something Special / Smile</td>
|
||||
<td><a href="concert.html#stage-now">ANOTHER LIGHT</a></td>
|
||||
<td><a href="concert.html#stage-now">Something Special / Smile</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="album-cover-cell">
|
||||
<img src="./img/albums/2020.jpg" width="76" height="76" alt="2020 ALL FOR YOU 封面">
|
||||
</td>
|
||||
<td>2020</td>
|
||||
<td>ALL FOR YOU</td>
|
||||
<td>ALL FOR YOU</td>
|
||||
<td><a href="concert.html#stage-now">ALL FOR YOU</a></td>
|
||||
<td><a href="concert.html#stage-now">ALL FOR YOU</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
<section id="classic" class="archive-block">
|
||||
<h2 class="section-title">輝煌全盛期</h2>
|
||||
<p>主打的記憶點、b-side 的伏筆、舞步與應援口號——想一次收進收藏庫,往這張整理頁走。</p>
|
||||
<p><a href="classic.html#classic-albums">打開輝煌全盛期整理</a></p>
|
||||
<table class="archive-discography">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">年份</th>
|
||||
<th scope="col">專輯/作品</th>
|
||||
<th scope="col">主打歌</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>1997</td>
|
||||
<td><a href="classic.html#classic-albums">學園別曲</a></td>
|
||||
<td><a href="classic.html#classic-albums">學園別曲 / 男兒之路 (Pom Saeng Pom Sa)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1998</td>
|
||||
<td><a href="classic.html#classic-albums">Road Fighter</a></td>
|
||||
<td><a href="classic.html#classic-albums">Road Fighter / Couple</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1999</td>
|
||||
<td><a href="classic.html#classic-albums">Com'Back</a></td>
|
||||
<td><a href="classic.html#classic-albums">Com'Back</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user