I’ve got a simple table.
<table border="1" width="100%">
<tr>
<th>Select</th>
<th>Name</th>
<th>Preview</th>
</tr>
How do I set the width so the Select and Preview be 15px and Name be rest of the width left ???
Hey now you can define in your css as like this
Css
HTML
live demo
http://tinkerbin.com/n4Q1NOXW