.. been trying to fit the textbox (auto adjust the textbox width) within HTML table\'s cell but no luck.. can anyone please help? thanks
What I have:
&l
set your "textbox" (whatever that is... do you mean textarea or an input type="text"?) to 100% width and hight and it's margin to 0 and set the padding of your table-cell to 0.
textarea
input type="text"
width
hight
margin
padding