0
Using form tag like gmail
<form action="www.facebook.com" method="post"> <input type="text" placeholder="username" /><br /> <input type="password" placeholder="password" /> </form>
1 Antwort
+ 7
what's your question?
<form action="www.facebook.com" method="post"> <input type="text" placeholder="username" /><br /> <input type="password" placeholder="password" /> </form>