Hi,
I have create a relogging page with a region (type: HTML Text). In region source, I have the following code:
<tr>
<td style="text-decoration:underline;font-weight:bold;font-size:20px;">
<br>
Please click here to re-login
<br>
</td>
</tr>
When I run this page, I can see the text 'Please click here to re-login' is blue, but no underline under the text. If I move the cursor on it, the underline appears, and I can click it to the page (here is http://www.cnn.com).
Did I miss something?
Thanks in advance for your help.
June