
Make sure you add overflow:hidden; to the div.
Back for a while.
That would work. +rep to Lucas for being good at codingFor 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>(if i can)
Last +rep from: HabbDance
Last rep from: Chocolate
Last-rep from: NONE
Thanks to everyone who give me rep! Don't forget to add your name. And you probably know how to get on the list
Thank you Excellent2 that code worked and i edited it fit my needs![]()
Want to hide these adverts? Register an account for free!