A
akai tsukikage
Guest
For the idea : putting the names of the songs in Japanese and the lyrics in a Japanese version too ?
Kerahna said:would be good reference but i have no idea how to integrate it into the layout (and i dont want to create a separate page completely)
Kerahna said:would be good reference but i have no idea how to integrate it into the layout (and i dont want to create a separate page completely)
Music: Yuki Kajiura
Lyrics: Yuki Kajiura
Arrangement: Yuki Kajiura
Vocals: Kalafina (Keiko, Wakana, Maya, Hikaru)
Background Vocals: Yuriko Kaida, Yuki Kajiura
Appearances:
Kara no Kyoukai: Garan no Dou Ending Theme
Kalafina - sprinter/ARIA: Track 2
<hr />
<table>
<tr>
<td>
<h2>Romaji</h2>
</td>
<td>
<h2>English</h2>
</td>
<tr>
<td><small>
yume no kakera
kimi ga kureta
akenai yoru ni hisomu
</small>
</td>
<td><small>
the shard of a dream
lurks within the endless night
that you gave me
</small>
</td>
</tr>
(code continues)
</table>
<hr>
george1234 said:the code is like this (example from ARIA http://canta-per-me.net/lyrics/aria/)
a third column would be a bad idea because we will probably need to change the code completely and it would required to strech the space the page takes (at the left and right, at some way) because otherwise there is no space for a third column
Halofarm said:george1234 said:the code is like this (example from ARIA http://canta-per-me.net/lyrics/aria/)
a third column would be a bad idea because we will probably need to change the code completely and it would required to strech the space the page takes (at the left and right, at some way) because otherwise there is no space for a third column
Well I already figured that trying to add the third column would cause formatting issues, so you would essentially have to put the Kanji version on it's own.
That being the case would it not be as simple as adding it either before or after the table itself? Basically just giving it it's own section on the page. That looks like the only way to avoid major restructuring of the page or java coding.