hello,
I have a couple submit buttons that have long values in them, and then there's a lot of useless space before and after the values, making the buttons extra big. Is there some way of removing this extra space? I have the creations of the buttons in a perl subroutine because they're called so often, so if there's some way other than saying width="some pixel amount", I'd really appreciate it. Thanks for any help.
I have a couple submit buttons that have long values in them, and then there's a lot of useless space before and after the values, making the buttons extra big. Is there some way of removing this extra space? I have the creations of the buttons in a perl subroutine because they're called so often, so if there's some way other than saying width="some pixel amount", I'd really appreciate it. Thanks for any help.