Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

How to input text inside table cell without overflow : CSS Trick

Share this post!
 Vote this!

If you ever worked with forms and tables together, you surely have found that input boxes width can be difficult to manage.
Presume you have a table and inside a <td> you have an input text box which should have a 100% width. The input box should stay inside the <td> and fill all the available space. However that doesn't happen, and the input box overflows the available space. Why? More...

0 comments:

Post a Comment