მთავარი » 2011 ნოემბერი 12 » Login Form
9:07 AM Login Form | |
სახელწოდება:User Login Form ავტორი:ADM1N-J3r0 სისტემა:uCoz აღწერა:ეს არის ძალიან ლამაზი შესვლის ფორმა...!!! Code <html><head></head><body><table width="800px" align="center" border="0" cellpadding="4" cellspacing="4"> <tbody><tr> <td width="5px"> </td> <td style="font-size:18px;" width="100px" align="center">სახელი <input style="font-size:18px; color:blue;" name="user" value="" size="20" maxlength="50" class="loginField" type="text"></td> <td width="4px"> </td> <td style="font-size:18px;" width="80px" align="center">პაროლი <input style="font-size:18px; color:red;" name="password" size="20" maxlength="15" class="loginField" type="password"></td> <td width="4px"> </td> <td style="display: none;" width="30px" align="center"><input id="remlogin" name="rem" value="1" checked="checked" type="checkbox"></td> <td width="60px" align="center"><input style="font-size:18px;" name="sbm" value="Вход" class="loginButton" type="submit"></td> </tr> </tbody></table> </body></html> | |
|
სულ კომენტარები: 0 | |