fereastra login
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
fereastra login
Buna ziua,
mi-am downloadat o fereastra de login dar nu stiu cum sa fac sa ma pot conecta pe ea .Nu stiu unde sa pun adresa forumului/login.
Adresa forum. http://playz4ever.4rumer.com/forum
html:
mi-am downloadat o fereastra de login dar nu stiu cum sa fac sa ma pot conecta pe ea .Nu stiu unde sa pun adresa forumului/login.
Adresa forum. http://playz4ever.4rumer.com/forum
html:
- Cod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Login Box HTML Code - www.PSDGraphics.com</title>
<link href="http://x-gaming.no-ip.biz/login-box.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div style="padding: 100px 0 0 250px;">
<div id="login-box">
<H2>Login</H2>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
<br />
<br />
<div id="login-box-name" style="margin-top:20px;">Username:</div>
<div id="login-box-field" style="margin-top:20px;"><input name="q" class="form-login" title="Username" value="" size="30" maxlength="2048" /></div>
<div id="login-box-name">Password:</div><div id="login-box-field"><input name="q" type="password" class="form-login" title="Password" value="" size="30" maxlength="2048" /></div>
<br />
<span class="login-box-options"><input type="checkbox" name="1" value="1"> Remember Me <a href="#" style="margin-left:30px;">Forgot password?</a></span>
<br />
<br />
<a href="#"><img src="http://x-gaming.no-ip.biz/images/login-btn.png" width="103" height="42" style="margin-left:90px;" /></a>
</div>
</div>
</body>
</html>
Ultima editare efectuata de catre PaRaCeTaMoL in Lun Iul 01, 2013 8:53 pm, editata de 1 ori
Re: fereastra login
Vezi asa:
Uite si formularul de conectare, cel nemodificat:
- Cod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Login Box HTML Code - www.PSDGraphics.com</title>
<link href="http://x-gaming.no-ip.biz/login-box.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div style="padding: 100px 0 0 250px;">
<div id="login-box">
<H2>Login</H2>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
<br />
<br />
<form name="form_login" method="post" action="/login">
<label>Utilizator : <input type="text" name="username" size="10" class="form-login" /></label>
<br/>
<label>Parola : <input type="password" name="password" size="10" class="form-login" /></label>
<br/>
<label>Conectare automata : <input type="checkbox" checked="checked" name="autologin"></label>
<br />
<input type="submit" value="Conectare" name="login"></form>
<br />
<br />
<a href="#"><img src="http://x-gaming.no-ip.biz/images/login-btn.png" width="103" height="42" style="margin-left:90px;" /></a>
</div>
</div>
</body>
</html>
Uite si formularul de conectare, cel nemodificat:
- Cod:
<form name="form_login" method="post" action="/login">
<label>Utilizator : <input type="text" name="username" size="10"></label>
<label>Parola : <input type="password" name="password" size="10"></label>
<label>Conectare automata : <input type="checkbox" checked="checked" name="autologin"></label>
<input type="submit" value="Conectare" name="login"></form>
Re: fereastra login
Cu placere!
Subiecte similare
» Utilizatori cand se conecteaza le apare fereastra le login!
» Fereastra de logare
» Fereastra de logare tip pop-up
» Script fereastră,facebook.
» Cum sa fac si eu o astfel de fereastra
» Fereastra de logare
» Fereastra de logare tip pop-up
» Script fereastră,facebook.
» Cum sa fac si eu o astfel de fereastra
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum