how to alig the text nicely
-
I need to add a little bit to the .css file to make the text align properly:
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 4.5em;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to alig the text nicely’ is closed to new replies.