|
|
|
|
|
by metaphorm
4832 days ago
|
|
too easy. try again. <!-- Layer contains table with 5 cols (width is divide by no of chars) contains Captcha Chars -->
<div id="captchdiv" style="position:absolute; left:10; top:15;">
<TABLE BORDER="0" CELLSPACING="0" WIDTH="170" height="30">
<tr>
<td width="34" align="center" valign="top"><span
style="font-family:cursive; FONT-SIZE:13.2 pt; color:#FFFFFF; text-decoration:none;">
<b>L</b></span></td>
<td width="34" align="center" valign="bottom"><span
style="font-family: cursive; FONT-SIZE:13.2 pt; color: #FFFFFF; text-decoration: none;">
<b>K</b></span></td>
<td width="34" align="center" valign="top"><span
style="font-family: cursive; FONT-SIZE:13.2 pt; color: #FFFFFF; text-decoration: none;">
<b>T</b></span></td>
<td width="34" align="center" valign="bottom"><span
style="font-family: cursive; FONT-SIZE:13.2 pt; color: #FFFFFF; text-decoration: none;">
<b>F</b></span></td>
<td width="34" align="center"><span
style="font-family: cursive; FONT-SIZE:13.2 pt; color: #FFFFFF; text-decoration: none;">
<b>B</b></span></td> </tr>
</table></div> |
|