only problem was instead of li label { it should have been label {
so it looks like this now:

how do i remove the space between the textboxes and the text
ul {
list-style-type: none;
}
label {
float: left;
text-align: left;
width: 10em;
}
I tried changing 10 to 5 but it screwed everything up

New Topic/Question
Reply



MultiQuote






|