anyone can help? i want make login menu in html page..
like this attachment..
anyone?
this i get script from web :
Quote:
<td align="right" width="21%"><div align="left"><strong>FREE HOLDING PAGE </strong></div></td>
<td align="right" valign="middle" width="79%">
<form action="https://amail.co.uk/cgi-bin/account/login.pl" method="post" name="tell">
<table style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: rgb(51, 51, 51);" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td valign="middle">
<div align="right"></div></td><td valign="middle"><div align="right">
Are you the Account holder? <strong>Log In here: </strong>
<input name="domain" onFocus="if (this.value == 'Domain') this.value = '';" class="logfield1" id="domain" value="Domain" type="text">
<input name="password" class="logfield1" id="password" value="Password" onClick="SelText();" type="password">
<input name="Login" class="login_but" value="Login" type="submit">
</div></td>
</tr>
</tbody></table>
</form>
</td>
|
i want make vbulletin login menu.thx