1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<table style="width: 500px; padding: 10px; border-collapse: collapse; font-family: Verdana, San-serif; font-size: 12px"><tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">Class</td>
<td style="width: 90%">Class info</td></tr>
<tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">Focus</td>
<td style= "width: 90%">Focus Info</td></tr>
<tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">Spell Class</td>
<td style= "width: 90%">Spell Class Info</td></tr>
<tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">Level</td>
<td style= "width: 90%">Level Info</td></tr>
<tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">Sparks</td>
<td style= "width: 90%">Spark Info</td></tr>
<tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">First Spell Class</td>
<td style= "width: 90%">Info</td></tr>
<tr style="border-bottom: 1px solid #C0C0C0;">
<td style="width: 10%">Second Spell Class</td>
<td style= "width: 90%"> Info</td></tr></table>