Hi, anyone have any ideas how I can style a textbox whereby from the starting of the cursor, by default will have 1 spacing.
For example,
of course, I can just put it as the value, but I do not want others to have the ability to delete away the spacing. I've seen someone done it before but during that time, I didn't need it. Hope anyone could help. Thanks in advanced.
Try padding-left
The padding-left style property should do what you're after; try something like this:
input { padding-left:5px; }
Text Box
THANKS Sven!! Works great. oh man, I love this forum and the people here. I did register at first but the activation link was not mail to my yahoo mailbox.
register
Hi andy4,
Send me a personal message with your username and correct email address and I should be able to fix your registration details.