i have a code for hovered thumbnails,
<table align="center" border="0" height="17" width="100%"><tbody><tr>
<TD width="57" height="362" style="border: 0px none; background-color: transparent"></a></p>
<A>
<a class="thumbnail" href="#thumb">
<img src="current/thumbnails/1.jpg" width="40" height="18" border="0" /><span><img src="stuff/images%20im%20using/POA-ANGEL-LOGO.jpg" width="300" height="426" /><br /><b>Plagued Angel</span></a></a>
but where the "Plagued Angel" text is (highlighted in red), it paragraphs like this
Plagued
Angel
seperately.
and i want it to run along the same line.
Plagued Angel - texttexttexttextexttext
i cant seem to find a problem with the code. anyone help me out or tell me what i'm missing? do i need to break the code somewhere?