Umm does any one know how i would code this in css and divs?
if some one can do it for me or post the code i would love that![]()

Umm does any one know how i would code this in css and divs?
if some one can do it for me or post the code i would love that![]()
I do not get what you mean the thing i am having issues with is that i go not know how to get the submit button were it is shown on the pic.
I think he meant the login.
If you have trouble making that I suggest you don't attempt anything that requires a login form![]()
Can't help, sorry.
Thats way too challenging for me.
Because he was being sarcastic and i thought it was funny ^^.
For the CSS then for the form.HTML Code:.box { width: 500px; border: 1px solid; color: black; background-color: white; margin: auto; background-repeat: repeat-y;}
Obviously that won't be correct in the way of colours and things, you can edit them easily with a hex. Sorry about using a class, don't have the hash key on my boardHTML Code:<div class="box"> Username: <input type="text" size="20" style="border: 1px solid; color: black;"><br> Password: <input type="password" size="20" style="border: 1px solid; color: black;"><br> <span style="float: right;"><input type="submit" value="Submit" style="border: 1px solid; color: black;"> </div>![]()
Last edited by Excellent2; 29-09-2008 at 05:57 PM.
Back for a while.
Want to hide these adverts? Register an account for free!