Hi There.
I have a simple button in a TD that align everything to the right.
I want that button to be aligned to the left.
how to do it?
<span><input type="submit" value="GO"></span>
Thanks!I don't understand what you want, how does a button align something to the left, and what's that code supposed to demonstrate.
Do you have a link to the page, and can you provide a better description?You shouldn't use tables to align things, only for tabular data.
I have a simple button in a TD that align everything to the right.
I want that button to be aligned to the left.
how to do it?
<span><input type="submit" value="GO"></span>
Thanks!I don't understand what you want, how does a button align something to the left, and what's that code supposed to demonstrate.
Do you have a link to the page, and can you provide a better description?You shouldn't use tables to align things, only for tabular data.