mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
28 lines
623 B
Plaintext
28 lines
623 B
Plaintext
<table width='75%' align='center' border='1' style='border-collapse: collapse; border-color:#0099CC' bgcolor='white'>
|
|
<tr>
|
|
<td align='center'>
|
|
<table width='100%' cellspacing='0'>
|
|
<tr>
|
|
<td align='center' bgcolor='#E5F9FF'>
|
|
<font size='2' color='#0033CC'><b>{QUESTION}</b></font>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align='center'>
|
|
{ANSWER}
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align='center' bgcolor='#E5F9FF'>
|
|
<font size='1'>{QUESTIONHELP}</font>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table>
|
|
<tr>
|
|
<td height='1'></td>
|
|
</tr>
|
|
</table> |